We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36b3d0b + d97992e commit 25f8eeaCopy full SHA for 25f8eea
shallow_water/sw_codesigned.f90
@@ -35,7 +35,6 @@ program cgrid_shallow_water
35
RPE_ACTIVE = .TRUE.
36
RPE_DEFAULT_SBITS = 10
37
RPE_IEEE_HALF = .TRUE.
38
- RPE_IEEE_ROUNDING = .TRUE.
39
40
! INCREASE PRECISION FOR THE PROGNOSTIC FIELDS FOR THE CO-DESIGNED MODEL SETUP
41
! AS IT HAS BEEN FOUND THAT HIGH PRECISION IS NEEDED HERE:
shallow_water/sw_reduced.f90
@@ -33,7 +33,6 @@ program cgrid_shallow_water
33
34
RPE_DEFAULT_SBITS = 15
dx%sbits = 23
dy%sbits = 23
0 commit comments