7.0
general documentation
clprij.f90 File Reference

Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (segregated version). More...

Functions/Subroutines

subroutine clprij (ncelet, ncel, iclip)
 
subroutine clprij2 (ncelet, ncel, iclip)
 Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (coupled version). More...
 

Detailed Description

Clipping of the turbulent Reynods stress tensor and the turbulent dissipation (segregated version).

Function/Subroutine Documentation

◆ clprij()

subroutine clprij ( integer  ncelet,
integer  ncel,
integer  iclip 
)
Parameters
[in]nceletnumber of extended (real + ghost) cells
[in]ncelnumber of cells
[in]iclipindicator = 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]nceletnumber of extended (real + ghost) cells
[in]ncelnumber of cells
[in]iclipindicator = 0 if viscl0 is used otherwise viscl is used.