Physiolibrary.Population.Interfaces

Information

Extends from Modelica.Icons.InterfacesPackage (Icon for packages containing interfaces).

Package Content

Name Description
Physiolibrary.Population.Interfaces.PopulationPort PopulationPort Average number of population members and their change
Physiolibrary.Population.Interfaces.PopulationPort_a PopulationPort_a Increase (or decrease) of population
Physiolibrary.Population.Interfaces.PopulationPort_b PopulationPort_b Decrease (or increase) of population
Physiolibrary.Population.Interfaces.OnePort OnePort Partial change of population between two ports without its accumulation
Physiolibrary.Population.Interfaces.ConditionalChange ConditionalChange Input of population change vs. parametric constant change
Physiolibrary.Population.Interfaces.ConditionalLifeTime ConditionalLifeTime Input of population change per one population member vs. parametric lifetime

Physiolibrary.Population.Interfaces.PopulationPort

Average number of population members and their change

Contents

NameDescription
populationAverage number of population individuals [1]
changeAverage population change = change of population individuals [1/s]

Physiolibrary.Population.Interfaces.PopulationPort_a Physiolibrary.Population.Interfaces.PopulationPort_a

Increase (or decrease) of population

Information

Connector with one flow signal of type Real.

Extends from PopulationPort (Average number of population members and their change).

Contents

NameDescription
populationAverage number of population individuals [1]
changeAverage population change = change of population individuals [1/s]

Physiolibrary.Population.Interfaces.PopulationPort_b Physiolibrary.Population.Interfaces.PopulationPort_b

Decrease (or increase) of population

Information

Connector with one flow signal of type Real.

Extends from PopulationPort (Average number of population members and their change).

Contents

NameDescription
populationAverage number of population individuals [1]
changeAverage population change = change of population individuals [1/s]

Physiolibrary.Population.Interfaces.OnePort Physiolibrary.Population.Interfaces.OnePort

Partial change of population between two ports without its accumulation

Connectors

NameDescription
port_b 
port_a 

Physiolibrary.Population.Interfaces.ConditionalChange Physiolibrary.Population.Interfaces.ConditionalChange

Input of population change vs. parametric constant change

Parameters

NameDescription
PopulationChangePopulation change if useChangeInput=false [1/s]
Conditional inputs
useChangeInput=true, if real input connector is used instead of parameter PopulationChange

Connectors

NameDescription
populationChange[1/s]

Physiolibrary.Population.Interfaces.ConditionalLifeTime Physiolibrary.Population.Interfaces.ConditionalLifeTime

Input of population change per one population member vs. parametric lifetime

Parameters

NameDescription
LifeTimeMean 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

Connectors

NameDescription
changePerMember[1/s]
Automatically generated Wed Oct 11 14:54:23 2023.