/[lmdze]/trunk/dyn3d/Guide/Read_reanalyse/read_reanalyse.f
ViewVC logotype

Diff of /trunk/dyn3d/Guide/Read_reanalyse/read_reanalyse.f

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

revision 264 by guez, Mon Feb 5 10:39:38 2018 UTC revision 265 by guez, Tue Mar 20 09:35:59 2018 UTC
# Line 9  contains Line 9  contains
9      ! From LMDZ4/libf/dyn3d/read_reanalyse.F, version 1.3, 2005/04/15 12:31:21      ! From LMDZ4/libf/dyn3d/read_reanalyse.F, version 1.3, 2005/04/15 12:31:21
10    
11      USE conf_guide_m, ONLY: guide_q, guide_t, guide_u, guide_v      USE conf_guide_m, ONLY: guide_q, guide_t, guide_u, guide_v
12      USE dimens_m, ONLY: jjm, llm      USE dimensions, ONLY: jjm, llm
13      use nat2gcm_m, only: nat2gcm      use nat2gcm_m, only: nat2gcm
14      USE netcdf, ONLY: nf90_nowrite      USE netcdf, ONLY: nf90_nowrite
15      USE netcdf95, ONLY: nf95_get_var, nf95_inq_varid, nf95_inquire_dimension, &      USE netcdf95, ONLY: nf95_get_var, nf95_inq_varid, nf95_inquire_dimension, &

Legend:
Removed from v.264  
changed lines
  Added in v.265

  ViewVC Help
Powered by ViewVC 1.1.21