Skip to content
6 changes: 4 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
[submodule "FV3"]
path = FV3
url = https://github.com/NOAA-EMC/fv3atm
branch = develop
#url = https://github.com/NOAA-EMC/fv3atm
#branch = develop
url = https://github.com/climbfuji/fv3atm
branch = bugfix/gf_decomp_b4b
[submodule "WW3"]
path = WW3
url = https://github.com/NOAA-EMC/WW3
Expand Down
2 changes: 1 addition & 1 deletion FV3
Submodule FV3 updated 2 files
+4 −2 .gitmodules
+1 −1 ccpp/physics
6 changes: 2 additions & 4 deletions tests/rt.conf
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,11 @@ COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_RRTMGP,FV3_RAP_sfcdiff,FV3_HRR
RUN | rap_control | | fv3 |
RUN | rap_rrtmgp | | fv3 |
RUN | regional_spp_sppt_shum_skeb | | fv3 |
# This test is not giving the same results (also not in REPRO mode) - needs to be fixed
#RUN | rap_decomp | | |
RUN | rap_decomp | | |
RUN | rap_2threads | - wcoss_cray jet.intel | |
RUN | rap_restart | | | rap_control
RUN | rap_sfcdiff | | fv3 |
# This test is not giving the same results (also not in REPRO mode) - needs to be fixed
#RUN | rap_sfcdiff_decomp | | |
RUN | rap_sfcdiff_decomp | | |
RUN | rap_sfcdiff_restart | | | rap_sfcdiff
RUN | hrrr_control | | fv3 |
RUN | rrfs_v1beta | | fv3 |
Expand Down
6 changes: 2 additions & 4 deletions tests/rt_gnu.conf
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,11 @@ RUN | control_p8
COMPILE | -DAPP=ATM -DCCPP_SUITES=FV3_RAP,FV3_RAP_sfcdiff,FV3_HRRR,FV3_HRRR_smoke,FV3_RRFS_v1beta -D32BIT=ON | | fv3 |

RUN | rap_control | | fv3 |
# This test is not giving the same results (also not in REPRO mode) - needs to be fixed
#RUN | rap_decomp | | |
RUN | rap_decomp | | |
RUN | rap_2threads | | |
RUN | rap_restart | | | rap_control
RUN | rap_sfcdiff | | fv3 |
# This test is not giving the same results (also not in REPRO mode) - needs to be fixed
#RUN | rap_sfcdiff_decomp | | |
RUN | rap_sfcdiff_decomp | | |
RUN | rap_sfcdiff_restart | | | rap_sfcdiff
RUN | hrrr_control | | fv3 |
RUN | rrfs_v1beta | | fv3 |
Expand Down
4 changes: 2 additions & 2 deletions tests/tests/regional_spp_sppt_shum_skeb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
####################################################################
#
# Regional test with stochastic physics (SPP, SPPT, SHUM, and SKEB)
#
#
####################################################################

export TEST_DESCR="Compare regional stochastic physics results with previous trunk version"
Expand Down Expand Up @@ -59,4 +59,4 @@ export SPP_TAU='21600.0,21600.0,21600.0,21600.0,21600.0'
export SPP_SIGTOP1='0.1,0.1,0.1,0.1,0.1'
export SPP_SIGTOP2='0.025,0.025,0.025,0.025,0.025'
export SPP_STDDEV_CUTOFF='1.5,1.5,2.5,1.5,1.5'
export ISEED_SPP='4,4,4,4,4'
export ISEED_SPP='4,4,4,4,4'