Skip to content

Commit

Permalink
Remove duplicate dt_atmos entries in regression tests, remove unneces…
Browse files Browse the repository at this point in the history
…sary double quotes
  • Loading branch information
climbfuji committed Dec 10, 2021
1 parent 3464a8e commit a8b2175
Show file tree
Hide file tree
Showing 21 changed files with 21 additions and 42 deletions.
3 changes: 1 addition & 2 deletions tests/tests/hrrr_control
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -74,7 +74,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_2threads
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -81,7 +81,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_cires_ugwp_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_control
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -74,7 +74,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_control_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_decomp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -77,7 +77,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_diag_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_flake_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_lndp_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_noah_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap_noah

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_noah_sfcdiff_cires_ugwp_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=150
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap_noah

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_restart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export LIST_FILES="sfcf024.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -73,7 +73,6 @@ export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap
export RESTART_FILE_PREFIX="${SYEAR}${SMONTH}${SDAY}.$(printf "%02d" $(( ${SHOUR} + ${FHROT} )))0000"

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_rrtmgp_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=150
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="150"
export DO_RRTMGP=.true.
export DOGP_CLDOPTICS_LUT=.true.
export DOGP_LWSCAT=.true.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_sfcdiff
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -74,7 +74,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_sfcdiff_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_sfcdiff_decomp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -77,7 +77,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_sfcdiff_restart
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export LIST_FILES="sfcf024.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -73,7 +73,6 @@ export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap
export RESTART_FILE_PREFIX="${SYEAR}${SMONTH}${SDAY}.$(printf "%02d" $(( ${SHOUR} + ${FHROT} )))0000"

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_unified_drag_suite_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rap_unified_ugwp_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rrfs_v1beta
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -74,7 +74,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap_noah

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down
3 changes: 1 addition & 2 deletions tests/tests/rrfs_v1beta_debug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export LIST_FILES="sfcf000.nc \
export_fv3
export NPZ=127
export NPZP=128
export DT_ATMOS=720
export DT_ATMOS=300
export SYEAR=2021
export SMONTH=03
export SDAY=22
Expand All @@ -34,7 +34,6 @@ export INPUT_NML=rap.nml.IN
export FIELD_TABLE=field_table_thompson_aero_tke
export NEW_DIAGTABLE=diag_table_rap_noah

export DT_ATMOS="300"
export IMP_PHYSICS=8
export DNATS=0
export DO_SAT_ADJ=.false.
Expand Down

0 comments on commit a8b2175

Please sign in to comment.