Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Go to the source code of this file.
Data Types | |
type | vreman::vreman_t |
Implements the Vreman LES model. More... | |
Modules | |
module | vreman |
Implements vreman_t . | |
Functions/Subroutines | |
subroutine | vreman::vreman_init (this, dofmap, coef, json) |
Constructor. More... | |
subroutine | vreman::vreman_init_from_components (this, dofmap, coef, c, nut_name, delta_type) |
Constructor from components. More... | |
subroutine | vreman::vreman_free (this) |
Destructor for the les_model_t (base) class. More... | |
subroutine | vreman::vreman_compute (this, t, tstep) |
Compute eddy viscosity. More... | |