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

Diff of /trunk/libf/phylmd/Mobidic/regr_pr_coefoz.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 30  contains Line 30  contains
30      use grid_change, only: dyn_phy      use grid_change, only: dyn_phy
31      use nr_util, only: assert      use nr_util, only: assert
32      use press_coefoz_m, only: press_in_edg      use press_coefoz_m, only: press_in_edg
33      use regr1_step_av_m, only: regr1_step_av      use l_util, only: regr1_step_av
34      use pressure_var, only: p3d      use pressure_var, only: p3d
35    
36      integer, intent(in):: ncid ! NetCDF ID of the file      integer, intent(in):: ncid ! NetCDF ID of the file
# Line 106  contains Line 106  contains
106      use grid_change, only: dyn_phy      use grid_change, only: dyn_phy
107      use nr_util, only: assert      use nr_util, only: assert
108      use press_coefoz_m, only: plev      use press_coefoz_m, only: plev
109      use regr1_lint_m, only: regr1_lint      use l_util, only: regr1_lint
110      use pressure_var, only: pls      use pressure_var, only: pls
111    
112      integer, intent(in):: ncid ! NetCDF ID of the file      integer, intent(in):: ncid ! NetCDF ID of the file

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

  ViewVC Help
Powered by ViewVC 1.1.21