modelCV
Convection
Extends from BondLib.Interfaces.TwoPort (Partial model invoking two bondgraphic connectors).
Information
The convection model is the regular directed heat exchanger model, HEr, of the bond graph library. However, we have duplicated the model here under a different name, in order to be able to provide meaningful documentation for its use.Convection, in general, requires a much more complex model, because mass and entropy get moved around together. However, in the current implementation of the model, we ignored the air conditioning. Thus air doesn't get moved around, except for the purpose of potential equilibration. In that case, a much simplified version of the model, namely that of a simple heat exchanger can be used.
Parameters: G0: Thermal conductance (default value = 1 kJ/(h.K))
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | G0 | 1 | Thermal conductance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| BondLib.Interfaces.BondCon | BondCon1 (from TwoPort) | Left bond graph connector | |
| BondLib.Interfaces.BondCon | BondCon2 (from TwoPort) | Right bond graph connector |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Real | e1 (from TwoPort) | Bondgraphic primary effort | |
| Real | f1 (from TwoPort) | Bondgraphic primary flow | |
| Real | e2 (from TwoPort) | Bondgraphic secondary effort | |
| Real | f2 (from TwoPort) | Bondgraphic secondary flow | |
| BondLib.Junctions.J0p2 | J0p2_1 | ||
| BondLib.Junctions.J1p3 | J1p3_1 | ||
| BondLib.Bonds.fBond | B1 | ||
| BondLib.Bonds.eBond | B2 | ||
| BondLib.Junctions.J0p3 | J0p3_2 | ||
| BondLib.Bonds.eBond | B4 | ||
| BondLib.Bonds.fBond | B3 | ||
| BondLib.Thermal.GSth | GSth1 |