ESCOMP / ESCOMP/CTSM

Set stop time flag in WRF-CTSM coupling

Open
#1,054 1 comment 0 reactions 0 assignees View on GitHub
external priority: low
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

A stop_flag denoting the last timestep of WRF-CTSM coupling should be passed to CTSM from WRF.

Please note that the method used for this issue is different from issue #909 (sending the restart flag) and needs a bit more work.
Within the call to CTSM, the WRF stop time flag would always be false if we are calling from the physics scheme, as we are always at least a time step before being at a stop time.

For this step, we should get the current time string and compare it with stop time string to determine if this is the last time step or not.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.