dftbplus / skprogs

Basic programs for generating Slater-Koster files for the DFTB-method
GNU Lesser General Public License v3.0
25 stars 19 forks source link

Change type conversion from float/dfloat to real #12

Closed tsihyoung closed 2 years ago

tsihyoung commented 2 years ago

Change type conversions in slateratom/lib from float or dfloat to real(,dp).

tsihyoung commented 2 years ago

at to real(dp). But please remove everything else (especially the libxc upgrade), that belongs into a separate PR.

Thanks for reviewing this PR. I have removed the libxc interface changes and modified the README file.