pycopancore.model_components.base.implementation.world module

class World(*args, **kwargs)[source]

Bases: DUMMY, DUMMY

World entity type mixin implementation class.

Base component’s World mixin that every model must use in composing their World class. Inherits from I.World as the interface with all necessary variables and parameters.

_individuals = <pycopancore.private._simple_expressions._Unknown object>
cells

reference to a set of entities

environment

reference to another entity or process taxon

groups

reference to a set of entities

individuals

reference to a set of entities

metabolism

reference to another entity or process taxon

processes = [aggregate cell carbon stocks]
social_systems

reference to a set of entities

top_level_social_systems

reference to a set of entities