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

Analytic ICs only work with Kessler and Held-Suarez physics #254

Open
nusbaume opened this issue Mar 18, 2024 · 0 comments
Open

Analytic ICs only work with Kessler and Held-Suarez physics #254

nusbaume opened this issue Mar 18, 2024 · 0 comments
Assignees
Labels
bug Something isn't working correctly

Comments

@nusbaume
Copy link
Collaborator

What happened?

The constituent interface in the analytic Initial Conditions (IC) code is not well implemented due to the fact that it was brought in before the CCPP constituents object infrastructure. This can result in physics schemes outside of kessler and held_suarez_1994 not running properly, especially if they don't need water vapor or cloud water.

What are the steps to reproduce the bug?

Try running a new physics suite which doesn't explicitly ask for water vapor or cloud liquid water with analytic ICs turned on.

What CAM-SIMA hash were you using?

d809cf1

What machine were you running CAM-SIMA on?

CISL machine (e.g. cheyenne)

What compiler were you using?

GNU

Path to a case directory, if applicable

No response

Will you be addressing this bug yourself?

Yes

Extra info

I am planning to fix this bug when implementing a PR to resolve issues #168 and #224.

@nusbaume nusbaume added the bug Something isn't working correctly label Mar 18, 2024
@nusbaume nusbaume self-assigned this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working correctly
Projects
Status: To Do
Development

No branches or pull requests

1 participant