Physiolibrary.Population.Components

Information

Extends from Modelica.Icons.Package (Icon for standard packages).

Package Content

Name Description
Physiolibrary.Population.Components.Population Population  
Physiolibrary.Population.Components.Reproduction Reproduction As population change per one individual
Physiolibrary.Population.Components.Mortality Mortality As population change per one individual
Physiolibrary.Population.Components.Stream Stream As population change per one individual
Physiolibrary.Population.Components.Change Change  

Physiolibrary.Population.Components.Population Physiolibrary.Population.Components.Population

Information

Extends from Physiolibrary.Icons.Population.

Parameters

NameDescription
Initialization
population_startInitial population size in compartment [1]
Solver
Numerical support of very huge populations
NominalPopulationNumerical scale. Default is 1, but for huge amount of cells it should be any number in the appropriate numerical order of typical amount. [1]
Numerical support of very fast or very slow changes
NominalPopulationChangeNumerical scale. Default change is 1 individual per day, but for much faster or much slower chnages should be different. [1/s]

Connectors

NameDescription
port 
population[1]

Physiolibrary.Population.Components.Reproduction Physiolibrary.Population.Components.Reproduction

As population change per one individual

Information

Extends from 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]
port_b 

Physiolibrary.Population.Components.Mortality Physiolibrary.Population.Components.Mortality

As population change per one individual

Information

Extends from 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]
port_a 

Physiolibrary.Population.Components.Stream Physiolibrary.Population.Components.Stream

As population change per one individual

Information

Extends from Interfaces.OnePort (Partial change of population between two ports without its accumulation), 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
port_b 
port_a 
changePerMember[1/s]

Physiolibrary.Population.Components.Change Physiolibrary.Population.Components.Change

Information

Extends from Interfaces.OnePort (Partial change of population between two ports without its accumulation), 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
port_b 
port_a 
populationChange[1/s]
Automatically generated Wed Oct 11 14:54:23 2023.