|
Code_Saturne
CFD tool
|
Symmetry boundary conditions for vectors and tensors. More...
Functions/Subroutines | |
| subroutine | clsyvt |
Symmetry boundary conditions for vectors and tensors.
Correspond to the code icodcl(ivar) = 4.
| subroutine clsyvt | ( | ) |
| [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 |
| [in,out] | rcodcl | boundary condition values:
|
| [in] | velipb | value of the velocity at of boundary cells |
| [in] | rijipb | value of at of boundary cells |
| [out] | coefa | explicit boundary condition coefficient |
| [out] | coefb | implicit boundary condition coefficient |

1.8.8