Nonbonded parameters in npt.py script
Posted: Fri May 30, 2014 7:25 am
Hi,
I am trying to use ForceBalance to optimize the Lennard-Jones parameters of a molecular liquid. My input file follows. I've based my input file on the dms example and it is executing and optimizing the parameters effectively. I'm not clear on what non-bonded options are used by default and how they can be changed. I would like to use PME with a 12 vdw cutoff but I can't find a way to specify this in the npt.py script or forcebalance itself. The npt2.py script seems to be incompatible with forcebalance right now. ForceBalance seems to automatically link to the system npt.py script rather than using the one in the target directories.
Thanks,
Chris
$options
forcefield ff.xml
jobtype newton
convergence_step 0.01
convergence_objective 0.1
$end
$target
type Liquid_OpenMM
name molliquid
liquid_md_steps 2000000
liquid_eq_steps 500000
liquid_timestep 2.0
liquid_interval 0.1
gas_equ_steps 10000
gas_prod_steps 100000
gas_timestep 2
gas_interval 0.1
minimize_energy 0
$end
I am trying to use ForceBalance to optimize the Lennard-Jones parameters of a molecular liquid. My input file follows. I've based my input file on the dms example and it is executing and optimizing the parameters effectively. I'm not clear on what non-bonded options are used by default and how they can be changed. I would like to use PME with a 12 vdw cutoff but I can't find a way to specify this in the npt.py script or forcebalance itself. The npt2.py script seems to be incompatible with forcebalance right now. ForceBalance seems to automatically link to the system npt.py script rather than using the one in the target directories.
Thanks,
Chris
$options
forcefield ff.xml
jobtype newton
convergence_step 0.01
convergence_objective 0.1
$end
$target
type Liquid_OpenMM
name molliquid
liquid_md_steps 2000000
liquid_eq_steps 500000
liquid_timestep 2.0
liquid_interval 0.1
gas_equ_steps 10000
gas_prod_steps 100000
gas_timestep 2
gas_interval 0.1
minimize_energy 0
$end