pydynamo.world2 package

Submodules

pydynamo.world2.code_pydynamo_w2 module

Module contents

World2 model, originally designed by Jay Forrester in World Dynamics Hardcover – January 1, 1971.

class pydynamo.world2.World2

Bases: System

A World2 object is a System object with more convenient functions and defaults, adapted for the manipulation of the Worl2 model.

plot_world(**kwargs)

Plot world state: ressources, pollution, population, food, life quality.

run(N=400, dt=0.5)

Run with 400 steps of 1/2 year.