times-software / feff10

Other
24 stars 14 forks source link

Bug in dym2feffinp #15

Open rafaelpap opened 2 years ago

rafaelpap commented 2 years ago

If the dym file is of type 3, the dipole derivatives are read but not written after printing the block dynamical matrix. This renders the created feff.dym file unusable.

I believe that adding something like this solves the problem:

`*** /usr/local/feff10-10.0.0/src/DMDW/m_dmdw.f90.ORIG 2022-04-03 10:58:24.219007337 +0200 --- /usr/local/feff10-10.0.0/src/DMDW/m_dmdw.f90 2022-04-03 11:18:50.495637646 +0200


* 2537,2542 ** --- 2537,2559 ---- end do end do

rafaelpap commented 3 months ago

Could you please comment on this topic?