Overview Schemas Index

equations_schema         


TYPE turbulence_model_type = EXTENSIBLE ENUMERATION OF (
          unspecified,
          application_defined,
          algebraic_Baldwin_Lomax,
          algebraic_Cebeci_Smith,
          half_equation_Johnson_King,
          one_equation_Baldwin_Barth,
          one_equation_Spalart_Allmaras,
          two_equation_Jones_Launder,
          two_equation_Menter_SST,
          two_equation_Wilcox );
END_TYPE; -- turbulence_model_type

Users

          turbulence_model.model_type