Ignore:
Timestamp:
Jan 10, 2023, 8:14:07 PM (23 months ago)
Author:
fhourdin
Message:

preff : un pas en avant, un pas en arriere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3dmem/iniacademic_loc.F90

    r4376 r4379  
    116116     ! specific initializations for the shallow water case
    117117     kappa=1
    118   endif
    119 
    120   if ( ( .not. read_start ) .and. (iflag_phys>2) ) then
    121      ! 101080 : specific value for CMIP5 aqua/terra planets
    122      ! "Specify the initial dry mass to be equivalent to
    123      !  a global mean surface pressure (101325 minus 245) Pa."
    124      preff=101080.
    125      call getin('psurf',preff)
    126      pa=preff/2.
    127118  endif
    128119
Note: See TracChangeset for help on using the changeset viewer.