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

TSMP-PDAF Update #231

Merged
merged 9 commits into from
Jul 12, 2024
Merged

TSMP-PDAF Update #231

merged 9 commits into from
Jul 12, 2024

Conversation

jjokella
Copy link
Contributor

No description provided.

For the current `PDAF-V2.2.1`, `MODULEOPT` is unused. In the future,
`MODULEOPT` is planned to be used in the process of moving compilation
out of the `src/` directory.
Strings are restricted to 100 characters.

Especially for `-obs_filename` the path input often comes close to
this limit.

This error message prevents the simulation from starting with
erroneous (cut) input that usually leads to "file not found" errors,
but has potential for more confusing results (including reading
unwanted observation files)
CLM5: `update_DA_nstep` updates the Data Assimulation time-step to the
current time step, since DA has been done. This information is used by
CLM5 to skip BalanceChecks directly after the DA step.

For more details, check in CLM5 the function
`get_nstep_since_startup_or_lastDA_restart_or_pause` in
`clm_time_manager.F90`. This function is used in
`BalanceCheckMod.F90`.
@jjokella jjokella merged commit ece073b into HPSCTerrSys:master Jul 12, 2024
1 check failed
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