Boundary conditions for specific physics modules.
More...
|
subroutine | pptycl (init, itypfb, izfppp, dt) |
|
Boundary conditions for specific physics modules.
◆ pptycl()
subroutine pptycl |
( |
logical(c_bool), value |
init, |
|
|
integer(c_int), dimension(nfabor) |
itypfb, |
|
|
integer(c_int), dimension(nfabor) |
izfppp, |
|
|
real(c_double), dimension(ncelet) |
dt |
|
) |
| |
- Parameters
-
[in] | init | partial treatment (before time loop) if true |
[in,out] | itypfb | boundary face types |
[in,out] | izfppp | index of the zone for the boundary faces (for the specific physics) |
[in] | dt | time step (per cell) |