User Tools

Site Tools


exercises:2018_ethz_mmm:pmf

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
exercises:2018_ethz_mmm:pmf [2018/05/25 11:09] dpasseroneexercises:2018_ethz_mmm:pmf [2018/05/25 11:13] dpasserone
Line 77: Line 77:
 timestep 1.0 timestep 1.0
 # (4) NVT Dynamics # (4) NVT Dynamics
-fix temp1 molecule nvt temp 300 300 100 +fix temp1 molecule nvt temp _TEMP_ _TEMP_ 100 
-fix temp2 substrate nvt temp 300 300 100 +fix temp2 substrate nvt temp _TEMP_ _TEMP_ 100 
-velocity                        all create 300 293288+velocity                        all create _TEMP_ 293288
 fix PMF molecule recenter NULL _Y_ NULL fix PMF molecule recenter NULL _Y_ NULL
 compute temp_molecule molecule temp compute temp_molecule molecule temp
Line 86: Line 86:
 thermo_modify flush yes thermo_modify flush yes
 thermo 50 thermo 50
-dump xyz all xyz 100000 mol_sub.xyz+dump xyz all xyz 100000000 mol_sub.xyz
 dump_modify xyz element C C H C N K Cl dump_modify xyz element C C H C N K Cl
 dump coord all dcd 5000 trajectory.dcd dump coord all dcd 5000 trajectory.dcd
-restart 500000 TCB_PMF.restart+restart _NSTEPS_ TCB_PMF.restart
 run _NSTEPS_              run _NSTEPS_             
 </code> </code>
Line 95: Line 95:
  
 <note important> <note important>
-  - Edit the input file to run 50 picoseconds. These are not a lot, but the simulation will last a few minutes per distance.+  - Edit the input file to run 50 picoseconds, to write the restart at the end, to thermalize at the wished temperature The length of the simulation is small to get converged averages, but the run will thus last a few minutes per distance making the exercise feasible on 16 cores.
   - Now run the chain of simulations   - Now run the chain of simulations
 <code> qsub run_distance_loop </code> <code> qsub run_distance_loop </code>
exercises/2018_ethz_mmm/pmf.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1