LMDZ
|
#include "dimensions.h"
#include "paramet.h"
#include "logic.h"
#include "comvert.h"
#include "comconst.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | vlspltgen_loc (q, iadv, pente_max, masse, w, pbaru, pbarv, |
subroutine vlspltgen_loc | ( | real, dimension(ijb_u:ije_u,llm,nqtot) | q, |
integer, dimension(nqtot) | iadv, | ||
real | pente_max, | ||
real, dimension(ijb_u:ije_u,llm) | masse, | ||
real, dimension(ijb_u:ije_u,llm) | w, | ||
real, dimension( ijb_u:ije_u,llm ) | pbaru, | ||
real, dimension( ijb_v:ije_v,llm) | pbarv | ||
) |
Definition at line 5 of file vlspltgen_loc.F.