Input | Input | Input from previous Compute Component | Text |
Preset | Preset | Select a Daylight Metric | Integer |
Overrides | Overrides | Optional overrides to apply to the presets.
The overrides should be given in the following JSON format:
{
"threshold": 500,
"work_hours": [8, 16],
"work_days": [0, 5],
"selected_hours": [],
"file_extension": ".res"
}
Here shown with the defaults.
"selected_hours" is a list of true/false values that represents whether or not that hour should be included in the calculation.
In case it is given then it will override the "work_hours" and "work_days". | Text |
CPUs | CPUs | CPUs to use. Valid choices are:
1, 2, 4, 8, 16, 18, 24, 36, 48, 64, 72, 96. | Integer |
Case Directory | Case Dir | Folder to save results in on the Compute server. Default is metrics | Text |
Create | Create | Run the case on Procedural Compute | Boolean |