Index: LMDZ6/trunk/libf/dyn3d/iniacademic.F90
===================================================================
--- LMDZ6/trunk/libf/dyn3d/iniacademic.F90	(revision 4376)
+++ LMDZ6/trunk/libf/dyn3d/iniacademic.F90	(revision 4379)
@@ -112,14 +112,4 @@
      ! specific initializations for the shallow water case
      kappa=1
-  endif
-
-
-  if ( ( .not. read_start ) .and. ( iflag_phys > 2 ) ) then
-        ! 101080 : specific value for CMIP5 aqua/terra planets
-        ! "Specify the initial dry mass to be equivalent to
-        !  a global mean surface pressure (101325 minus 245) Pa."
-        preff=101080.
-        call getin('psurf',preff)
-        pa=preff/2.
   endif
 
