Simulation Logs - hyschive/gamer-fork 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 ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__Center) | Position of maximum density, minimum potential, and center of mass | [OPT__RECORD_CENTER ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_CENTER) |
[Record__Conservation ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__Conservation) | Integrated values of conservative quantities | [OPT__CK_CONSERVATION ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__CK_CONSERVATION) |
[Record__Dump ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__Dump) | Physical time of each data dump | [ OPT__OUTPUT_TOTAL ](/hyschive/gamer-fork/wiki/Outputs#OPT__OUTPUT_TOTAL-), [OPT__OUTPUT_PART ](/hyschive/gamer-fork/wiki/Outputs#OPT__OUTPUT_PART), [OPT__OUTPUT_USER](/hyschive/gamer-fork/wiki/Outputs#OPT__OUTPUT_USER) |
[Record__LoadBalance ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__LoadBalance) | Load-balancing estimation | [OPT__RECORD_LOAD_BALANCE ](/hyschive/gamer-fork/wiki/MPI-and-OpenMP#OPT__RECORD_LOAD_BALANCE) |
[Record__MemInfo ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__MemInfo) | Free CPU memory | [OPT__RECORD_MEMORY ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_MEMORY) |
[Record__NCorrUnphy ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__NCorrUnphy) | Number of cells corrected by the 1st-order flux correction | [OPT__1ST_FLUX_CORR ](/hyschive/gamer-fork/wiki/Hydro#OPT__1ST_FLUX_CORR-), [OPT__RECORD_UNPHY ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_UNPHY) |
[Record__Note ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__Note) | Runtime parameters, compilation options, CPU/GPU specifications, OpenMP configuration, ... | [OPT__RECORD_NOTE ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_NOTE) |
[Record__PatchCount ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__PatchCount) | Number of patches on each level in each MPI process | [OPT__PATCH_COUNT ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Refinement#OPT__PATCH_COUNT) |
[Record__ParticleCount ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__ParticleCount) | Number of particles on each level in each MPI process | [OPT__PARRTICLE_COUNT ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Refinement#OPT__PARTICLE_COUNT) |
[Record__Performance ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__Performance) | Code performance | [OPT__RECORD_PERFORMANCE ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__RECORD_PERFORMANCE) |
[Record__TimeStep ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__TimeStep) | Time-step constraints | [OPT__RECORD_DT ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Timestep#OPT__RECORD_DT) |
[Record__Timing ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__Timing) | Detailed timing analysis of all major routines | [TIMING ](/hyschive/gamer-fork/wiki/Installation:-Simulation-Options#TIMING), [TIMING_SOLVER ](/hyschive/gamer-fork/wiki/Installation:-Simulation-Options#TIMING_SOLVER) |
[Record__TimingMPI_Rank* ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__TimingMPI_Rank*) | MPI bandwidths achieved by various MPI calls | [OPT__TIMING_MPI ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__TIMING_MPI) |
[Record__DivB ](/hyschive/gamer-fork/wiki/Simulation-Logs:-Record__DivB) | Divergence-free error on the magnetic field | [OPT__CK_DIVERGENCE_B ](/hyschive/gamer-fork/wiki/Runtime-Parameters:-Miscellaneous#OPT__CK_DIVERGENCE_B) |