Difference between revisions of "CPMD"
Jump to navigation
Jump to search
import>Jss43 |
import>Jss43 |
||
Line 10: | Line 10: | ||
Current work focuses on the implementation of the above with k-point sampling. |
Current work focuses on the implementation of the above with k-point sampling. |
||
− | --[[User:jss43|james]] 14: |
+ | --[[User:jss43|james]] 14:22, 14 December 2006 (GMT) |
= Input file options = |
= Input file options = |
||
Line 16: | Line 16: | ||
Many additional options are now available in the local code. These are covered in the LOCAL_MODS file in the repository and in [[CPMDInput]]. |
Many additional options are now available in the local code. These are covered in the LOCAL_MODS file in the repository and in [[CPMDInput]]. |
||
− | --[[User:jss43|james]] 14: |
+ | --[[User:jss43|james]] 14:22, 14 December 2006 (GMT) |
= Technical tricks = |
= Technical tricks = |
Revision as of 14:22, 14 December 2006
Local Modifications
Local modifications to CPMD:
- &QMC and &SYM sections to the input file.
- Calculate symmetry of the states.
- Compute integrals of the type <math><i|v_{xc}|j></math> and <math><ij|kl></math>.
- Integration with NECI code (mainly qmc* subroutines, plus antisymint.F). NECI code resides in the NECI subdirectory.
Current work focuses on the implementation of the above with k-point sampling.
--james 14:22, 14 December 2006 (GMT)
Input file options
Many additional options are now available in the local code. These are covered in the LOCAL_MODS file in the repository and in CPMDInput.
--james 14:22, 14 December 2006 (GMT)
Technical tricks
Please add!