New gnv1_nested regression test#2284
Conversation
1. Remove duplicate variables. 2. Disable progsigma since the model disables it internally anyway. (Due to resolution) 3. Add some _NEST02 variables 4. Enable some gravity wave diagnostics 5. Write restart at time 1 and validate output at time 2. This way we can reduce the run length to 2 hours 6. Increase the run length to 24 hours, with hourly output, for debugging. Should shorten run length before merge.
…e runtime to 3 hours now that debugging is done
…t debugging is done
|
This PR was a draft for a while due to model instability. After much experimenting and digging, I found this was the problem:
It must be:
With that change, the new test is stable and we can move forward with the PR. I am not running the full regression test suite because the change is confined to one test. |
|
@SamuelTrahanNOAA Thanks for the quick responses! |
Yes. |
1. no more full_zs_filter 2. &surf_map_nml entries that do not have the namelist default are variables 3. Reorganize and comment gnv1_nested
|
@jkbk2004 - When could this PR be merged? |
@SamuelTrahanNOAA Sorry for the backlog! We will check if we can combine either #2279 or #2186. Possibly to schedule either tomorrow or Monday. |
|
merged with #2186 |
Commit Queue Requirements:
All sub component pull requests have been reviewed by their code managers.Run the full Intel+GNU RT suite (compared to current baselines) on either Hera/Derecho/HerculesCommit 'test_changes.list' from previous stepDescription:
This draft PR replaces the gnv1_nested regression test with a new one that uses the Water in the West domain at C96 resolution. It uses input.nml and model_configure templates which are compatible with the global workflow.
IMPORTANT: When running the new regression test, you must use its new input data.
INPUTDATA_ROOT=/scratch2/BMC/wrfruc/Samuel.Trahan/westwater/regtest-C96-guoqing/RT/NEMSfv3gfs/input-data-20240501NOTE TO SELF: Need variables in &surf_map_nml to support the global-workflow. Defaults can be found here: FV3/atmos_cubed_sphere/tools/fv_surf_map.F90
Commit Message:
Priority:
Git Tracking
UFSWM:
Sub component Pull Requests:
UFSWM Blocking Dependencies:
Changes
Regression Test Changes (Please commit test_changes.list):
Only the gnv1_nested regression test is affected, so I haven't run the full regression test suite.
Input data Changes:
Input data is here:
HERA:
/scratch2/BMC/wrfruc/Samuel.Trahan/westwater/regtest-C96-guoqing/RT/NEMSfv3gfs/input-data-20240501The only new files are in these subdirectories:
FV3_input_data/INPUT_L127_nested/- INPUT/ directory for gnv1_nested testFV3_fix_tiled/C96-nested- Tiled static files for rotated globe and its nestLibrary Changes/Upgrades:
Testing Log: