|
Neko 1.99.2
A portable framework for high-order spectral element flow simulations
|
Implements wale_t.
Data Types | |
| type | wale_t |
| Implements the Wale LES model. More... | |
Functions/Subroutines | |
| subroutine | wale_init (this, fluid, json) |
| Constructor. | |
| subroutine | wale_init_from_components (this, fluid, c_w, nut_name, delta_type, if_ext) |
| Constructor from components. | |
| subroutine | wale_free (this) |
| Destructor for the les_model_t (base) class. | |
| subroutine | wale_compute (this, t, tstep) |
| Compute eddy viscosity. | |
|
private |