/[lmdze]/trunk/phylmd/Interface_surf/read_sst.f
ViewVC logotype

Diff of /trunk/phylmd/Interface_surf/read_sst.f

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

revision 254 by guez, Mon Feb 5 10:39:38 2018 UTC revision 279 by guez, Fri Jul 20 14:30:23 2018 UTC
# Line 8  contains Line 8  contains
8    
9      ! From interfoce_lim      ! From interfoce_lim
10    
11      use conf_gcm_m, only: lmt_pas      ! Libraries:
     USE dimphy, ONLY: klon  
12      USE netcdf, ONLY: nf90_nowrite      USE netcdf, ONLY: nf90_nowrite
13      use netcdf95, only: NF95_CLOSE, nf95_get_var, NF95_INQ_VARID, nf95_open      use netcdf95, only: NF95_CLOSE, nf95_get_var, NF95_INQ_VARID, nf95_open
14      use nr_util, only: assert      use nr_util, only: assert
15    
16        use conf_gcm_m, only: lmt_pas
17        USE dimphy, ONLY: klon
18      use time_phylmdz, only: itap      use time_phylmdz, only: itap
19    
20      integer, intent(IN):: julien ! jour a lire dans l'annee      integer, intent(IN):: julien ! jour a lire dans l'annee

Legend:
Removed from v.254  
changed lines
  Added in v.279

  ViewVC Help
Powered by ViewVC 1.1.21