luminarycloud.params.simulation.time.compute_statistics

Classes

ComputeStatisticsOff

Disable computation of transient statistics.

ComputeStatisticsOn

Enable computation of transient statistics.

Package Contents

class ComputeStatisticsOff

Disable computation of transient statistics.

to_code() str
class ComputeStatisticsOn

Enable computation of transient statistics.

to_code() str
start_iteration: int = 1

Time step iteration at which to start computing the statistics.

update_interval: int = 1

Number of time steps in between updates of the statistics.