Ignore:
Timestamp:
Jun 14, 2013, 9:17:44 AM (12 years ago)
Author:
emillour
Message:

Generic GCM:

  • Some minor changes so that gcm compiles with gfortran:
    • Added option to compile "long lines" (>132 characters) in makegcm_gfortran
    • Removed use of isnan() in physiq.F90 (it is not a standard function)
    • Avoid possible underflow of psat in watercommon_h.F90
    • Adapted the checks on the *IR and *VI band files to be more strict

EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/README

    r988 r989  
    960960  - in dyn3d: removed unused inigrads.F wrgrads.F gradsdef.h
    961961              xvik.F (specific to current Mars)
     962
     963== 14/06/2013 == EM
     964- Some minor changes so that gcm compiles with gfortran:
     965  - Added option to compile "long lines" (>132 characters) in makegcm_gfortran
     966  - Removed use of isnan() in physiq.F90 (it is not a standard function)
     967  - Avoid possible underflow of psat in watercommon_h.F90
     968  - Adapted the checks on the *IR and *VI band files to be more strict
     969
Note: See TracChangeset for help on using the changeset viewer.