Skip to content
Snippets Groups Projects
Commit f52c36ce authored by RIETTE Sébastien's avatar RIETTE Sébastien
Browse files

Modification of small_3D_alt7, addition of small_3D_alt8

small_3D_alt7: suppression of the RHCJ option
small_3D_alt8: RHCJ case
The RHCJ case cannot be compared to the reference version because
an incompatible changed has been entered during commit 907e9066
parent fc3a93ba
No related branches found
No related tags found
No related merge requests found
...@@ -15,6 +15,10 @@ set -e ...@@ -15,6 +15,10 @@ set -e
#small_3D_alt5: CCLOUD='ICE4' #small_3D_alt5: CCLOUD='ICE4'
#small_3D_alt6: CMF_UPDRAFT='RAHA', CMF_CLOUD='BIGA' #small_3D_alt6: CMF_UPDRAFT='RAHA', CMF_CLOUD='BIGA'
#small_3D_alt7: CMF_UPDRAFT='RHCJ', CMF_CLOUD='STAT', LOSIGMAS=.FALSE. #Needs 2 corrections in original cycle 48 #small_3D_alt7: CMF_UPDRAFT='RHCJ', CMF_CLOUD='STAT', LOSIGMAS=.FALSE. #Needs 2 corrections in original cycle 48
#small_3D_alt8: CMF_UPDRAFT='RHCJ'
#The small_3D_alt8 is not included in the list of available tests because it needs to be compared against a special commit.
#Indeed, on 3 February 2022 (commit 907e906) the mesonh version of compute_updraft_rhcj.F90 has been put in the common directory.
specialPack="ori split recompil" specialPack="ori split recompil"
availTests="small_3D,small_3D_np2,small_3D_alt1,small_3D_alt2,small_3D_alt3,small_3D_alt4,small_3D_alt5,small_3D_alt6,small_3D_alt7" availTests="small_3D,small_3D_np2,small_3D_alt1,small_3D_alt2,small_3D_alt3,small_3D_alt4,small_3D_alt5,small_3D_alt6,small_3D_alt7"
......
...@@ -704,7 +704,7 @@ $NPRTRW_NPRTRV ...@@ -704,7 +704,7 @@ $NPRTRW_NPRTRV
NSTROUT=$NSTROUT, NSTROUT=$NSTROUT,
/ /
&NAMPARAR &NAMPARAR
CMF_UPDRAFT='RHCJ' CMF_UPDRAFT='EDKF'
CMF_CLOUD='STAT' CMF_CLOUD='STAT'
CFRAC_ICE_ADJUST='S', CFRAC_ICE_ADJUST='S',
CFRAC_ICE_SHALLOW_MF='S', CFRAC_ICE_SHALLOW_MF='S',
......
This diff is collapsed.
../small_3D/data
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment