Closed hima111997 closed 1 year ago
i tried to update to the last stable version but gave the same error when I tried to run the QH entropy
Can you update from Github and try again?
python -m pip install git+https://github.com/Valdes-Tresanco-MS/gmx_MMPBSA.git -U
If you get the same error, please send me the files you are using (*.top
+*.itp
, *.tpr
or *.pdb
and 10 frames *.xtc
)
i updated it but produced the same error input file: mmpbsa.in.log index file: index.ndx.log topology file + parameters: gromacs.top.log pdb file: gromacs.pdb.log first 10 frames: 10frames.xtc.log
Bug summary
i ran a NAMD simulation and converted the files to GROMACS to be able to use gmx_MMPBSA and started the calculation with &gb and QH entropy, however, the calculation stopped before finishing and showed this error: CalcError: /share/apps/conda_envs/gmxMMPBSA/bin/cpptraj failed with prmtop COM.prmtop!
Terminal output
gmx_MMPBSA.log
this is the gmx_MMPBSA.log file: gmx_MMPBSA.log
this is the COM.prmtop file: COM.log
Operating system
Linux
gmx_MMPBSA Version
1.5.0.3
Python version
3.9.7
Installation
AmberTools compilation + pip