Log the effective (post-promotion) configuration at startup.
Reads from the authoritative copy ctx % state % cfg, which may differ
from the original namelist values when BC promotions have been applied
(e.g. smooth_wave → periodic, woodward_colella → reflecting).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(solver_run_context_t), | intent(in) | :: | ctx |
Solver context (read-only). |