MM5 Modeling System Version 3
Version 3 MM5 Change Log
Changes since 3-5:
10/31/02: (Release 3.5.4)
BUG FIXES:
-
Allow cloud field in the initial conditions to be used correctly
in the model. This would affect results only if cloud field
is present in the MMINPUT file.
-
A correction to restart time calculation in MPI MM5 so that
it is consistent with XTIME and hence MPI restart will be done
correctly.
This change makes MPI code the same as the non-MPI code.
This affects MPI runs only.
-
Correct short-time step calculation when running MPI MM5 with
the MPI_IO_NODE=1 option. This change only affects when MPI_IO_NODE
is used. (Thanks to Al Bourgeois from RAP/NCAR)
-
Correct the way record are created then the MPI_IO_NODE=1
option is used.
CHANGES:
-
Minor memory improvement. This change does not affect results.
(Thanks to Xingang Fan of University of Alaska Fairbanks)
-
Change to allow the creation of restrts directory in a MPI
run if this directory does not exist when the run starts. (Thanks
to the suggestion by Bart Brashers of MFG Inc.) This change
affects MPI run only.
08/27/02: (Release 3.5.3)
BUG FIXES:
-
Reisner 2 to use RON instead of RON2 in some denominators (Thanks
to G Bryan from Penn State University)
-
PSIM and PSIH definitions for stable regime corrected in GSPBL.
(Thanks to D Stauffer and G Bryan from Penn State University)
-
Correct the declaration of CKH from integer to real. Only
affect results if one sets CKH differently from 1 in mm5.deck.
-
Add MPP directives to Reisner II scheme, to allow change of
3/19/02 to run in parallel.
-
Add a fix to correct the major problems associated with running
the Reisner1 scheme on a vector machine. This only effect runs
done on vector machines. However, please note that we are still
working on some problem related to vector option.
CHANGES:
-
Add new updates to PXPBL scheme from Jon Pleim
-
Affected files:
domain/io/outtap.F
include/comicl.incl
physics/pbl_sfc/pxpbl/acm.F, pxpbl.F sfcmm4.F, surfpx.F,
vdiff.F
-
Fix to MRF PBL to make the soil temperatures more robust in
some rare conditions.
-
Add a fix to correct rare blow-ups in the old KF scheme. Only
affect running the model using vector option.
-
Account for the melting of snow when IFSNOW=2. This completes
the simple snow model modification added to MM5 in V3.5.
-
Add a test, so that snow cover is only read and used from
the LOWBDY file if IFSNOW=2. Small values of SNOWC are set to
zero after they are read in. Initialize SNOWNCT array to zero
each timestep to avoid poor boundary values of 1.0 in parallel
model. (Thanks to Jennifer Cram of ATMET).
-
Set LSM soil temp to 0 C instead of 0 K for open water points.
Correction to sea-ice logic in interpolated nests. Set SMCA=1.
for water points. No effect on integration results. (Thanks
to F Chen of NCAR/RAP).
-
KLPBL=1 to allow MRF PBL to work when greater than half the
layers are in the PBL (Thanks to S.-Y. Hong of University of
Yonsei, Korea). Only affect results in above case.
-
Change I=2 to I=IBGN in diffu.F (Thanks to McHenry of MCNC).
No effect on results.
-
Add a stop if ISOIL=2 and IFSNOW=2, these two options cannot
be used together. No effect on results.
03/20/02:
Bug fix:
-
Two important corrections for the Reisner II scheme:
-
Fix for graupel collection terms
-
Fix to advect #/kg for number concentration (not #/m^3)
These changes affect distribution among hydrometeos, and appear
to have larger impact in the colder region. It also has an net
effect of reducing surface precipitation. (Thanks to Bill Hall
of NCAR.)
Note that the output unit for number concentration of ice
has been changed to #/kg for the time being.
Affected files:
domain/initial/paramr.F
physics/explicit/reisner2/exmoisg.F
02/26/02: (Release 3.5.2)
-
Bug fix: Correct an error with XTIME update for the
nest if the nest starts later during a simulation. This is an
error caused by our update in V3.5. No error in previous versions
of MM5. (Thanks to Jennifer Cram for reporting the problem.)
-
A update in MPP compile option for Linux machines.
-
Minor change in batch IBM job deck.
-
Consider smaller time step if Gayno-Seaman PBL scheme is used
with bucket soil moisture option (IMOIAV > 0). (Thanks to Guenther
Zaengl of University of Munich.)
-
Bug fix: A correction to array indices to avoid possible
memory overwrite. Only a problem if KF or FC scheme is not compiled.
(Thanks to Bill Hall of NCAR.)
Affected file:
domain/io/output.F
01/23/02:
Affected files:
physics/pbl_sfc/osusfc/sflx.F
01/18/02: (Release 3.5.1)
-
Bug fix: Correct an error in defining CKH for the nest.
-
Affected files:
include/param2.incl
domain/initial/param.F
domain/nest/initnest.F
-
Prevent change in albedo if sea ice is present in OSU LSM.
-
Affected file:
physics/pbl_sfc/osusfc/surfce.F
-
Frozen rain condition may be considered in OSU LSM.
-
Affected file:
physics/pbl_sfc/osusfc/sflx.F
12/5/01:
Changes in release-3-5:
Changes
made in release-3-5
Note that you should recreate a new deck for V3-5 MM5.
|