Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--
IO
--- MaxwellRestartWriteInterval
--- RestartOptions
--- RestartWallTimePeriod
--- RestartWrite
--- RestartWriteInterval
--- RestartWriteTime
--- SlakoDir
--- stderr
--- stdout
--- Walltime
--- WorkDir
--
Optimization
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
stdout
stdout
Section Execution::IO
Type string
Default “-"
The standard output by default goes to, well, to standard output. 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 : 105
call parse_variable ( global_namespace , 'stdout' , '-' , filename )