Simulation Logs - gamer-project/gamer GitHub Wiki
This page lists all simulation log files recording information like simulation performance, load-balancing, memory consumption, time-steps, and runtime/compilation parameters. Click the filename for details.
Log Files
Filename | Description | Option(s) |
---|---|---|
[Record__Center ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__Center) | Position of maximum density, minimum potential, and center of mass | [OPT__RECORD_CENTER ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_CENTER) |
[Record__Conservation ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__Conservation) | Integrated values of conservative quantities | [OPT__CK_CONSERVATION ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__CK_CONSERVATION) |
[Record__Dump ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__Dump) | Physical time of each data dump | [OPT__OUTPUT_TOTAL ](/gamer-project/gamer/wiki/Runtime-Parameters:-Outputs#OPT__OUTPUT_TOTAL), [OPT__OUTPUT_PART ](/gamer-project/gamer/wiki/Runtime-Parameters:-Outputs#OPT__OUTPUT_PART), [OPT__OUTPUT_USER](/gamer-project/gamer/wiki/Runtime-Parameters:-Outputs#OPT__OUTPUT_USER) |
[Record__LoadBalance ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__LoadBalance) | Load-balancing estimation | [OPT__RECORD_LOAD_BALANCE ](/gamer-project/gamer/wiki/Runtime-Parameters:-MPI-and-OpenMP#OPT__RECORD_LOAD_BALANCE) |
[Record__MemInfo ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__MemInfo) | Free CPU memory | [OPT__RECORD_MEMORY ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_MEMORY) |
[Record__NCorrUnphy ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__NCorrUnphy) | Number of cells corrected by the 1st-order flux correction | [OPT__1ST_FLUX_CORR ](/gamer-project/gamer/wiki/Runtime-Parameters:-Hydro#OPT__1ST_FLUX_CORR), [OPT__RECORD_UNPHY ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_UNPHY) |
[Record__Note ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__Note) | Runtime parameters, compilation options, CPU/GPU specifications, OpenMP configuration, ... | [OPT__RECORD_NOTE ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_NOTE) |
[Record__PatchCount ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__PatchCount) | Number of patches on each level in each MPI process | [OPT__PATCH_COUNT ](/gamer-project/gamer/wiki/Runtime-Parameters:-Refinement#OPT__PATCH_COUNT) |
[Record__ParticleCount ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__ParticleCount) | Number of particles on each level in each MPI process | [OPT__PARRTICLE_COUNT ](/gamer-project/gamer/wiki/Runtime-Parameters:-Refinement#OPT__PARTICLE_COUNT) |
[Record__Performance ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__Performance) | Code performance | [OPT__RECORD_PERFORMANCE ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_PERFORMANCE) |
[Record__TimeStep ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__TimeStep) | Time-step constraints | [OPT__RECORD_DT ](/gamer-project/gamer/wiki/Runtime-Parameters:-Timestep#OPT__RECORD_DT) |
[Record__Timing ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__Timing) | Detailed timing analysis of all major routines | [--timing ](/gamer-project/gamer/wiki/Installation:-Option-List#--timing), [--timing_solver ](/gamer-project/gamer/wiki/Installation:-Option-List#--timing_solver) |
[Record__TimingMPI_Rank* ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__TimingMPI_Rank*) | MPI bandwidths achieved by various MPI calls | [OPT__TIMING_MPI ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__TIMING_MPI) |
[Record__DivB ](/gamer-project/gamer/wiki/Simulation-Logs:-Record__DivB) | Divergence-free error on the magnetic field | [OPT__CK_DIVERGENCE_B ](/gamer-project/gamer/wiki/Runtime-Parameters:-Miscellaneous#OPT__CK_DIVERGENCE_B) |