Changeset 2822 for trunk/LMDZ.GENERIC


Ignore:
Timestamp:
Nov 17, 2022, 3:42:23 PM (2 years ago)
Author:
aslmd
Message:

Fixed a real conversion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/tpindex.F

    r2821 r2822  
    129129        ! Above highest tabulated pressure
    130130        MP = L_PINT-1
    131         PWL = PREF(L_PINT)
     131        PWL = PREF(L_PINT)*1.00
    132132      ELSE
    133133        ! Regular case, find encompassing tabulated pressures
Note: See TracChangeset for help on using the changeset viewer.