Changeset 4379 for LMDZ6/trunk/libf/dyn3dmem
- Timestamp:
- Jan 10, 2023, 8:14:07 PM (23 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/dyn3dmem/iniacademic_loc.F90
r4376 r4379 116 116 ! specific initializations for the shallow water case 117 117 kappa=1 118 endif119 120 if ( ( .not. read_start ) .and. (iflag_phys>2) ) then121 ! 101080 : specific value for CMIP5 aqua/terra planets122 ! "Specify the initial dry mass to be equivalent to123 ! a global mean surface pressure (101325 minus 245) Pa."124 preff=101080.125 call getin('psurf',preff)126 pa=preff/2.127 118 endif 128 119
Note: See TracChangeset
for help on using the changeset viewer.