Neko
0.8.99
A portable framework for high-order spectral element flow simulations
|
Implements sigma_t
.
Data Types | |
type | sigma_t |
Implements the Sigma LES model. More... | |
Functions/Subroutines | |
subroutine | sigma_init (this, dofmap, coef, json) |
Constructor. More... | |
subroutine | sigma_init_from_components (this, dofmap, coef, c, nut_name, delta_type) |
Constructor from components. More... | |
subroutine | sigma_free (this) |
Destructor for the les_model_t (base) class. More... | |
subroutine | sigma_compute (this, t, tstep) |
Compute eddy viscosity. More... | |
|
private |