|
My Project
programmer's documentation
|

Variables | |
| integer, save | irun |
| alias for boundary conditions | |
| integer, save | irunh |
| alias for boundary conditions | |
| double precision, save | viscv0 |
| reference volume viscosity (noted | |
| integer, save | ippred |
| pressure predicion by an evolution equation | |
| integer, save | igrdpp |
| indicates whether the pressure should be updated (=1) or not (=0) after the solution of the acoustic equation always usef | |
| integer, save | icfgrp |
| indicates if the boundary conditions should take into account (=1) or not (=0) the hydrostatic balance. | |
| integer, save icfgrp |
indicates if the boundary conditions should take into account (=1) or not (=0) the hydrostatic balance.
Always useful.
In the cases where gravity is predominant, taking into account the hydrostatic pressure allows to get rid of the disturbances which may appear near the horizontal walls when the flow is little convective.
Otherwise, when icfgrp=0, the pressure condition is calculated from the solution of the unidimensional Euler equations for a perfect gas near a wall, for the variables "normal velocity", "density" and "pressure":
Case of an expansion (M <= 0):

Case of a schock (M > 0):

with 
| integer, save igrdpp |
indicates whether the pressure should be updated (=1) or not (=0) after the solution of the acoustic equation always usef
| integer, save ippred |
pressure predicion by an evolution equation
| integer, save irun |
alias for boundary conditions
| integer, save irunh |
alias for boundary conditions
| double precision, save viscv0 |
reference volume viscosity (noted 
