Neko 1.99.3
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
deardorff.f90 File Reference

Go to the source code of this file.

Data Types

type  deardorff::deardorff_t
 Implements the deardorff LES model. More...
 

Modules

module  deardorff
 Implements deardorff_t.
 

Functions/Subroutines

subroutine deardorff::deardorff_init (this, fluid, json)
 Constructor.
 
subroutine deardorff::deardorff_init_from_components (this, fluid, c_k, t0, temperature_field_name, tke_field_name, nut_name, temperature_alphat_name, tke_alphat_name, tke_source_name, g, delta_type, if_ext)
 Constructor from components.
 
subroutine deardorff::deardorff_free (this)
 Destructor for the deardorff_t class.
 
subroutine deardorff::deardorff_compute (this, t, tstep)
 Compute eddy viscosity.