Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
ISDF
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Multi-Trajectory
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
--
Absorbing Boundaries
--
PhotoElectronSpectrum
--
Propagation
--- ArnoldiOrthogonalization
--- BarostatTimeConstant
--- CellDynamics
--- CellMass
--- HydrostaticPressure
--- InteractionTiming
--- IonsConstantVelocity
--- IonsTimeDependentDisplacements
--- MoveIons
--- RecalculateGSDuringEvolution
--- RecalculateGSInterval
--- TDChebyshevTol
--- TDDynamics
--- TDEnergyUpdateIter
--- TDExponentialMethod
--- TDExpOrder
--- TDIonicTimeScale
--- TDLanczosTol
--- TDMaxSteps
--- TDPhotonicTimeScale
--- TDPropagationTime
--- TDPropagator
--- TDSCFThreshold
--- TDStepsWithSelfConsistency
--- TDSystemPropagator
--- TDTimeStep
--- TemperatureFunction
--- Thermostat
--- ThermostatMass
--
Response
--
TD Output
-- EPWBandLowest
-- MillerIndicesBasis
-- TDDMOrthogonal
-- TDDMPropagation
-- TDDMPropagation_2Times
-- TDDMPropagation_from_epw
-- TDDMPropagation_uniform_decay
-- TDDMPropagationBasis
-- TDDMUnitaryTransformFix
-- TDExternalFields
-- TDFreezeDFTUOccupations
-- TDFreezeHXC
-- TDFreezeOrbitals
-- TDFreezeU
-- TDFunctions
-- TDGlobalForce
-- TDScissor
-- TDWannierMethod
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
BarostatTimeConstant
BarostatTimeConstant
Section Time-Dependent::Propagation
Type float
Barostat time constant tau_b used to set the fictitious cell mass when
CellMass = martyna_tobias_klein . It should be chosen a few times longer than the
longest phonon period of the system. There is no default; it must be set explicitly.
Source information
ions/ion_dynamics.F90 : 655
call parse_variable ( namespace , 'BarostatTimeConstant' , - M_ONE , tau_b , units_inp % time )