MDAnalysis Universe error on PSF files #4724
Unanswered
mackevinbraza
asked this question in
Q&A
Replies: 1 comment
-
In your file
When I manually rewrite it to
then MDAnalysis can read it. Will have to look if PSF must have a newline there (then it's a bug in the code you're using) or if MDAnalysis is to strict (then it's a bug in MDAnalysis). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I want to ask for help in debugging an MDAnalysis universe error (reading PSF). I have these two PSFs where file QMESA works but PGFSA does not. I attached the two PSF file here. I generated them from cpptraj, where I stripped water, ions, and membrane.
zipfile.zip
When I read these PSF in MDanalysis, the following error appeared
The PSF files worked well when I load them in VMD along with the trajectories from my MD simulations.
Not sure on what else can I do to debug this or if there are other things I can do.
Do you know how I can debug this properly?
Thank you so much!
Sincerely,
Kevin
Beta Was this translation helpful? Give feedback.
All reactions