-
Notifications
You must be signed in to change notification settings - Fork 6
Information about released versions
SCALE now uses the MPI Fortran08 binding interface (mod_f08) starting with 5.5.1.
If your are using an MPI compiler that does not support the mod_f08 interface, use the envorinmental variable SCALE_COMPAT_MPI
at compile time.
e.g.,
make -j 4 SCALE_COMPAT_MPI=T
convert_FNL-grib2grads.sh
provided in ver. 5.4.x can not be applicable to FNL data later than 12 UTC March 22, 2021. The users who want to use the data after 12 UTC March 22, 2021, download the below convert_FNL-grib2grads.sh
and replace one in ver. 5.4.x. The below convert_FNL-grib2grads.sh
is also corresponds to 26-levels RH data after 06 UTC January 14, 2015. The users who want to use these data, download the following namelist.grads_boundary.FNL.*
files as well as the downloaded convert_FNL-grib2grads.sh
.
convert_FNL-grib2grads.sh
namelist.grads_boundary.FNL.2005053112-2015011400
namelist.grads_boundary.FNL.2015011406-2016051106
namelist.grads_boundary.FNL.2016051112-2021032206
namelist.grads_boundary.FNL.2021032212-present
SCALE cannot be compiled on gfortran versions 10 and above.
SCALE-5.3.x cannot be compiled with the intel compiler version 19.0.3.199 or later due to a bug in the compiler. Download Makefile and replace scalelib/src/Makefile with the file to compile by the intel compiler.
Parameter input files MSTRNX parameter files (scale/scale-rm/test/data/rad) were updated in version 5.2. It is recommended to use the new parameter files provided in the source code, when using the version 5.2 or later.