Skip to content

Analysis tools for simulations of carbon nanotubes (CNTs) in lipid membranes modeled with the Lipid14 force field.

License

Notifications You must be signed in to change notification settings

bio-phys/cnt-lipid14-analysis

Repository files navigation

This project contains

Analysis of Lipid14 simulations

  • order14.py: Calculates the deuterium order parameter of the lipids (works without CNT).

Analysis of Lipid14 simulations with a CNT

  • order14distance.py: Calculates the order parameter as a function of the annular shell around the CNT axis.
  • order14distance-manyCNTs: same as above, but adds a category for lipids shared between two CNTs.
  • cntmotion.py: Calculates the COM motion and the tilting angle of a CNT (works with any lipids).
  • rdf14.py: Calculates the radial distribution of a given atom type aroud the CNT axis.

Required geometry functions

  • geometry.py

Requirements:

  • Python 2.7
  • Python packages: sys, argparse, numpy, scipy, MDAnalysis

Literature

About

Analysis tools for simulations of carbon nanotubes (CNTs) in lipid membranes modeled with the Lipid14 force field.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages