&E_DENSITY_CUBE
STRIDE 1
&END E_DENSITY_CUBE
&END PRINT
&FORCE_EVAL
METHOD Quickstep
&DFT
UKS
BASIS_SET_FILE_NAME /home/siyemperumal/GTH_BASIS_SETS_5-12-10
POTENTIAL_FILE_NAME /home/siyemperumal/GTH_POTENTIALS_5-12-10
WFN_RESTART_FILE_NAME co2-RESTART.wfn
&MGRID
CUTOFF 1600
&END MGRID
&QS
WF_INTERPOLATION ASPC
EXTRAPOLATION_ORDER 3
&END QS
&SCF
EPS_SCF 1.E-6
SCF_GUESS RESTART
MAX_SCF 500
&OT T
PRECONDITIONER FULL_SINGLE_INVERSE
MINIMIZER DIIS
LINESEARCH 3PNT
&END OT
&END SCF
&XC
&XC_FUNCTIONAL PBE
&END XC_FUNCTIONAL
&VDW_POTENTIAL
DISPERSION_FUNCTIONAL PAIR_POTENTIAL
&PAIR_POTENTIAL
TYPE DFTD3(BJ)
PARAMETER_FILE_NAME /home/siyemperumal/Research/cp2k/package/cp2k/data/dftd3.dat
REFERENCE_FUNCTIONAL PBE
&PRINT_DFTD MEDIUM
&END PRINT_DFTD
&END PAIR_POTENTIAL
&END VDW_POTENTIAL
&END XC
#Tried the above three combinations
&END PRINT
&END DFT
&SUBSYS
&CELL
ABC 12.00 13.00 14.00
&END CELL
&TOPOLOGY
&END TOPOLOGY
&COORD
C 0.0000153980 0.0000010425 0.0006891492
O 1.1762907217 0.0000004039 0.0006107401
O -1.1763057650 -0.0000013603 0.0006092107
&END COORD
&KIND O
BASIS_SET DZVP-MOLOPT-GTH
POTENTIAL GTH-PBE-q6
&END KIND
&KIND C
BASIS_SET DZVP-MOLOPT-GTH
POTENTIAL GTH-PBE-q4
&END KIND
&END SUBSYS
&END FORCE_EVAL
&GLOBAL
PROJECT co2
RUN_TYPE ENERGY
#RUN_TYPE GEO_OPT
PRINT_LEVEL LOW
&END GLOBAL
&MOTION
&GEO_OPT
MAX_ITER 200
MAX_FORCE 0.0009725 #0.05 eV/A
OPTIMIZER BFGS
&END GEO_OPT
&END MOTION
Related Output that is printed:
Electronic density on regular grids: -15.9999999999 0.0000000001
Core density on regular grids: 15.9999999994 -0.0000000006
Total charge density on r-space grids: -0.0000000005
Total charge density g-space grids: -0.0000000005
Thank you for any ideas.
Thank you for the idea. Will dig deeper into this.
--
You received this message because you are subscribed to a topic in the Google Groups "cp2k" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cp2k/q75YaO3Z4ro/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cp2k+uns...@googlegroups.com.
To post to this group, send email to cp...@googlegroups.com.
Visit this group at https://groups.google.com/group/cp2k.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cp2k" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cp2k+uns...@googlegroups.com.
Will try it out. Thank you.
You received this message because you are subscribed to a topic in the Google Groups "cp2k" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cp2k/q75YaO3Z4ro/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cp2k+uns...@googlegroups.com.
I do not think there are any options in the job_control.txt file to write the reconstructed cube files in DDEC6 program. I do not know if you want to tweak the program to make it write these reconstructed files. If you have a CP2K valence electron density file with you, some relevant files may be module_format_valence_cube_density.f08 or module_add_missing_core_density.f08 (not sure)?
I believe there will a paper soon by Prof. Manz, which will provide you with the core densities that you can use to generate your own reconstructed cube files.
On a different note for interested users, when CP2K files are generated with large cutoff values and if you end up getting Fortran runtime error/End of file error, the default variable value of read_buffer_size in module_global_parameters may need to be increased from its default value.
HTH.
--
You received this message because you are subscribed to a topic in the Google Groups "cp2k" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cp2k/q75YaO3Z4ro/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cp2k+uns...@googlegroups.com.