-
Notifications
You must be signed in to change notification settings - Fork 0
ajasja/namd_templates
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
INTRO: This is a simple TCL templating system. I wrote it, because I had to create many colvar configuration fiiles in the molecular dynmics program NAMD (http://www.ks.uiuc.edu/Research/namd/). USEAGE: In your namd.conf file you have to add source templating.tcl Then you set the colvars config file using colvarsConfig [fill_template TEMPLATE_FILE_NAME OUT_FILE_NAME] In the template all the variables defined in the namd conf file are accessible and are automatically replaced (you have to prefix them with a $, of course). You can also use flow control statements by prefiying the first line with %.
About
A TCL templatng system for use with the molecular dynamics program NAMD.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published