Update advanced_simulation/README.md

#5
Files changed (1) hide show
  1. advanced_simulation/README.md +18 -2
advanced_simulation/README.md CHANGED
@@ -1,9 +1,25 @@
1
- # Advanced simulation tutorial — input files
2
 
3
- This directory contains the input files used by `advanced_simulation_tutorial.ipynb`.
 
 
 
4
 
5
  ## Files
6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  ### `nacl_equil.xyz`
8
  Pre-equilibrated cubic box of 106 water molecules and one NaCl ion pair (320 atoms,
9
  box length ≈ 14.7 Å). Atoms are ordered as consecutive OHH triplets for each water
 
1
+ # Advanced simulation tutorials — input files
2
 
3
+ This directory contains the input files used by
4
+ - `advanced_simulation_tutorial.ipynb`
5
+ - `metadynamics_tutorial.ipynb`
6
+ - `fep_tutorial.ipynb`
7
 
8
  ## Files
9
 
10
+ ### `methane_minimized.pdb`
11
+ Pre-minimized rhombic dodecahedron box containing one methane molecule, and 234
12
+ water molecules, with 11A padding between the methane molecule and the outer edge
13
+ (707 atoms total). The first 5 atoms are the methane molecule, with the following
14
+ atoms ordered as consecutive OHH triplets for each water molecule. Used in the
15
+ FEP tutorial, where we predict the hydration free energy of methane.
16
+
17
+ ### `methane_molecule_indices.npy`
18
+ Pre-computed "molecules indices" array for the `methane_minimized` system,
19
+ containing a per-atom molecule assignment required for running an NPT simulation
20
+ using a Monte Carlo barostat. Used in the FEP tutorial, where we predict the
21
+ hydration free energy of methane.
22
+
23
  ### `nacl_equil.xyz`
24
  Pre-equilibrated cubic box of 106 water molecules and one NaCl ion pair (320 atoms,
25
  box length ≈ 14.7 Å). Atoms are ordered as consecutive OHH triplets for each water