#include "dimensions.h"
#include "paramet.h"
#include "logic.h"
Go to the source code of this file.
|
subroutine | bernoui_p (ngrid, nlay, pphi, pecin, pbern) |
|
subroutine bernoui_p |
( |
integer |
ngrid, |
|
|
integer |
nlay, |
|
|
real, dimension(ngrid,nlay) |
pphi, |
|
|
real, dimension(ngrid,nlay) |
pecin, |
|
|
real, dimension(ngrid,nlay) |
pbern |
|
) |
| |