Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (segregated version).
More...
|
subroutine | clprij (ncelet, ncel, iclip) |
|
subroutine | clprij2 (ncelet, ncel, iclip) |
| Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (coupled version). More...
|
|
Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (segregated version).
◆ clprij()
subroutine clprij |
( |
integer |
ncelet, |
|
|
integer |
ncel, |
|
|
integer |
iclip |
|
) |
| |
- Parameters
-
[in] | ncelet | number of extended (real + ghost) cells |
[in] | ncel | number of cells |
[in] | iclip | indicator = 0 if viscl0 is used otherwise viscl is used. |
◆ clprij2()
subroutine clprij2 |
( |
integer |
ncelet, |
|
|
integer |
ncel, |
|
|
integer |
iclip |
|
) |
| |
Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (coupled version).
- Parameters
-
[in] | ncelet | number of extended (real + ghost) cells |
[in] | ncel | number of cells |
[in] | iclip | indicator = 0 if viscl0 is used otherwise viscl is used. |