Skip to content

Hotfix/v1.1.1 - #535

Merged
ywkawai merged 6 commits into
mainfrom
hotfix/v1.1.1
Jul 11, 2026
Merged

Hotfix/v1.1.1#535
ywkawai merged 6 commits into
mainfrom
hotfix/v1.1.1

Conversation

@ywkawai

@ywkawai ywkawai commented Jul 11, 2026

Copy link
Copy Markdown
Owner

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Hotfix release bump to v1.1.1, updating version metadata and adjusting the atmospheric model’s test-case configs and physics routines to align with the newer variable-container framework and related diagnostics.

Changes:

  • Bump version to 1.1.1 and add a 1.1.1 entry in HISTORY.
  • Update Held–Suarez moist test configs to use RAIN (instead of RAIN_LSC) and tweak modal-filter parameters for spinup.
  • Update BL mixing user code to operate with AtmosVarsContainer and revise MP post-filtering / sedimentation internals.

Reviewed changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
model/atm_nonhydro3d/VERSION Bumps model version to 1.1.1.
FElib/src/VERSION Bumps library version to 1.1.1.
HISTORY Adds release notes entry for 1.1.1.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/run1.conf Switch history output from RAIN_LSC to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/run2.conf Switch history output from RAIN_LSC to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/run3.conf Switch history output from RAIN_LSC to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/run4.conf Switch history output from RAIN_LSC to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/run_spinup1.conf Adjusts modal filter alpha and switches history output to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/run_spinup2.conf Switch history output from RAIN_LSC to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/regrid_run1_2d.conf Regrid variable name updated to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/regrid_run2_2d.conf Regrid variable name updated to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/regrid_run3_2d.conf Regrid variable name updated to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/regrid_run4_2d.conf Regrid variable name updated to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/regrid_spinup1_2d.conf Regrid variable name updated to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/regrid_spinup2_2d.conf Regrid variable name updated to RAIN.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/mod_user.F90 Updates BL mixing to use variable containers and configurable container IDs.
model/atm_nonhydro3d/test/case/Earth_like_atm/dyncore_test/moist_Held_Suarez_TJ2016/mod_user_sub_BLmixing.F90 Extends BL mixing to handle momentum diffusion terms and new diagnostics fields.
model/atm_nonhydro3d/src/atmos/mod_atmos_vars_container.F90 Makes var_tp optional in AtmosVars_GetLocalMeshQTRC_Qv for container compatibility.
model/atm_nonhydro3d/src/atmos/mod_atmos_phy_mp.F90 Renames sedimentation fields and updates post-filtering / sedimentation workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread model/atm_nonhydro3d/src/atmos/mod_atmos_phy_mp.F90
Comment thread model/atm_nonhydro3d/src/atmos/mod_atmos_phy_mp.F90 Outdated
@ywkawai
ywkawai merged commit 3dcb06f into main Jul 11, 2026
2 checks passed
@ywkawai
ywkawai deleted the hotfix/v1.1.1 branch July 16, 2026 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants