Ignore:
Timestamp:
Mar 2, 2012, 11:06:03 AM (13 years ago)
Author:
acolaitis
Message:

Sorry, forgot a case in inifis.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/inifis.F

    r552 r553  
    290290         endif
    291291
    292          if (calladj .and. callrichsl) then
     292         if (calladj .and. callrichsl .and. (.not. calltherm)) then
    293293          print*,'You should not be calling the convective adjustment
    294      & scheme with the Richardson surface-layer. This approach is not
     294     & scheme with the Richardson surface-layer and without the thermals
     295     &. This approach is not
    295296     & physically consistent and can lead to unrealistic friction
    296297     & values.'
Note: See TracChangeset for help on using the changeset viewer.