Skip to content

CDMBWD variable typo fix (upcoming change to UFS) #4017

@dpsarmie

Description

@dpsarmie

What is wrong?

As of ufs-community/ufs-weather-model@688de8e, there is a fix to a typo that has been in the global_control.input.nml template. The change is renaming CDMBWD to CDMBGWD.


This is just a typo that was fixed. This has not changed any physics or model results. This has not changed anything fundamentally in UFS.


But the parsing_namelist_fv3 script (https://github.com/NOAA-EMC/global-workflow/blob/develop/ush/parsing_namelists_FV3.sh#L243) and other instances of saving values to the variable CDMBWD will need to be changed once this hash of UFS is merged.


Dependency: ufs-community/ufs-weather-model@688de8e or later UFS hash

What should have happened?

Scripts will need to be updated once the namelist template changes.

What machines are impacted?

All or N/A

What global-workflow hash are you using?

develop

Steps to reproduce

n/a

Additional information

No response

Do you have a proposed solution?

Change instances when CDMBWD is called/saved to CDMBGWD.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triageIssues that are triage

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions