Loading...
Searching...
No Matches
Go to the source code of this file.
|
subroutine | spalding::spalding_init (this, coef, msk, facet, nu, h_index, json) |
| Constructor from JSON.
|
|
subroutine | spalding::spalding_init_from_components (this, coef, msk, facet, nu, h_index, kappa, b) |
| Constructor from components.
|
|
subroutine | spalding::spalding_free (this) |
| Destructor for the spalding_t (base) class.
|
|
subroutine | spalding::spalding_compute (this, t, tstep) |
| Compute the wall shear stress.
|
|
real(kind=rp) function | spalding::solve (this, u, y, guess) |
| Newton solver for the algebraic equation defined by the law.
|
|