Skip to content

Commit

Permalink
conventions
Browse files Browse the repository at this point in the history
  • Loading branch information
rybkinjr committed Jun 12, 2019
1 parent bad88e0 commit ebb76c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/force_env_methods.F
Original file line number Diff line number Diff line change
Expand Up @@ -1732,7 +1732,6 @@ SUBROUTINE dfet_embedding(force_env, ref_subsys_number, energies, converged_embe
opt_embed%i_iter = i_iter
! Set the density difference as the negative reference one
WRITE (*, *) 'embed pot norm', pw_integrate_function(fun=embed_pot%pw, oprt='ABS')
CALL pw_zero(diff_rho_r%pw)
CALL get_qs_env(force_env%sub_force_env(ref_subsys_number)%force_env%qs_env, dft_control=dft_control)
nspins = dft_control%nspins
Expand Down

0 comments on commit ebb76c6

Please sign in to comment.