Loading...
Searching...
No Matches
Go to the source code of this file.
|
| 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.
|
| |