modelSe
Constant effort source of the Modelica bond graph library
Extends from Interfaces.ActiveOnePort (Partial model invoking one bondgraphic connector).
Information
The constant effort source is an active OnePort element. It inherits the effort and flow variables from the active OnePort. The constant effort to be generated is modeled as a parameter.The effort source has its causality stroke away from the source.
Potential variables: e: Bondgraphic effort variable f: Bondgraphic flow variable, normalized positive for flows out of the model Parameters: e0: Constant effort to be generated (default value = 1)
Equations:
e = e0
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | e0 | 1 | Bondgraphic Effort Source |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BondLib.Interfaces.BondCon | BondCon1 (from ActiveOnePort) | Bond graph connector |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | e (from ActiveOnePort) | Bondgraphic effort | |
| Real | f (from ActiveOnePort) | Bondgraphic flow |