mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-29 06:35:28 -04:00
Remove unnecssary FIST and QS dependence for NNP run
This commit is contained in:
parent
652d16e9f5
commit
e5dc3132a4
1 changed files with 0 additions and 2 deletions
|
|
@ -417,8 +417,6 @@ CONTAINS
|
|||
subsys=subsys)
|
||||
CASE (use_nnp_force)
|
||||
CPASSERT(ASSOCIATED(force_env%nnp_env))
|
||||
CPASSERT(.NOT. PRESENT(qs_env))
|
||||
CPASSERT(.NOT. PRESENT(fist_env))
|
||||
CALL nnp_env_get(force_env%nnp_env, &
|
||||
nnp_potential_energy=potential_energy, &
|
||||
subsys=subsys)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue