You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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/).
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 %.