User Tools

Site Tools


dev:codestructure

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
Next revisionBoth sides next revision
codestructure [2013/10/10 14:22] – [Data Structure of Key Variables] 159.92.9.130codestructure [2013/12/25 15:55] – [File Names] 79.224.221.244
Line 7: Line 7:
  
   * ''qs_*'' for Quickstep related source codes (Hamiltonian construction, integration, collocation, energy minimisation and SCF cycle etc)   * ''qs_*'' for Quickstep related source codes (Hamiltonian construction, integration, collocation, energy minimisation and SCF cycle etc)
-  * ''xc_*'' for Exchange-Correlation functionals used by Quickstep ''md_*'' for Molecular Dynamics related source codes+  * ''xc_*'' for Exchange-Correlation functionals used by Quickstep  
 +  * ''md_*'' for Molecular Dynamics related source codes
   * ''mc_*'' for Quantum Monte Carlo related source codes   * ''mc_*'' for Quantum Monte Carlo related source codes
   * ''fist_*'' for FIST classical MD related source codes   * ''fist_*'' for FIST classical MD related source codes
Line 52: Line 53:
 This subsection is the modules containing the definition the key data used in Quickstep calculations This subsection is the modules containing the definition the key data used in Quickstep calculations
  
-  * Electronic density and its derivatives, in various representations: sparse matrix in Gaussian basis, function on RS multi-grid, and as planewave coefficients etc.+  * Electronic density and its derivatives, in various representations: sparse matrix in Gaussian basis, function on RS multi-grid, and as planewave coefficients etc. All density data are contained in a single container derived type.
     * Module: ''qs_rho_types''     * Module: ''qs_rho_types''
     * File: ''qs_rho_types.F''     * File: ''qs_rho_types.F''
 +    * Container type: ''qs_rho_type''
  
  
  
dev/codestructure.txt · Last modified: 2020/08/21 10:15 by 127.0.0.1