Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 287 Bytes

File metadata and controls

10 lines (10 loc) · 287 Bytes

Complex example

This saves the results of a calculation to file and reloads them to analyze the results

Build the Model

{! ../examples/02_Complex/complex_example.py !}

Load the Results from file

{! ../examples/02_Complex/complex_example_results.py !}