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 
      -- ACESize 
      -- AdaptivelyCompressedExchange 
      -- CalculateDiamagneticCurrent 
      -- CalculateSelfInducedMagneticField 
      -- CurrentDensity 
      -- EnablePhotons 
      -- EwaldAlpha 
      -- FilterPotentials 
      -- ForceTotalEnforce 
      -- GaugeFieldDelay 
      -- GaugeFieldDynamics 
      -- GaugeFieldPropagate 
      -- GaugeVectorField 
      -- GyromagneticRatio 
      -- MagneticConstrain 
      -- MagneticConstrainStrength 
      -- MaxwellCouplingMode 
      -- MaxwellDipoleField 
      -- MultipolarExpansionTerms 
      -- NDSFATimeIntegrationStep 
      -- ParticleMass 
      -- PauliHamiltonianTerms 
      -- RashbaSpinOrbitCoupling 
      -- RelativisticCorrection 
      -- SOStrength 
      -- StaticElectricField 
      -- StaticMagneticField 
      -- StaticMagneticField2DGauge 
      -- TheoryLevel 
      -- TimeZero 
  
    
  - 
   ISDF 
    
  - 
   Linear Response 
    
  - 
   Math 
    
  - 
   Maxwell 
    
  - 
   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  : 286
 call  parse_variable ( namespace ,  'PCMVdWRadii' ,  PCM_VDW_OPTIMIZED ,  pcm_vdw_type )