Skip to content

A fast script to wrap atoms or molecules into a simulation box using MDTraj as a backend.

License

Notifications You must be signed in to change notification settings

carolhe134/fast_wrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast_wrap

A fast script to wrap atoms or molecules into a simulation box using MDTraj as a backend.

Usage

Use the bash command wrap_traj

Command line arguments for wrap_traj

-f unwrapped trajectory file (must be a MDTraj supported file format)
-c topology file (must be a MDTraj supported file format)
-o output file (must be a MDTraj supported file format)
--nowhole [don't] keep molecules whole
--center center the box at the origin

About

A fast script to wrap atoms or molecules into a simulation box using MDTraj as a backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%