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

2D advection of cellular automata #686

Merged
merged 5 commits into from
Sep 5, 2023

Conversation

lisa-bengtsson
Copy link
Contributor

Description

*Add namelist ca_advect as control switch.
*Ensure the same definition for halo sizes are used in the domain construction, as when allocating data to be used in the atmospehre_scalar_field_halo routines.
*Update halo size from 1 to 3.
*Bring in U,V and control flags from FV3 to CA driver routines - compute mean level wind
*2D advection of CA cells

Issue(s) addressed

Addresses issue: ufs-community/ufs-weather-model#1869

Testing

RT tests pass on Hera (intel). Does not require new baselines.

Dependencies

Upstream PR:
NOAA-PSL/stochastic_physics#62

@zach1221
Copy link
Collaborator

zach1221 commented Sep 5, 2023

Thanks, @jkbk2004 . This PR is now ready to merge as well. Please feel free to do so, when you're able.

@jkbk2004
Copy link
Collaborator

jkbk2004 commented Sep 5, 2023

@BrianCurtis-NOAA can you squash/merge in? Sounds like I have a trouble to merge on my laptop now.

@BrianCurtis-NOAA BrianCurtis-NOAA merged commit 379ef21 into NOAA-EMC:develop Sep 5, 2023
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.

5 participants