/[lmdze]/trunk/libf/phylmd/Mobidic/regr_pr_o3.f90
ViewVC logotype

Diff of /trunk/libf/phylmd/Mobidic/regr_pr_o3.f90

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

revision 46 by guez, Thu Dec 2 17:11:04 2010 UTC revision 47 by guez, Fri Jul 1 15:00:48 2011 UTC
# Line 29  contains Line 29  contains
29      use netcdf, only:  nf90_nowrite, nf90_get_var      use netcdf, only:  nf90_nowrite, nf90_get_var
30      use nr_util, only: assert      use nr_util, only: assert
31      use grid_change, only: dyn_phy      use grid_change, only: dyn_phy
32      use regr1_step_av_m, only: regr1_step_av      use l_util, only: regr1_step_av
33      use pressure_var, only: p3d      use pressure_var, only: p3d
34    
35      real, intent(out):: o3_mob_regr(:, :, :) ! (iim + 1, jjm + 1, llm)      real, intent(out):: o3_mob_regr(:, :, :) ! (iim + 1, jjm + 1, llm)

Legend:
Removed from v.46  
changed lines
  Added in v.47

  ViewVC Help
Powered by ViewVC 1.1.21