NMRLipids / lipid_ionINTERACTION

Files related to the NMRlipids II project
GNU General Public License v2.0
1 stars 9 forks source link

Additional data for DPPC Slipids and POPC Charmm36 without NBFIX #26

Closed jmelcr closed 8 years ago

jmelcr commented 8 years ago

consistently with the simulation methods described in manuscripts, I ran several simulations to add some relevant data on DPPC with Slipids force field and for POPC with Charmm36 force field without using NBFIX terms.

ohsOllila commented 8 years ago

I did add these results in Figs. 2 and 6. I am still working with the results and discussion text. Please, check todo points 3, 7 and 8 in the manuscript. Please, also add the density distributions (you can use e.g. https://github.com/NMRLipids/lipid_ionINTERACTION/blob/master/scripts/calcDENSITIES_SLIPID_1000mMscaled.sh and https://github.com/NMRLipids/lipid_ionINTERACTION/blob/master/scripts/calcDENSITIES_CHARMM_13na.sh).

markussmiettinen commented 8 years ago

Hi Pepa, great, thanks! It would be great if you could share the trajectories, e.g. via the NMRlipids Zenodo community so if someone else wants/needs to do analysis on these data, they can.

Also, when calculating the density distributions, one should be aware of the issue #4 (on smearing of the profiles, see my note there on 18feb2016).

jmelcr commented 8 years ago

I put it in my TODO... Thanks for telling, I'll be careful with the centering..

markussmiettinen commented 8 years ago

Ok, great! The centering script I used does it in three steps: Make all molecules whole -> Center around one lipid tail CH3 to guarantee all lipids in the same box -> Center around the center of mass of all the g_3 carbons.

jmelcr commented 8 years ago

Before I proceed: Why is the centering script so complicated? I don't see a point in making that many transformations to the trajectory, when it looks like the last one alone is sufficient.

markussmiettinen commented 8 years ago

If your g_3 carbons are not all in the same periodic image(*) of your bilayer in all the snapshots along your trajectory, then centering around their center of mass (the last step) will not be sufficient.

(*) Along the (z) direction perpendicular to the membrane, in the xy the periodicity it of course does not matter.

jmelcr commented 8 years ago

Just a quick update -- I've got the density profiles. I elongated some simulations, where these profiles didn't look symmetric before (hence, some OrdParms will be refined-and-updated either). Now, I'll concentrate on the writing part and send it as one larger pull req.