/[lmdze]/trunk/dyn3d/etat0.f
ViewVC logotype

Diff of /trunk/dyn3d/etat0.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 65 by guez, Thu Sep 20 09:57:03 2012 UTC revision 67 by guez, Tue Oct 2 15:50:56 2012 UTC
# Line 21  contains Line 21  contains
21      use comconst, only: dtvr, daysec, cpp, kappa      use comconst, only: dtvr, daysec, cpp, kappa
22      use comgeom, only: rlatu, rlonv, rlonu, rlatv, aire_2d, apoln, apols, &      use comgeom, only: rlatu, rlonv, rlonu, rlatv, aire_2d, apoln, apols, &
23           cu_2d, cv_2d           cu_2d, cv_2d
24      use comvert, only: ap, bp, preff, pa      use disvert_m, only: ap, bp, preff, pa
25      use conf_gcm_m, only: day_step, iphysiq, dayref, anneeref      use conf_gcm_m, only: day_step, iphysiq, dayref, anneeref
26      use dimens_m, only: iim, jjm, llm, nqmx      use dimens_m, only: iim, jjm, llm, nqmx
27      use dimphy, only: zmasq      use dimphy, only: zmasq
# Line 39  contains Line 39  contains
39      use inidissip_m, only: inidissip      use inidissip_m, only: inidissip
40      use inifilr_m, only: inifilr      use inifilr_m, only: inifilr
41      use inigeom_m, only: inigeom      use inigeom_m, only: inigeom
42        use massdair_m, only: massdair
43      use netcdf, only: nf90_nowrite      use netcdf, only: nf90_nowrite
44      use netcdf95, only: nf95_open, nf95_close, nf95_get_var, nf95_inq_varid      use netcdf95, only: nf95_open, nf95_close, nf95_get_var, nf95_inq_varid
45      use nr_util, only: pi      use nr_util, only: pi

Legend:
Removed from v.65  
changed lines
  Added in v.67

  ViewVC Help
Powered by ViewVC 1.1.21