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

Diff of /trunk/dyn3d/dynetat0.f

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

revision 7 by guez, Mon Mar 31 12:24:17 2008 UTC revision 9 by guez, Mon Mar 31 13:58:05 2008 UTC
# Line 22  contains Line 22  contains
22      use temps, only: day_ref, day_ini, itau_dyn, annee_ref      use temps, only: day_ref, day_ini, itau_dyn, annee_ref
23      use ener, only: etot0, ang0, ptot0, stot0, ztot0      use ener, only: etot0, ang0, ptot0, stot0, ztot0
24      use advtrac_m, only: tname      use advtrac_m, only: tname
25      use netcdf95, only: nf95_open, NF90_NOWRITE, nf95_inq_varid, &      use netcdf95, only: nf95_open, nf95_inq_varid, handle_err, NF95_CLOSE
26           NF90_GET_VAR, handle_err, NF90_NOERR, NF95_CLOSE      use netcdf, only: NF90_NOWRITE, NF90_GET_VAR, NF90_NOERR
27      use nrutil, only: assert      use nrutil, only: assert
28    
29      !   Arguments:      !   Arguments:

Legend:
Removed from v.7  
changed lines
  Added in v.9

  ViewVC Help
Powered by ViewVC 1.1.21