Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--
IO
--- FlushMessages
--- MaxwellRestartWriteInterval
--- RestartOptions
--- RestartWrite
--- RestartWriteInterval
--- RestartWriteTime
--- SlakoDir
--- stderr
--- stdout
--- Walltime
--- WorkDir
--
Optimization
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
MaxwellStates
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
stderr
stderr
Section Execution::IO
Type string
Default “-"
The standard error by default goes to, well, to standard error. This can
be changed by setting this variable: if you give it a name (other than "-")
the output stream is printed in that file instead.
Source information
basic/io.F90 : 124
call parse_variable ( global_namespace , 'stderr' , '-' , filename )