Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Encountering error while attempting to fit ab initio data using GROMACS for periodic systems. #297

Open
wasayMudassir opened this issue May 9, 2024 · 1 comment

Comments

@wasayMudassir
Copy link

Hi

I attempted to fit periodic ab initio data using GROMACS. Below are the details in the shot.mdp file:

integrator = md
dt = 0.001
nsteps = 0
nstxout = 0
nstfout = 1
nstenergy = 1
nstxtcout = 0
xtc_grps = RES
energygrps = RES
nstlist = 0
ns_type = grid
vdwtype = cut-off
coulombtype = PME
rcoulomb = 0.9
rvdw = 0.9
constraints = none
pbc = xyz

However, ForceBalance terminates with the following error message:
"edit_mdp tried to set pbc = no but its original value was pbc = xyz."

From this error, I infer that force fitting isn't supported for periodic data. If my assumption is correct, what are the challenges associated with fitting periodic data?

Thanks,
Wasay

@leeping
Copy link
Owner

leeping commented May 9, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants