Structural Models (Subsheets)

Structural models consist of the model definition, with header and model description. The ports in the header must match in number and type according to their utilization in the model call with the MODEL instance.

// Model definition

SMLDEF Name

{

}

//Model Usage

MODEL model_name instance_name conservative_nodes (parameters)