-
Notifications
You must be signed in to change notification settings - Fork 3
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
molecule contains no frames #8
Comments
Ahh! So, there is a behavior problem here. In VMD 1.9.3, creating a density object (which is the volume that is being talked about) would place that density object into the same molecule as whatever was used to create it. However, in VMD 1.9.4, creating a density object makes a new molecule. This molecule has no frames, which gets us into problems. Internally, we fixed this by changing the internals of VMD so VMD 1.9.4 doesn't do this anymore, and behaves like VMD 1.9.3 does. I've made a change this morning that I think fixes this, but I don't have a stock VMD 1.9.4 anymore to test this on. Let me know how it goes! |
Thank you for your timely and helpful response. In the terminal: In the TkConsole |
Could you try again? I've just made an update that I think works around this problem. |
I have tried the new one. It works smoothly with all three libraries. The problem has been fixed successfully, which is really a happy thing. Thank you for developing and maintaining such a useful tool. |
Sorry to bother. I really need some help.
I have met a problem when I ran ::ligninbuilder::minimizestructures Spruce namd2 "+p4" in VMD 1.9.4 with CentOS 7. It gave an error "molecule contains no frames". More information could be found in the following. Something is wrong but I could't find where. Could you kindly give me some suggestions? Really thanks.
Running information:
Info) Using plugin psf for structure file Spruce/L.psf
psfplugin) WARNING: no impropers defined in PSF file.
psfplugin) no cross-terms defined in PSF file.
Info) Analyzing structure ...
Info) Atoms: 145
Info) Bonds: 151
Info) Angles: 253 Dihedrals: 343 Impropers: 0 Cross-terms: 0
Info) Bondtypes: 0 Angletypes: 0 Dihedraltypes: 0 Impropertypes: 0
Info) Residues: 6
Info) Waters: 0
Info) Segments: 1
Info) Fragments: 1 Protein: 0 Nucleic: 0
Info) Using plugin pdb for coordinates from file Spruce/L.pdb
Info) Finished with coordinate file Spruce/L.pdb.
psfplugin) Structure requires space-delimited NAMD PSF format
psfplugin) Writing angles/dihedrals/impropers...
Info) Opened coordinate file Spruce/L.psf for writing.
Info) Finished with coordinate file Spruce/L.psf.
Info) Opened coordinate file Spruce/L.pdb for writing.
Info) Finished with coordinate file Spruce/L.pdb.
Info) Analyzing Volume...
Info) Grid size: 56x53x45 (2 MB)
Info) Total voxels: 133560
Info) Min: 0.000000 Max: 21.165998 Range: 21.165998
Info) Computing volume gradient map for smooth shading
Info) Added volume data, name=density newvol
Info) Using plugin namdbin for coordinates from file Spruce/out.coor
Info) Finished with coordinate file Spruce/out.coor.
ERROR
molecule contains no frames
The text was updated successfully, but these errors were encountered: