Skip to content

Simulate

simulate

Simulate populations.

Classes

Functions

simulate_command

simulate_command(filename: Annotated[str, Argument(help='File name of the configuration file.')]) -> None

Simulate a population from a configuration file.

Parameters:

Name Type Description Default
filename Annotated[str, Argument(help='File name of the configuration file.')]

File name of the configuration file.

required