Navigation :
Manual
Input Variables
-
Atomic Orbitals
-
Calculation Modes
-
ClassicalParticles
-
DFTBPlusInterface
-
Execution
--
Accel
--
Debug
--- Debug
--- DebugTrapSignals
--- ExperimentalFeatures
--- ForceComplex
--- MPIDebugHook
--- ReportMemory
--
IO
--
Optimization
--
Parallelization
--
Symmetries
--
Units
-- FromScratch
-
Hamiltonian
-
Linear Response
-
Math
-
Maxwell
-
Mesh
-
Output
-
SCF
-
States
-
System
-
Time-Dependent
-
Utilities
-
Alphabetic Index
Tutorials
Developers
Releases
ReportMemory
ReportMemory
Section Execution::Debug
Type logical
Default no
If true, after each SCF iteration Octopus will print
information about the memory the code is using. The quantity
reported is an approximation to the size of the heap and
generally it is a lower bound to the actual memory Octopus is
using.
Source information
main/main.F90 : 70
call parse_variable ( global_namespace , 'ReportMemory' , . false ., conf % report_memory )
Featured in chapters of the manual: