Skip to content

Commit

Permalink
Merge pull request #504 from RandomDefaultUser/develop
Browse files Browse the repository at this point in the history
Fixed total energy module installation
  • Loading branch information
RandomDefaultUser authored Feb 20, 2024
2 parents 1836e41 + 1614d25 commit 59f67ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions external_modules/total_energy_module/total_energy.f90
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,6 @@ SUBROUTINE init_run_setup(calculate_eigts)
USE dynamics_module, ONLY : allocate_dyn_vars
USE paw_variables, ONLY : okpaw
USE paw_init, ONLY : paw_init_onecenter, allocate_paw_internals
#if defined(__MPI)
USE paw_init, ONLY : paw_post_init
#endif
USE bp, ONLY : allocate_bp_efield, bp_global_map
USE fft_base, ONLY : dfftp, dffts
USE xc_lib, ONLY : xclib_dft_is_libxc, xclib_init_libxc, xclib_dft_is
Expand Down

0 comments on commit 59f67ff

Please sign in to comment.