NOAA-GFDL / SHiELD_build

Other
7 stars 17 forks source link

Add multiple nests idealized 2TC test case #38

Closed JosephMouallem closed 4 months ago

JosephMouallem commented 5 months ago

Adds a new runscript to test the multiple same level an telescoping nest framework in the solo core. The test case consists of two idealized TCs running at a C48 global resolution with three nests: 1- One nest over the first TC 2- Two nests (one telescoping) over the second TC

bensonr commented 5 months ago

@JosephMouallem - the scripts are being updated to handle both ascii and yaml inputs that FMS now accepts. You can find the necessary updates in PR #34.

JosephMouallem commented 5 months ago

Thanks Rusty and Lucas. I made the suggested changes and tested a run with yaml as well by compiling FMS through ./COMPILE yaml and setting use_yaml=".T." following the recommendation of #34. All works fine on C5.

laurenchilutti commented 5 months ago

@bensonr could you give this another review? Joseph has incorporated the changes you requested.

laurenchilutti commented 4 months ago

I'll merge this in now and work on adding it to the automated CI.