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

preff : un pas en avant, un pas en arriere

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dyn3d/iniacademic.F90

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