User Tools

Site Tools


classical_md

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
classical_md [2010/06/07 14:55]
zdech
classical_md [2010/06/22 13:03]
zdech
Line 14: Line 14:
   - Cdata/​NAME-OF-POTENTIAL-DEFINED-IN-FILE-ABOVE.dat //(defines the parameters of potential)//​   - Cdata/​NAME-OF-POTENTIAL-DEFINED-IN-FILE-ABOVE.dat //(defines the parameters of potential)//​
  
-==== usePotential.in ==== +===== usePotential.in ​===== 
-defines which potential will be used. In this file is defined which potential will be used.+In this file is defined which potential will be used and other parameters used in classical MD only. 
 +    * **Defines __which potential__ will be used**
 Format of file usePotential.in:​ Format of file usePotential.in:​
     all Lennard-Jones     all Lennard-Jones
  
-or there could be defined potential for each pair: usePotential.in :+or there could be defined potential for each pair: usePotential.in ​//(not useful at this moment)//:
     H-H Lennard-Jones     H-H Lennard-Jones
     Si Lennard-Jones     Si Lennard-Jones
Line 28: Line 29:
 In the directory Cdata have to exist file with parameters of potential with name NAME-OF-POTENTIAL.dat (in case above the program will look for file Lennard-Jones.dat). ​ In the directory Cdata have to exist file with parameters of potential with name NAME-OF-POTENTIAL.dat (in case above the program will look for file Lennard-Jones.dat). ​
  
-==== Files with potentials ====+  * **Defines __frequency of outputs__ in MD simulation.** 
 +  
 +The implicit value is each 1000th cycle. The example of the definition:​ 
 +    freq_of_outputs 100 
 + 
 +===== Files with potentials ​=====
 The parameters of potential is defined in files with name: Cdata/​NAME-OF-POTENTIAL.dat . The string NAME-OF-POTENTIAL have to match with string which define potential in file **usePotential.in** . The parameters of potential is defined in files with name: Cdata/​NAME-OF-POTENTIAL.dat . The string NAME-OF-POTENTIAL have to match with string which define potential in file **usePotential.in** .
  
Line 58: Line 64:
  
   * DASSEMBLERS/​getforces_classic.f90 ​   * DASSEMBLERS/​getforces_classic.f90 ​
-  * RERADFILES/​readdata_classicMD.f90+  * READFILES/​readdata_classicMD.f90
   * MODULES/​classicMD.f90   * MODULES/​classicMD.f90
   * MODULES/​classicMEAMforces.f90 //routines used in empirical potentials//​   * MODULES/​classicMEAMforces.f90 //routines used in empirical potentials//​
classical_md.txt · Last modified: 2011/02/18 13:13 (external edit)