Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG FIX: chem_opt = 201, 202 ph_diag #1813

Merged
merged 1 commit into from
Jan 31, 2023

Commits on Jan 27, 2023

  1. This addresses a bug introduced in WRF v4.3 that affects users using …

    …chem_opts = 201 (MOZART_MOSAIC_4BIN_KPP) and 202 (MOZART_MOSAIC_4BIN_AQ_KPP).
    
    Users will experience a stalled simulation upon writing history files. This was caused by the pH diagnostics added in v4.3 not being activated with the namelist option mozart_ph_diag = 1.
    To remedy, the packaged arrays are only initialized and filled if this option is set.
    jordanschnell committed Jan 27, 2023
    Configuration menu
    Copy the full SHA
    76354ed View commit details
    Browse the repository at this point in the history