ospgrillage.osp_grillage.OspGrillage.analyze#
- OspGrillage.analyze(**kwargs) None #
Function to analyze defined load
- Keyword:
all (bool): If True, runs all load cases. If not provided, default to True.
load_case (‘list’ or ‘str’): String or list of name strings for selected load case to be analyzed.
set_verbose(bool): If True, incremental load case report is not printed to terminal (default True)
- Except:
raise ValueError if missing arguments for either load_case=, or all=