Move DATA statement below array declaration. This prevents
an error in compilation on some Linux machines. No effect on
results.
Affected file:
physics/cumulus/grell/cup.F
11/15/00:
Correction to PX LSM if FRAD > 0.
Affected file:
physics/pbl_sfc/pxpbl/pxpbl.F
11/20/00:
Correct a compilation problem when ISOIL=2 and MAXNES=1 are
chosen in MPP MM5 (nestlsm.o won't be needed when MAXNES=1).
Updated first on 11/13/00, and the new update helps the MPP
code with this fix to compile properly on SGI and Linux.