Overall check
The idea in Overall check is to perform all other 1D concrete checks (ULS and SLS) together in one command.
Overall check can be found in Concrete service.
Overall check adopts properties of standard check + Selector of check which will be performed. By default are all check performed.
List of available check varies according selected type of load.
- Load case - all check
- ULS combination - only ULS checks
- SLS combination - only SLS checks
- Result class - depend on the content of class. If class contain both ULS+SLS combinations, than all checks can be selected and program itself choose proper combination for the checks according its type (ULS or SLS)
The results for all checks are stored after calculation. Execution of one particular check with same load settings takes no addition time, because results are already calculated.
Output
Only brief and standard outputs are available for overall check. For details about particular checks is needed to execute them independently.
Brief table contains Unity checks of all checks. If check is not performed, than "-" is in the cell in table.
Standard output contains header with basic informations about checked cross-section, including its reinforcement and materials, and table with extreme Unity checks in selected section.