/[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 25 by guez, Fri Mar 5 16:43:45 2010 UTC revision 36 by guez, Thu Dec 2 17:11:04 2010 UTC
# Line 23  contains Line 23  contains
23      use iniadvtrac_m, only: tname      use iniadvtrac_m, only: tname
24      use netcdf95, only: nf95_open, nf95_inq_varid, handle_err, NF95_CLOSE      use netcdf95, only: nf95_open, nf95_inq_varid, handle_err, NF95_CLOSE
25      use netcdf, only: NF90_NOWRITE, NF90_GET_VAR, NF90_NOERR      use netcdf, only: NF90_NOWRITE, NF90_GET_VAR, NF90_NOERR
26      use numer_rec, only: assert      use nr_util, only: assert
27    
28      !   Arguments:      !   Arguments:
29      REAL, intent(out):: vcov(: , :), ucov(:, :), teta(:, :)      REAL, intent(out):: vcov(: , :), ucov(:, :), teta(:, :)

Legend:
Removed from v.25  
changed lines
  Added in v.36

  ViewVC Help
Powered by ViewVC 1.1.21