Changeset 2244
- Timestamp:
- Feb 24, 2020, 4:31:57 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90
r2138 r2244 761 761 else 762 762 print*,'***********************************************' 763 print*,'we allow model to continue with tlevrad <tgasmax'763 print*,'we allow model to continue with tlevrad>tgasmax' 764 764 print*,' ... we assume we know what you are doing ... ' 765 765 print*,' ... but do not let this happen too often ... ' … … 794 794 else 795 795 print*,'***********************************************' 796 print*,'we allow model to continue but with tmid=tgasmin'796 print*,'we allow model to continue but with tmid=tgasmax' 797 797 print*,' ... we assume we know what you are doing ... ' 798 798 print*,' ... but do not let this happen too often ... '
Note: See TracChangeset
for help on using the changeset viewer.