|
programmer's documentation
|
Clipping of alpha in the framwork of the Rij-EBRSM model. More...
Functions/Subroutines | |
| subroutine | clpalp (ncelet, ncel, alpha_min) |
Clipping of alpha in the framwork of the Rij-EBRSM model.
| subroutine clpalp | ( | integer | ncelet, |
| integer | ncel, | ||
| double precision, dimension(ncelet) | alpha_min | ||
| ) |
| [in] | ncelet | number of extended (real + ghost) cells |
| [in] | ncel | number of cells |
| [in] | alpha_min | minimum acceptable value for alpha |
1.8.9.1