Params#

Params#

Attributes

model_computed_fields

model_config

Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].

model_extra

Get extra fields set during validation.

model_fields

model_fields_set

Returns the set of fields that have been explicitly set on this model instance.

states

List of model states.

time_step_days

Time step in days.

seed

start_time

num_ticks

verbose

show_progress

use_numba

Methods

alias of ABMParams