You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi you all,
I'm trying to get the glycerol parameters for gromacs, and i found some parameters on CHARMM. So basically i created my .psf file, aka: glycerol_.psf, but when i'm trying to generated my topol.top file i got the next error message:
mainapp.charmmpar.CharmmPar - ERROR - section NONB - number of fields didn't match: 12
CUTNB 14.0 CTOFNB 12.0 CTONNB 10.0 EPS 1.0 E14FAC 1.0 WMIN 1.5
Traceback (most recent call last):
File "/usr/local/bin/psf2top.py", line 107, in <module>
main()
File "/usr/local/bin/psf2top.py", line 96, in main
par.add_params_to_system(psfsys, panic_on_missing_param=True)
File "/Users/krlitros87/Downloads/PyTopol-master/pytopol/parsers/charmmpar.py", line 296, in add_params_to_system
raise ValueError(msg)
ValueError: for atom type CC322, 0 parameters found (expecting 1, found: [])
I just checked the param file, and the parameters are there :/
So i really don't know what may be happening :/
Hope someone can help me.
btw,
the command i used was:
Hi you all,
I'm trying to get the glycerol parameters for gromacs, and i found some parameters on CHARMM. So basically i created my .psf file, aka: glycerol_.psf, but when i'm trying to generated my topol.top file i got the next error message:
I just checked the param file, and the parameters are there :/
So i really don't know what may be happening :/
Hope someone can help me.
btw,
the command i used was:
Cheers,
ps- (sorry for my poor english)
The text was updated successfully, but these errors were encountered: