jewettaij / moltemplate

A general cross-platform tool for preparing simulations of molecules and complex molecular assemblies
http://www.moltemplate.org
MIT License
244 stars 95 forks source link

Error in membrane example #89

Closed LyMai10 closed 1 year ago

LyMai10 commented 1 year ago

Dear Andrew Jewett,

I tried to run the example Coarse-grained lipid bilayer using the MARTINI force field and PACKMOL. When I run " moltemplate.sh -xyz system.xyz system.lt" comment there was an error like this.

Error: Number of atoms in coordinate file provided by user (9600) does not match the number of atoms generated in ttree file (9216)

Could you please show me how to fix this error. Ps: I didn't change any thing in your input files

Thank you in advance for your help.

Best regards

jewettaij commented 1 year ago

Hi LyMai10

I noticed your earlier post about the DPPC_bilayer_formation_PACKMOL example, but I couldn't get to a computer where I could install and test moltemplate yesterday. When I got home today I noticed you had erased your post. Did you resolve you issue? If so, feel free to click on the "Close" button at the bottom of this page.

More advice:

LyMai10 commented 1 year ago

Hello Andrew Jewett, Thank you so much for your kind concern. I have resolved my problem. The thing here is I took the system.xyz file obtained from GROMACS to run in the Moltemplate that cause the above error ( moltemplate.sh -xyz system.xyz system.lt). Then I just run only the file created by Moltemplate, it works well. I think that we don't need to use GROMACS any more. Related to the MARTINI version, actually we would like to try the MARTINI 3 but it need time to consider.