launch_process
- compas_fea.fea.opensees.launch_process(structure, exe, output)[source]
Runs the analysis through OpenSees.
- Parameters
structure (obj) – Structure object.
exe (str) – OpenSees exe path to bypass defaults.
output (bool) – Print terminal output.
- Returns
None