--- trunk/libf/phylmd/ini_histins.f90 2012/04/20 14:58:43 61 +++ trunk/phylmd/ini_histins.f90 2013/11/15 18:45:49 76 @@ -19,7 +19,7 @@ USE histend_m, ONLY : histend USE histvert_m, ONLY : histvert use phyetat0_m, only: rlon, rlat - use comvert, only: presnivs + use disvert_m, only: presnivs REAL, intent(in):: dtime ! pas temporel de la physique (s) logical, intent(in):: ok_instan @@ -49,7 +49,7 @@ jjm + 1, itau_phy, zjulian, dtime, nhori, nid_ins) write(*, *)'Inst ', itau_phy, zjulian CALL histvert(nid_ins, "presnivs", "Vertical levels", "mb", & - llm, presnivs/100., nvert) + presnivs/100., nvert) CALL histdef(nid_ins, "phis", "Surface geop. height", "-", & iim, (jjm + 1), nhori, 1, 1, 1, -99, &