Skip to content

Commit

Permalink
debug embedding
Browse files Browse the repository at this point in the history
  • Loading branch information
rybkinjr committed Jun 17, 2019
1 parent f9d252f commit d68c46e
Show file tree
Hide file tree
Showing 3 changed files with 191 additions and 193 deletions.
1 change: 0 additions & 1 deletion src/force_env_methods.F
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,6 @@ SUBROUTINE dfet_embedding(force_env, ref_subsys_number, energies, converged_embe
ENDDO
embed_pot%pw%cr3d(:, :, :) = embed_pot%pw%cr3d(:, :, :)+opt_embed%pot_diff%pw%cr3d(:, :, :)
IF (.NOT. opt_embed%grid_opt) CALL pw_copy(embed_pot%pw, opt_embed%const_pot%pw)
DEALLOCATE (rhs)
ENDIF
Expand Down

0 comments on commit d68c46e

Please sign in to comment.