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 
         
       
    
    
    PCMLocalField 
    
    
    
    
PCMLocalField 
Section  Hamiltonian::PCM  
Type  logical 
Default  no 
 
This variable is a flag for including local field effects when an external field is applied. The total field interacting with
the molecule (also known as cavity field) is not the bare field in the solvent (the so-called Maxwell field), but it also
include a contribution due to the polarization of the solvent. The latter is calculated here within the PCM framework.
See [G. Gil, et al., J. Chem. Theory Comput., 2019, 15 (4), pp 2306–2319].
 
    
         
        
        
        
        Source information
        
         
    
    
hamiltonian/pcm.F90  : 3225
 call  parse_variable ( namespace ,  'PCMLocalField' ,  . false .,  pcm % localf )