Changeset 288 for trunk/LMDZ.MARS/README


Ignore:
Timestamp:
Sep 9, 2011, 9:38:30 AM (13 years ago)
Author:
aslmd
Message:

LMDZ.MARS

09/09/11 == AS

--> Fixed a problem with .eq. used with booleans in physiq.F
[some good picky compilers complain about this]
--> Added a warning in inifis about using
callrichsl = .false.
calltherm = .true.
which is not recommended. The new surface layer has been built to go
with the new mixing layer scheme (thermals). And anyway it is a much
better scheme than the previous one.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/README

    r286 r288  
    956956 'initracer' before 'surfini' in physiq.F
    957957
     958== 09/09/11 == AS
     959--> Fixed a problem with .eq. used with booleans in physiq.F
     960[some good picky compilers complain about this]
     961--> Added a warning in inifis about using
     962callrichsl = .false.
     963calltherm = .true.
     964which is not recommended. The new surface layer has been built to go
     965with the new mixing layer scheme (thermals). And anyway it is a much
     966better scheme than the previous one.
Note: See TracChangeset for help on using the changeset viewer.