1 Allocation
Allocation()Defines the allocation optimization algorithm options.
1.1 Attributes
| Name | Type | Description |
|---|---|---|
| timestep | float | The simulated time in seconds between successive allocation calls (Optional, defaults to 86400) |
| use_allocation | bool | Whether the allocation algorithm should be active. If not, UserDemand nodes attempt to abstract their full demand (Optional, defaults to False) |