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
PCMKick
PCMKick
Section Hamiltonian::PCM
Type logical
Default no
This variable controls the effect the kick has on the polarization of the solvent.
If .true. ONLY the FAST degrees-of-freedom of the solvent follow the kick. The potential due to polarization charges behaves
as another kick, i.e., it is a delta-perturbation.
If .false. ALL degrees-of-freedom of the solvent follow the kick. The potential due to polarization charges evolves
following an equation of motion. When Debye dielectric model is used, just a part of the potential behaves as another kick.
Source information
hamiltonian/pcm.F90 : 544
call parse_variable ( namespace , 'PCMKick' , . false ., pcm % kick_like )