Solver and output flags

During execution, AGNI emits flags in the log output to indicate what operations were performed and whether any issues arose. These flags appear on the solver status line, separated by hyphens (-).

Gas species flags

These flags appear in the composition table printed at startup, alongside each gas species:

FlagMeaning
EOS_[XX]Using the [XX] equation of state (e.g. EOS_IDEAL, EOS_AQUA).
NO_OPACITYNo opacity data available; gas can still contribute to thermodynamics.
NO_THERMONo thermodynamic data available; gas is treated as a diatomic ideal gas.
CONDThis gas is allowed to condense.

Solver step flags

These flags appear at each solver iteration:

FlagMeaning
Cs / CfChemistry and condensation either (s)ucceeded or (f)ailed.
GgRadiative transfer performed with double-grey scheme.
M / MrConvective fluxes are being modulated for stability.
C2 / C4Central finite-difference scheme used (at 2nd or 4th order).
F2 / F4Forward finite-difference scheme used (at 2nd or 4th order).
LsA linesearch method was applied to scale the update step.
PStep was forcibly extrapolated because the solver is not making progress.
UThe atmosphere has become gravitationally unbound.