Skip to content

Fix/improve logic for convective transportable tracers in CCPP, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic"#413

Closed
climbfuji wants to merge 7 commits into
NOAA-EMC:developfrom
climbfuji:ccpp_convective_transport_tracers_cleanup
Closed

Fix/improve logic for convective transportable tracers in CCPP, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic"#413
climbfuji wants to merge 7 commits into
NOAA-EMC:developfrom
climbfuji:ccpp_convective_transport_tracers_cleanup

Conversation

@climbfuji
Copy link
Copy Markdown
Collaborator

@climbfuji climbfuji commented Oct 18, 2021

Description

Issue(s) addressed

Testing

For regression testing, see ufs-community/ufs-weather-model#875

Dependencies

NCAR/ccpp-physics#752
#413
ufs-community/ufs-weather-model#875

Comment thread ccpp/data/GFS_typedefs.meta Outdated
dimensions = (horizontal_loop_extent)
type = real
kind = kind_phys
active = (flag_for_mellor_yamada_janic_surface_layer_scheme .or. flag_for_mellor_yamada_janic_pbl_scheme .or. (control_for_land_surface_scheme == identifier_for_noah_wrfv4_land_surface_scheme))
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

'janic' should be spelled as 'janjic'

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for catching this. This turns out to be wrong in a few places. Will make the PR bigger but won't change the results.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Fixed, please have a look.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for fixing this.

@climbfuji climbfuji changed the title Fix/improve logic for convective transportable tracers in CCPP, add GFS_checktracer debugging routine Fix/improve logic for convective transportable tracers in CCPP, add GFS_checktracer debugging routine, correct spelling "janic" --> "janjic" Oct 19, 2021
@climbfuji
Copy link
Copy Markdown
Collaborator Author

Superseded by #416.

@climbfuji climbfuji closed this Nov 4, 2021
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.

Logic for convective transportable tracers needs to be improved

3 participants