Initialization of flow direction for fluid power components
type FlowDirection = enumeration(Unidirectional "Fluid flows only from port_a to port_b", Bidirectional "No restrictions on fluid flow (flow reversal possible)");