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 
      -- CurrentDensity 
      -- EnablePhotons 
      -- EwaldAlpha 
      -- ExternalCurrent 
      -- FilterPotentials 
      -- ForceTotalEnforce 
      -- GaugeFieldDelay 
      -- GaugeFieldDynamics 
      -- GaugeFieldPropagate 
      -- GaugeVectorField 
      -- GyromagneticRatio 
      -- MagneticConstrain 
      -- MagneticConstrainStrength 
      -- MaxwellCouplingMode 
      -- MaxwellDipoleField 
      -- 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 
         
       
    
    
    PCMCalcMethod 
    
    
    
    
PCMCalcMethod 
Section  Hamiltonian::PCM Type  integerDefault  pcm_directOptions :
   pcm_direct : 
Direct sum of the potential generated by the polarization charges regularized
 with a Gaussian smearing [A. Delgado, et al., J Chem Phys 143, 144111 (2015)].
 
   pcm_poisson : 
Solving the Poisson equation for the polarization charge density.
 
 
    
        
        
        
        Source information
        
         
    
    
hamiltonian/pcm.F90  : 997
 call  parse_variable ( namespace ,  'PCMCalcMethod' ,  PCM_CALC_DIRECT ,  pcm % calc_method )