Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).
Name | Description |
---|---|
PopulationPort | Average number of population members and their change |
PopulationPort_a | Increase (or decrease) of population |
PopulationPort_b | Decrease (or increase) of population |
OnePort | Partial change of population between two ports without its accumulation |
ConditionalChange | Input of population change vs. parametric constant change |
ConditionalLifeTime | Input of population change per one population member vs. parametric lifetime |
Average number of population members and their change
Name | Description |
---|---|
population | Average number of population individuals [1] |
change | Average population change = change of population individuals [1/s] |
Increase (or decrease) of population
Connector with one flow signal of type Real.
Extends from PopulationPort (Average number of population members and their change).
Name | Description |
---|---|
population | Average number of population individuals [1] |
change | Average population change = change of population individuals [1/s] |
Decrease (or increase) of population
Connector with one flow signal of type Real.
Extends from PopulationPort (Average number of population members and their change).
Name | Description |
---|---|
population | Average number of population individuals [1] |
change | Average population change = change of population individuals [1/s] |
Partial change of population between two ports without its accumulation
Name | Description |
---|---|
port_b | |
port_a |
Input of population change vs. parametric constant change
Name | Description |
---|---|
PopulationChange | Population change if useChangeInput=false [1/s] |
Conditional inputs | |
useChangeInput | =true, if real input connector is used instead of parameter PopulationChange |
Name | Description |
---|---|
populationChange | [1/s] |
Input of population change per one population member vs. parametric lifetime
Name | Description |
---|---|
LifeTime | Mean life time for population (=1.44*halftime) if useChangePerMember=false [s] |
Conditional inputs | |
useChangePerMemberInput | =true, if real input connector is used instead of parameter LifeTime |
Name | Description |
---|---|
changePerMember | [1/s] |