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
Dear Openmoltools team,
I've been trying to use openmoltools to simulate a neat liquid, yet I constantly get the wrong tleap commands that keeps on using tmp_filenames. Can someone help me understand why this might be happening? Thank you so much in advance for all your help.
I've just used the same line from test_amber.py, and each parameters have its absolute path to the filenames manually specified. tleap_cmd = amber.build_mixture_prmtop(mol2_filenames, frcmod_filenames, box_filename, prmtop_filename, inpcrd_filename, water_model=None)
Additional version info: I'm currently using python 3.6.5, Openeye 4.5.9, and current openmoltools.
Dear Openmoltools team,
I've been trying to use openmoltools to simulate a neat liquid, yet I constantly get the wrong tleap commands that keeps on using tmp_filenames. Can someone help me understand why this might be happening? Thank you so much in advance for all your help.
I've just used the same line from test_amber.py, and each parameters have its absolute path to the filenames manually specified.
tleap_cmd = amber.build_mixture_prmtop(mol2_filenames, frcmod_filenames, box_filename, prmtop_filename, inpcrd_filename, water_model=None)
Additional version info: I'm currently using python 3.6.5, Openeye 4.5.9, and current openmoltools.
RESULT :
The text was updated successfully, but these errors were encountered: