-
Notifications
You must be signed in to change notification settings - Fork 5
/
README
34 lines (29 loc) · 1.08 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
gromacs-scripts are a collection of scripts to be used in conjunction with gromacs for a wide range of things: data processing, trajectory generation, input files, topologies...
============================
Simple MD
============================
cluster/cluster_equilibrate.sh:
>> mdp/fmo/em_directions.mdp
>> mdp/fmo/nvt_directions.mdp
>> mdp/fmo/npt_directions.mdp
>> mdp/smy_neq/em.mdp
>> mdp/smy_neq/e_nvt.mdp
>> mdp/smy_neq/e_npt.mdp
cluster/cluster_mdrun.sh:
>> mdp/fmo/CtExcite.4.6.mdp
>> mdp/fmo/md_directions.mdp
>> mdp/smy_neq/CtExcite.mdp
>> mdp/smy_neq/CtGround.mdp
=============================
Path Sampling
=============================
cluster/cluster_traj_prepare.sh:
>> mdp/fmo/traj_spacer.mdp
cluster/cluster_traj_submit.sh:
>> mdp/fmo/traj_micro_spacer.mdp
>> mdp/fmo/Traj.4.6.mdp
=============================
Analysis
=============================
analysis/average_traj.py: Takes a collection of .xvg files as an argument and returns the average of the energies as a function of time.
analysis/autocorrelate.py: Takes a long .xvg file and spits out the correlation function