My Project
|
#include "dimensions.h"
#include "paramet.h"
#include "comconst.h"
#include "comvert.h"
#include "comgeom2.h"
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pentes_ini (q, w, masse, pbaru, pbarv, mode) |
subroutine pentes_ini | ( | real, dimension( iip1,jjp1,llm,0:3) | q, |
real, dimension( ip1jmp1,llm ) | w, | ||
real, dimension( iip1,jjp1,llm) | masse, | ||
real, dimension( ip1jmp1,llm ) | pbaru, | ||
real, dimension( ip1jm,llm ) | pbarv, | ||
integer | mode | ||
) |
Definition at line 4 of file pentes_ini.F.