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

Introduce cime_run(ntsteps), callable for TSMP-PDAF #2

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

jjokella
Copy link
Collaborator

@jjokella jjokella commented Jun 19, 2024

  1. Re-introduce private statement, this was removed because variables from cime_comp_mod had to be used by TSMP-PDAF

  2. Add cime_run with number of time steps ntsteps as input. ntsteps is supplied by the TSMP-PDAF interface.

  3. Add stop_alarm for cime_run dependent on ntsteps.

@jjokella
Copy link
Collaborator Author

Draft status: Waiting for testing of corresponding TSMP-PR: HPSCTerrSys/TSMP#229

@jjokella jjokella force-pushed the clm5_0-tsmp-pdaf-simplify_enkf_clm_5 branch from ebc7ab1 to 60267c7 Compare June 19, 2024 11:39
1. re-introduce `private` statement, this was removed because
variables from `cime_comp_mod` had to be used by TSMP-PDAF

2. Add `cime_run` with number of time steps `ntsteps` as
input. `ntsteps` is supplied by the TSMP-PDAF interface.

3. Add `stop_alarm` for `cime_run` dependent on `ntsteps`.
@jjokella jjokella force-pushed the clm5_0-tsmp-pdaf-simplify_enkf_clm_5 branch from 60267c7 to b70a9fd Compare June 19, 2024 11:42
jjokella added 3 commits June 25, 2024 17:45
This input is needed for running CLM5-PDAF in the TSMP-PDAF framework.
before each forward simulation while-loop. Without this setting, the
`ntsteps`-induced `stop_alarm` for the while-loop was not called in a
CLM5-PDAF testcase.
@jjokella jjokella marked this pull request as ready for review June 26, 2024 07:49
@jjokella jjokella merged commit d3ff3e7 into clm5_0-tsmp-pdaf Jun 26, 2024
@jjokella jjokella deleted the clm5_0-tsmp-pdaf-simplify_enkf_clm_5 branch June 26, 2024 07:50
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.

1 participant