/[lmdze]/trunk/IOIPSL/histwrite_real.f
ViewVC logotype

Diff of /trunk/IOIPSL/histwrite_real.f

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

trunk/IOIPSL/histwrite_real.f90 revision 76 by guez, Fri Nov 15 18:45:49 2013 UTC trunk/Sources/IOIPSL/histwrite_real.f revision 134 by guez, Wed Apr 29 15:47:56 2015 UTC
# Line 15  contains Line 15  contains
15           last_opp, last_wrt, missing_val, nbopp, nb_opp, nb_wrt, ncdf_ids, &           last_opp, last_wrt, missing_val, nbopp, nb_opp, nb_wrt, ncdf_ids, &
16           ncvar_ids, point, regular, scal, scsize, sopps, tax_last, tdimid, &           ncvar_ids, point, regular, scal, scsize, sopps, tax_last, tdimid, &
17           topp, var_axid, zorig, zsize           topp, var_axid, zorig, zsize
18      USE mathelp, ONLY: trans_buff, moycum      USE trans_buff_m, ONLY: trans_buff
19        use moycum_m, only: moycum
20      USE mathop_m, ONLY: mathop      USE mathop_m, ONLY: mathop
21      use netcdf, only: NF90_PUT_VAR      use netcdf, only: NF90_PUT_VAR
22    

Legend:
Removed from v.76  
changed lines
  Added in v.134

  ViewVC Help
Powered by ViewVC 1.1.21