Overview Schemas Index

equations_schema         


TYPE fd_governing_equation_type = EXTENSIBLE ENUMERATION BASED_ON mbna_governing_equation_type WITH (
          full_potential,
          Euler,
          NS_laminar,
          NS_turbulent,
          NS_laminar_incompressible,
          NS_turbulent_incompressible );
END_TYPE; -- fd_governing_equation_type

Users

          fd_governing_equation.equation_type