ESCOMP / ESCOMP/CMEPS

more general run sequences need to be supported

Open
#87 0 comments 0 reactions 2 assignees Claimed by @mvertens View on GitHub
bug
Dominant language
Fortran
Stars
35
Forks
106
Avg merge
6d 5h
Merged PRs (30d)
4

Description

If the following occurs in CMEPS **an error will be triggered**. The run sequence generation needs to be generalized to allow for these cases:

1. `atm_cpl_dt > ocn_cpl_dt:`
This is the case for a C compset right now in cpl7, where datm couples every 6 hours but the ocean couples every hour.
This is current not a generated run sequence and needs to be supported.
2. `rof_cpl_dt < ocn_cpl_dt`
This also occurs in a C compset configuration for cpl7.

The error is triggered in `runseq_general.py`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.