Ignore:
Timestamp:
Mar 19, 2012, 11:27:18 AM (13 years ago)
Author:
emillour
Message:

Generic GCM:
Some cleanup and bug fixing:

  • "cloudfrac" was not well written to restartfi (wrong size).
  • missing save attribute for "reffrad" in physiq.F90.
  • cleanup recomputation of surface pressure in newstart and change loop order in interp_horiz (which "fixes" an odd behaviour which fills some arrays with zeros, but only when using some versions of ifort!)

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r543 r588  
    599599- Temperature grid for Planck calculations can now be refined through the parameter NTfac in radinc_h.
    600600  Default is NTfac = 1.0D-1, i.e. Delta T = 0.1 K
     601
     602== 16/03/2012 == JL
     603- Removed cpp3D and nonideal stuff.
     604
     605== 19/03/2012 == EM
     606Some cleanup and bug fixing:
     607- "cloudfrac" was not well written to restartfi (wrong size).
     608- missing save attribute for "reffrad" in physiq.F90.
     609- cleanup recomputation of surface pressure in newstart and change loop order
     610  in interp_horiz (which "fixes" an odd behaviour which fills some arrays with
     611  zeros, but only when using some versions of ifort!)
Note: See TracChangeset for help on using the changeset viewer.