pylag.bio_model module

Bio model objects can be used to manage the configuration and update of biological particles.

Note

bio_model is implemented in Cython. Only a small portion of the API is exposed in Python with accompanying documentation.

class pylag.bio_model.BioModel(config)

Bases: object

A bio model object

Variables

mortality_calculator (MortalityCalculator) – Mortality calculator.