LMDZ
vlsplt.F File Reference
#include "dimensions.h"
#include "paramet.h"
#include "logic.h"
#include "comvert.h"
#include "comconst.h"
#include "comgeom.h"
Include dependency graph for vlsplt.F:

Go to the source code of this file.

Functions/Subroutines

subroutine vlsplt (q, pente_max, masse, w, pbaru, pbarv, pdt, iq)
 
recursive subroutine vlx (q, pente_max, masse, u_m, iq)
 
recursive subroutine vly (q, pente_max, masse, masse_adv_v, iq)
 
recursive subroutine vlz (q, pente_max, masse, w, iq)
 
subroutine minmaxq (zq, qmin, qmax, comment)
 

Function/Subroutine Documentation

subroutine minmaxq ( real, dimension(ip1jmp1,llm zq,
real  qmin,
real  qmax,
character*20  comment 
)

Definition at line 1078 of file vlsplt.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine vlsplt ( real, dimension(ip1jmp1,llm,nqtot)  q,
real  pente_max,
real, dimension(ip1jmp1,llm masse,
real, dimension(ip1jmp1,llm w,
real, dimension( ip1jmp1,llm pbaru,
real, dimension( ip1jm,llm pbarv,
real  pdt,
integer  iq 
)

Definition at line 6 of file vlsplt.F.

Here is the call graph for this function:

Here is the caller graph for this function:

recursive subroutine vlx ( real, dimension(ip1jmp1,llm,nqtot)  q,
real  pente_max,
real, dimension(ip1jmp1,llm,nqtot)  masse,
real, dimension( ip1jmp1,llm u_m,
integer  iq 
)

Definition at line 144 of file vlsplt.F.

Here is the caller graph for this function:

recursive subroutine vly ( real, dimension(ip1jmp1,llm,nqtot)  q,
real  pente_max,
real, dimension(ip1jmp1,llm,nqtot)  masse,
real, dimension( ip1jm,llm masse_adv_v,
integer  iq 
)

Definition at line 518 of file vlsplt.F.

Here is the caller graph for this function:

recursive subroutine vlz ( real, dimension(ip1jmp1,llm,nqtot)  q,
real  pente_max,
real, dimension(ip1jmp1,llm,nqtot)  masse,
real, dimension(ip1jmp1,llm+1)  w,
integer  iq 
)

Definition at line 881 of file vlsplt.F.

Here is the caller graph for this function: