Ignore:
Timestamp:
Apr 1, 2016, 3:07:57 PM (9 years ago)
Author:
mturbet
Message:

minor buggs and modifications

File:
1 edited

Legend:

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

    r1315 r1526  
    5656!     ... and for y within the temperature range
    5757      if ((y.lt.y_arr(1)).or.(y.gt.y_arr(nY))) then
    58          write(*,*) 'Warning from bilinearH2H2:'
     58         write(*,*) 'Warning from bilinearbig routine:'
    5959         write(*,*) 'Outside continuum temperature range!'
    6060         if(y.lt.y_arr(1))then
Note: See TracChangeset for help on using the changeset viewer.