Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
--
Casida
--- CasidaCalcForces
--- CasidaCalcForcesKernel
--- CasidaCalcForcesSCF
--- CasidaCalcTriplet
--- CasidaDistributedMatrix
--- CasidaHermitianConjugate
--- CasidaKohnShamStates
--- CasidaKSEnergyWindow
--- CasidaMomentumTransfer
--- CasidaParallelEigensolver
--- CasidaPrintExcitations
--- CasidaQuadratureOrder
--- CasidaTheoryLevel
--- CasidaTransitionDensities
--- CasidaWeightThreshold
--- CasidaWriteDistributedMatrix
--- PhotonmodesFilename
--
KdotP
--
Polarizabilities
--
SCF in LR calculations
--
Solver
--
Static Polarization
--
Sternheimer
--
Vibrational Modes
-- MagneticGaugeCorrection
-- ResponseMethod
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
CasidaCalcForcesSCF
CasidaCalcForcesSCF
Section Linear Response::Casida
Type logical
Default false
If true, the ground-state forces will be included in the excited-state forces, so they are total forces.
If false, the excited-state forces that are produced are only the gradients of the excitation energy.
Source information
main/casida.F90 : 590
call parse_variable ( sys % namespace , 'CasidaCalcForcesSCF' , . false ., cas % calc_forces_scf )