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

Go to the source code of this file.

Data Types

type  lambda2::lambda2_t
 

Modules

module  lambda2
 A simulation component that computes lambda2 The values are stored in the field registry under the name 'lambda2'.
 

Functions/Subroutines

subroutine lambda2::lambda2_init_from_json (this, json, case)
 Constructor from json.
 
subroutine lambda2::lambda2_init_common (this)
 Common part of constructors.
 
subroutine lambda2::lambda2_init_from_controllers (this, case, order, preprocess_controller, compute_controller, output_controller, filename, precision)
 Constructor from components, passing controllers.
 
subroutine lambda2::lambda2_init_from_controllers_properties (this, case, order, preprocess_control, preprocess_value, compute_control, compute_value, output_control, output_value, filename, precision)
 Constructor from components, passing properties to the time_based_controller` components in the base type.
 
subroutine lambda2::lambda2_free (this)
 Destructor.
 
subroutine lambda2::lambda2_compute (this, time)
 Compute the lambda2 field.