|
Code_Saturne
CFD tool
|
Check boundary condition code. More...
Functions/Subroutines | |
| subroutine | vericl |
Check boundary condition code.
| subroutine vericl | ( | ) |
| [in] | nvar | total number of variables |
| [in] | nscal | total number of scalars |
| [in,out] | icodcl | face boundary condition code:
|
| [in] | dt | time step (per cell) |
| [in] | rtp,rtpa | calculated variables at cell centers (at current and previous time steps) |
| [in] | propce | physical properties at cell centers |
| [in] | propfa | physical properties at interior face centers |
| [in] | propfb | physical properties at boundary face centers |
| [out] | coefa | explicit boundary condition coefficient |
| [out] | coefb | implicit boundary condition coefficient |
| [in,out] | rcodcl | boundary condition values:
|

1.8.8