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

Evaluate whether to test NoahMP with split physics one-way coupled #2

Open
rsdunlapiv opened this issue Sep 8, 2022 · 3 comments
Open
Assignees

Comments

@rsdunlapiv
Copy link

No description provided.

@uturuncoglu uturuncoglu self-assigned this Sep 23, 2022
@uturuncoglu
Copy link

I tested this with the side-by-side run to see if it helps with reducing bias in the updated UFS model. It seems that the current coupling interface does not allow to provide fields to component between the phases. So, we need to follow same approach that is used for the chemistry component and add specialized import and export subroutines just for land component like it is done in here

https://github.com/NOAA-EMC/fv3atm/blob/dab7d71b2bf1ab2c8dc66353e617e8552efceec3/atmos_model.F90#L1239

This requires additional development in the split physics side. @rsdunlapiv do you think that we need to spend time for it at this point.

@danrosen25
Copy link
Member

Development cost is high but we can create a coupled system with a LSM physics lag. Put on hold.

@danrosen25
Copy link
Member

Met with Mariana and Justin: Just has a workaround for splitting the physics. It stores state before the lsm runs then returns to the physics after the lsm with this state.

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

No branches or pull requests

3 participants