Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
--
DFT+U
--
PCM
--- PCMCalcMethod
--- PCMCalculation
--- PCMCavity
--- PCMChargeSmearNN
--- PCMDebyeRelaxTime
--- PCMDrudeLDamping
--- PCMDrudeLOmega
--- PCMDynamicEpsilon
--- PCMEoMInitialCharges
--- PCMEpsilonModel
--- PCMGamessBenchmark
--- PCMKick
--- PCMLocalField
--- PCMQtotTol
--- PCMRadiusScaling
--- PCMRenormCharges
--- PCMSmearingFactor
--- PCMSolute
--- PCMSpheresOnH
--- PCMStaticEpsilon
--- PCMTDLevel
--- PCMTessMinDistance
--- PCMTessSubdivider
--- PCMUpdateIter
--- PCMVdWRadii
--
Poisson
--
XC
-- AdaptivelyCompressedExchange
-- CalculateSelfInducedMagneticField
-- ClassicalPotential
-- CurrentDensity
-- EnablePhotons
-- EwaldAlpha
-- ExternalCurrent
-- FilterPotentials
-- ForceTotalEnforce
-- GaugeFieldDelay
-- GaugeFieldDynamics
-- GaugeFieldPropagate
-- GaugeVectorField
-- GyromagneticRatio
-- MassScaling
-- MaxwellHamiltonianOperator
-- MaxwellMediumCalculation
-- ParticleMass
-- RashbaSpinOrbitCoupling
-- RelativisticCorrection
-- RiemannSilbersteinSign
-- SOStrength
-- StaticElectricField
-- StaticMagneticField
-- StaticMagneticField2DGauge
-- TheoryLevel
-- TimeZero
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
PCMVdWRadii
PCMVdWRadii
Section Hamiltonian::PCM
Type integer
Default pcm_vdw_optimized
This variable selects which van der Waals radius will be used to generate the solvent cavity.
Options :
pcm_vdw_optimized :
Use the van der Waals radius optimized by Stefan Grimme in J. Comput. Chem. 27: 1787-1799, 2006,
except for C, N and O, reported in J. Chem. Phys. 120, 3893 (2004).
pcm_vdw_species :
The vdW radii are set from the share/pseudopotentials/elements file. These values are obtained from
Alvarez S., Dalton Trans., 2013, 42, 8617-8636. Values can be changed in the Species block.
Source information
hamiltonian/pcm.F90 : 283
call parse_variable ( namespace , 'PCMVdWRadii' , PCM_VDW_OPTIMIZED , pcm_vdw_type )