Postprocessing¶
The post-processing module mainly handles the saving and reading of model and response data.
Most responses are returned in the DataArray and DataSet formats of xarray for easy retrieval.
Utilities¶
Set the output directory for the results saving. |
|
|
Set the unit system will be used for post-processing. |
Reset unit system for post-processing. |
Data Saving¶
Model, Eigenvalue and Linear Buckling Analysis Response Preservation:¶
|
Save the model data from the current domain. |
|
Save modal analysis data. |
|
Save linear buckling analysis data. |
The built-in step response data by opstool is saved¶
|
Create an output database (ODB) to save response data. |
Result Reading¶
Retrive the response data:
|
Read model data from a file. |
|
Get the eigenvalue data from the saved file. |
|
Get the linear buckling analysis data from the saved file. |
|
Read nodal responses data from a file. |
|
Read nodal responses data from a file. |
Read sensitivity responses data from a file. |