Clipping of alpha in the framwork of the Rij-EBRSM model. Also called for alpha of scalars for EB-DFM.
More...
|
subroutine | clpalp (f_id, ncelet, ncel, alpha_min) |
|
Clipping of alpha in the framwork of the Rij-EBRSM model. Also called for alpha of scalars for EB-DFM.
◆ clpalp()
subroutine clpalp |
( |
integer |
f_id, |
|
|
integer |
ncelet, |
|
|
integer |
ncel, |
|
|
double precision, dimension(ncelet) |
alpha_min |
|
) |
| |
- Parameters
-
[in] | f_id | field id of alpha variable |
[in] | ncelet | number of extended (real + ghost) cells |
[in] | ncel | number of cells |
[in] | alpha_min | minimum acceptable value for alpha |