My Project
 All Classes Files Functions Variables Macros
grid_atob.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine grille_m (imdep, jmdep, xdata, ydata, entree, imar, jmar, x, y, sortie)
subroutine grille_p (imdep, jmdep, xdata, ydata, entree, imar, jmar, x, y, sortie)
subroutine mask_c_o (imdep, jmdep, xdata, ydata, relief, imar, jmar, x, y, mask)
subroutine rugosite (imdep, jmdep, xdata, ydata, entree, imar, jmar, x, y, sortie, mask)
subroutine sea_ice (imdep, jmdep, xdata, ydata, glace01, imar, jmar, x, y, frac_ice)
subroutine rugsoro (imrel, jmrel, xrel, yrel, relief, immod, jmmod, xmod, ymod, rugs)
subroutine dist_sphe (rf_lon, rf_lat, rlon, rlat, im, jm, distance)

Function/Subroutine Documentation

subroutine dist_sphe ( real  rf_lon,
real  rf_lat,
real, dimension(im rlon,
real, dimension(jm rlat,
integer  im,
integer  jm,
real, dimension(im,jm distance 
)

Definition at line 928 of file grid_atob.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine grille_m ( integer  imdep,
integer  jmdep,
real, dimension(imdep)  xdata,
real, dimension(jmdep)  ydata,
real, dimension(imdep,jmdep)  entree,
integer  imar,
integer  jmar,
real, dimension(imar)  x,
real, dimension(jmar)  y,
real, dimension(imar,jmar)  sortie 
)

Definition at line 4 of file grid_atob.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine grille_p ( integer  imdep,
integer  jmdep,
real, dimension(imdep)  xdata,
real, dimension(jmdep)  ydata,
real, dimension(imdep,jmdep)  entree,
integer  imar,
integer  jmar,
real, dimension(imar)  x,
real, dimension(jmar)  y,
real, dimension(imar,jmar)  sortie 
)

Definition at line 147 of file grid_atob.F.

Here is the call graph for this function:

subroutine mask_c_o ( integer  imdep,
integer  jmdep,
real, dimension(imdep)  xdata,
real, dimension(jmdep)  ydata,
real, dimension(imdep,jmdep)  relief,
integer  imar,
integer  jmar,
real, dimension(imar)  x,
real, dimension(jmar)  y,
real, dimension(imar,jmar)  mask 
)

Definition at line 322 of file grid_atob.F.

Here is the call graph for this function:

subroutine rugosite ( integer  imdep,
integer  jmdep,
real, dimension(imdep)  xdata,
real, dimension(jmdep)  ydata,
real, dimension(imdep,jmdep)  entree,
integer  imar,
integer  jmar,
real, dimension(imar)  x,
real, dimension(jmar)  y,
real, dimension(imar,jmar)  sortie,
real, dimension(imar,jmar)  mask 
)

Definition at line 422 of file grid_atob.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine rugsoro ( integer  imrel,
integer  jmrel,
real, dimension(imrel)  xrel,
real, dimension(jmrel)  yrel,
real, dimension(imrel,jmrel)  relief,
integer  immod,
integer  jmmod,
real, dimension(immod)  xmod,
real, dimension(jmmod)  ymod,
real, dimension(immod,jmmod)  rugs 
)

Definition at line 675 of file grid_atob.F.

Here is the call graph for this function:

subroutine sea_ice ( integer  imdep,
integer  jmdep,
real, dimension(imdep)  xdata,
real, dimension(jmdep)  ydata,
real, dimension(imdep,jmdep)  glace01,
integer  imar,
integer  jmar,
real, dimension(imar)  x,
real, dimension(jmar)  y,
real, dimension(imar,jmar)  frac_ice 
)

Definition at line 547 of file grid_atob.F.

Here is the call graph for this function:

Here is the caller graph for this function: