mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
small chenges for addition of empirical parameters
svn-origin-rev: 30
This commit is contained in:
parent
3828292d60
commit
d2f3429faf
1 changed files with 2 additions and 2 deletions
|
|
@ -99,8 +99,8 @@ SUBROUTINE force_1 ( struc, inter, thermo, simpar, ewald_param, box_change, &
|
|||
CALL pol_force_control ( struc % molecule, struc % pnode, struc % part, &
|
||||
struc % box, struc % box_ref, struc % drho_basis_info, &
|
||||
struc % rho0_basis_info, struc % coef_pos (1), struc % coef_vel (1), &
|
||||
struc % coef_force (1), thermo, inter%potparm, ewald_param, &
|
||||
simpar % ensemble, globenv, struc%ll_data )
|
||||
struc % coef_force (1), thermo, inter%potparm, inter%empparm, &
|
||||
ewald_param, simpar % ensemble, globenv, struc%ll_data )
|
||||
|
||||
CASE ( 'TBMD' )
|
||||
CALL tbmd_force_control ( struc % molecule, struc % pnode, struc % part, &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue