Overview Schemas Index

conditions_schema         


TYPE fd_bc_type_simple = EXTENSIBLE ENUMERATION BASED_ON mbna_bc_type_simple WITH (
          bc_wall_inviscid,
          bc_wall_viscous_heat_flux,
          bc_wall_viscous_isothermal,
          bc_wall_viscous,
          bc_wall,
          bc_inflow_subsonic,
          bc_inflow_supersonic,
          bc_outflow_subsonic,
          bc_outflow_supersonic,
          bc_tunnel_inflow,
          bc_tunnel_outflow,
          bc_degenerate_line,
          bc_degenerate_point,
          bc_symmetry_polar,
          bc_axissymmetric_wedge );
END_TYPE; -- fd_bc_type_simple

Users

          fd_bc_dataset.the_type