--- trunk/libf/dyn3d/etat0.f90 2012/09/20 09:57:03 65 +++ trunk/libf/dyn3d/etat0.f90 2012/10/02 15:50:56 67 @@ -21,7 +21,7 @@ use comconst, only: dtvr, daysec, cpp, kappa use comgeom, only: rlatu, rlonv, rlonu, rlatv, aire_2d, apoln, apols, & cu_2d, cv_2d - use comvert, only: ap, bp, preff, pa + use disvert_m, only: ap, bp, preff, pa use conf_gcm_m, only: day_step, iphysiq, dayref, anneeref use dimens_m, only: iim, jjm, llm, nqmx use dimphy, only: zmasq @@ -39,6 +39,7 @@ use inidissip_m, only: inidissip use inifilr_m, only: inifilr use inigeom_m, only: inigeom + use massdair_m, only: massdair use netcdf, only: nf90_nowrite use netcdf95, only: nf95_open, nf95_close, nf95_get_var, nf95_inq_varid use nr_util, only: pi