My Project
programmer's documentation
|
Handle boundary condition type code (itypfb) when the compressible model is enabled. More...
Functions/Subroutines | |
subroutine | cfxtcl (nvar, icodcl, itypfb, dt, rcodcl) |
Handle boundary condition type code (itypfb) when the compressible model is enabled.
Please refer to the cfxtcl section of the theory guide for more informations.
subroutine cfxtcl | ( | integer | nvar, |
integer, dimension(nfabor,nvar) | icodcl, | ||
integer, dimension(nfabor) | itypfb, | ||
double precision, dimension(ncelet) | dt, | ||
double precision, dimension(nfabor,nvar,3) | rcodcl | ||
) |
[in] | nvar | total number of variables |
[in,out] | icodcl | face boundary condition code:
|
[in] | itypfb | boundary face types |
[in] | dt | time step (per cell) |
[in,out] | rcodcl | boundary condition values:
|