-
Notifications
You must be signed in to change notification settings - Fork 249
benchmark
Jerommaas edited this page Mar 14, 2017
·
2 revisions
Load a new initial condition, and time it to benchmark BlueSky. When no file is given the current initial condition is re-started and used as a benchmark. By default, the benchmark is run for 300 seconds. Optionally a different duration can be passed.
Usage:
BENCHMARK [filename,duration]
Arguments:
Name | Type | Required | Description |
---|---|---|---|
filename | string | no | Load the initial condition in file 'filename' |
duration | float | no | Set the duration of the benchmark |