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