Overview Schemas Index

equations_schema         


ENTITY mbna_behaviour_model
          SUBTYPE OF (mbna_equation);
INVERSE
          data : SET [0:?] OF model_property_distribution FOR domain;
END_ENTITY; -- mbna_behaviour_model

Entity data types and their attributes

numerical_model
          id: identifier;
          name: label;
          description: text;
          creating_software: text;
          intended_analysis_code: SET [1:?] OF text;
          analysis_type: text;
model_product_domain
          temporal_parts: LIST [0:?] OF model_action_domain;
mbna_equation
          -
mbna_behaviour_model
          (INV) data: SET [0:?] OF model_property_distribution FOR domain;

Known subtypes

          gas_model (equations_schema)
          thermal_conductivity_model (equations_schema)
          turbulence_closure (equations_schema)
          turbulence_model (equations_schema)
          viscosity_model (equations_schema)

Known subtype constraints

          sc1_mbna_behaviour_model (equations_schema)

Users: by entity attributes

numerical_model
          behavioural_decomposition_of_numerical_model.parts
          behavioural_decomposition_of_numerical_model.whole
          model_property_distribution.domain
          simulation_run.simulated
          spatial_decomposition_of_numerical_model.parts
          spatial_decomposition_of_numerical_model.whole
          view_relationship.view
model_product_domain
          product_view_relationship.discretised_model
                    discretised_product_model_select
mbna_equation
mbna_behaviour_model

Users: by defined types, not used by any entity attribute

mbna_behaviour_model
          -

Global rules for this entity data type

          -