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 revision
Previous revision
exercises:2018_ethz_mmm:pmf [2018/05/25 14:19] dpasseroneexercises:2018_ethz_mmm:pmf [2020/08/21 10:15] (current) – external edit 127.0.0.1
Line 95: Line 95:
  
 <note important> <note important>
-  - 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.+  - Edit the input file to run 50 picoseconds, to write the restart at the end, to thermalize at the wished temperature 
 +  - **REPLACE _NSTEPS_ WITH THE NUMBER OF STEPS AND _TEMP_ WITH THE DESIRED TEMPERATURE IN THE md_temp.inp FILE**  
 +  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>
Line 111: Line 113:
 </code> </code>
 </note> </note>
 +<note important> 
 +Check the already finished runs in REF_300:  
 +<code> 
 +cd REF_300 
 +cp ../get_pot_mean_force . 
 +./get_pot_mean_force 
 +gnuplot 
 +gnuplot > plot "pot_mean_force" w lp  
 +</code> 
 +</note>
  
 <note warning> <note warning>
exercises/2018_ethz_mmm/pmf.1527257947.txt.gz · Last modified: 2020/08/21 10:15 (external edit)