Changeset 2244


Ignore:
Timestamp:
Feb 24, 2020, 4:31:57 PM (5 years ago)
Author:
jvatant
Message:

Minor change : Update a confusing output message...
--JVO

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90

    r2138 r2244  
    761761            else
    762762              print*,'***********************************************'
    763               print*,'we allow model to continue with tlevrad<tgasmax' 
     763              print*,'we allow model to continue with tlevrad>tgasmax' 
    764764              print*,'  ... we assume we know what you are doing ... '
    765765              print*,'  ... but do not let this happen too often ... '
     
    794794            else
    795795              print*,'***********************************************'
    796               print*,'we allow model to continue but  with tmid=tgasmin'
     796              print*,'we allow model to continue but with tmid=tgasmax'
    797797              print*,'  ... we assume we know what you are doing ... '
    798798              print*,'  ... but do not let this happen too often ... '
Note: See TracChangeset for help on using the changeset viewer.