setup_demography: Set up a Demography Object for a Concrete Population

Description Usage Arguments Value

Description

Demography objects are agnostic about the map they work on, but for application we need to link them to a particular one. This function does that, by setting up any elements that are migration or vital objects.

Usage

1
setup_demography(demog, pop, ...)

Arguments

demog

The demography object.

pop

The population object.

...

Other parameters passed to migration().

Value

A demography object, as before, but with but with any migration objects having a migration matrix.


petrelharp/landsim documentation built on May 25, 2019, 2:53 a.m.