User Tools

Site Tools


exercises:2015_ethz_mmm:single_point_calculation

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_single_point_calculation_v2 [2015/02/06 14:09] – [Part II: Computation of the LJ energy curve] scleliaexercises_single_point_calculation_v2 [2015/02/06 14:10] sclelia
Line 166: Line 166:
 </note> </note>
  
-  * The " LENNARD-JONES " section must be present for three possible couples: Ar-Ar, Xe-Xe and Xe-Ar.  Example: +  * The " LENNARD-JONES " section must be present for all the three possible couples: Ar-Ar, Xe-Xe and Xe-Ar.  Example: 
  
 <code> <code>
       &LENNARD-JONES ! Lennard-Jones parameters for Ar-Ar interaction       &LENNARD-JONES ! Lennard-Jones parameters for Ar-Ar interaction
           atoms Ar Ar           atoms Ar Ar
-          EPSILON    [K_e]  +          EPSILON    [K_e] 119.8 
-          SIGMA [angstrom]  +          SIGMA [angstrom]  3.401
           RCUT  [angstrom]  25.0           RCUT  [angstrom]  25.0
       &END LENNARD-JONES       &END LENNARD-JONES
 +      &LENNARD-JONES ! Lennard-Jones Xe-Xe parameters
 +           atoms Xe Xe 
 +           EPSILON    [K_e] 232 
 +           SIGMA [angstrom]  3.98
 +           RCUT  [angstrom] 25.0
 +       &END LENNARD-JONES
       &LENNARD-JONES ! Lennard-Jones parameters for Ar-Xe interaction       &LENNARD-JONES ! Lennard-Jones parameters for Ar-Xe interaction
           atoms Ar Xe           atoms Ar Xe
Line 180: Line 186:
           SIGMA [angstrom]  YOUR SIGMA           SIGMA [angstrom]  YOUR SIGMA
           RCUT  [angstrom]  25.0           RCUT  [angstrom]  25.0
-        &END LENNARD-JONES+        &END LENNARD-JONES 
 </code> </code>
  
-  * The " CHARGE " section must be duplicated: +  * The " CHARGE " section must be also duplicated: 
  
 <code> <code>
exercises/2015_ethz_mmm/single_point_calculation.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1