|
My Project
programmer's documentation
|
Clipping of alpha in the framwork of the Rij-EBRSM model. Also called for alpha of scalars for EB-DFM. More...
Functions/Subroutines | |
| 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.
| subroutine clpalp | ( | integer | f_id, |
| integer | ncelet, | ||
| integer | ncel, | ||
| double precision, dimension(ncelet) | alpha_min | ||
| ) |
| [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 |
1.8.16