Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
--
BerkeleyGW
-- BandStructureComputeProjections
-- CurrentThroughPlane
-- DOSComputePDOS
-- DOSEnergyMax
-- DOSEnergyMin
-- DOSEnergyPoints
-- DOSGamma
-- ELFWithCurrentTerm
-- LocalMagneticMomentsSphereRadius
-- MaxwellOutput
-- MaxwellOutputInterval
-- MaxwellOutputIterDir
-- MomentumTransfer
-- Output
-- OutputDuringSCF
-- OutputFormat
-- OutputInterval
-- OutputIterDir
-- OutputMatrixElements
-- OutputMEEnd
-- OutputMEMultipoles
-- OutputMEStart
-- OutputWfsNumber
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
MaxwellOutputIterDir
MaxwellOutputIterDir
Section Output
Type string
Default “output_iter”
The name of the directory where Octopus stores information
such as the density, forces, etc. requested by variable MaxwellOutput
in the format specified by OutputHow .
This information is written while iterating CalculationMode = maxwell
according to OutputInterval , and has nothing to do with the restart information.
Source information
output/output_mxll_inc.F90 : 125
call parse_variable ( namespace , 'MaxwellOutputIterDir' , "output_iter" , outp % iter_dir )