ESCOMP / ESCOMP/CDEPS

aux_cdeps test using f19_g17_rx1 fails, because no longer defined in ccs_config

Open
#345 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Fortran
Stars
32
Forks
68
Avg merge
5d 13h
Merged PRs (30d)
2

Description

The drof test in aux_cdeps using the f19_g17_rx1 grid alias fails because it's no longer defined in ccs_config. The exact test is:

SMS_Ld3.f19_g17_rx1.2000_SATM_SLND_SICE_SOCN_DROF%NYF_SGLC_SWAV.derecho_intel

PR #343 ran into this in it's testing

The grids that could be used that have rx1 explicitly are only old ones that support POP grids:

``` xml






```

But, we are proposing to standardize the names for them to have the rx1 after the atm grid. And the older g16 grids for ocean shouldn't be used.

However, for example, f19_g17 could be used, because it should figure out that DROF will use the rx1 grid.

Since we no longer support POP and the standard CAM grid is now the SE dycore. The grid to use is probably this one:

ne30pg3_t232

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.