LMDZ
vlspltgen_mod Module Reference

Functions/Subroutines

subroutine vlspltgen_allocate
 
subroutine vlspltgen_switch_vanleer (dist)
 

Variables

real, dimension(:,:), pointer, save qsat
 
real, dimension(:,:), pointer, save mu
 
real, dimension(:,:), pointer, save mv
 
real, dimension(:,:,:), pointer, save mw
 
real, dimension(:,:,:), pointer, save zm
 
real, dimension(:,:,:), pointer, save zq
 

Function/Subroutine Documentation

subroutine vlspltgen_mod::vlspltgen_allocate ( )

Definition at line 13 of file vlspltgen_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine vlspltgen_mod::vlspltgen_switch_vanleer ( type(distrib), intent(in)  dist)

Definition at line 36 of file vlspltgen_mod.F90.

Here is the call graph for this function:

Here is the caller graph for this function:

Variable Documentation

real, dimension(:,:), pointer, save vlspltgen_mod::mu

Definition at line 4 of file vlspltgen_mod.F90.

real, dimension(:,:), pointer, save vlspltgen_mod::mv

Definition at line 5 of file vlspltgen_mod.F90.

real, dimension(:,:,:), pointer, save vlspltgen_mod::mw

Definition at line 6 of file vlspltgen_mod.F90.

real, dimension(:,:), pointer, save vlspltgen_mod::qsat

Definition at line 3 of file vlspltgen_mod.F90.

real, dimension(:,:,:), pointer, save vlspltgen_mod::zm

Definition at line 7 of file vlspltgen_mod.F90.

real, dimension(:,:,:), pointer, save vlspltgen_mod::zq

Definition at line 8 of file vlspltgen_mod.F90.