Ignore:
Timestamp:
Jun 5, 2014, 12:34:37 PM (11 years ago)
Author:
emillour
Message:

Generic GCM:
Bug fixes:

  • hice() in physiq.F90 must be a saved array.
  • bad use of min/max on arrays in h2o_cloudrad (radii_mod.F90) which actually ended up setting all array elements to the same value.

And some cosmetic cleanup in rain.F90, vdif_kc.F and turbdiff.F90
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r1216 r1283  
    10241024  over the whole planet. This should be further imroved with computation of
    10251025  means (possibly area weighed), etc.
     1026
     1027== 05/06/2014 == EM
     1028Bug fixes:
     1029- hice() in physiq.F90 must be a saved array.
     1030- bad use of min/max on arrays in h2o_cloudrad (radii_mod.F90) which actually
     1031  ended up setting all array elements to the same value.
     1032And some cosmetic cleanup in rain.F90, vdif_kc.F and turbdiff.F90
     1033
Note: See TracChangeset for help on using the changeset viewer.