This subroutine performs the solving of a Poisson equation on the mesh velocity for ALE module.
More...
|
subroutine | alelav (rtp, rtpa, propce) |
|
This subroutine performs the solving of a Poisson equation on the mesh velocity for ALE module.
subroutine alelav |
( |
double precision, dimension(ncelet,nflown:nvar) |
rtp, |
|
|
double precision, dimension(ncelet,nflown:nvar) |
rtpa, |
|
|
double precision, dimension(ncelet,*) |
propce |
|
) |
| |
- Parameters
-
[in,out] | rtp,rtpa | calculated variables at cell centers (at current and previous time steps) |
[in] | propce | physical properties at cell centers |