1
Earthquake Engineering (EE-UQ) / Re: Running EE-UQ backend using Command Line or MATLAB
« on: April 01, 2021, 01:30:05 AM »
Thank you for the prompt response! I appreciate the input.
Essentially, I'd like to run through the entire EE-UQ workflow as I would in the application but have the ability to run a set of building simulations back-to-back and store the results locally (as opposed to re-running manually in the GUI).
In general, the only pieces of the workflow I'll be using are:
SIM - both user-specified OpenSees models and AutoSDA
EVT - a suite of PEER NGA records
FEM - an OpenSees analysis script
EDP - Standard Earthquake
The only parts of the workflow I will be varying across analyses are:
So the MATLAB routine would ideally run each analysis and store the results locally.
Essentially, I'd like to run through the entire EE-UQ workflow as I would in the application but have the ability to run a set of building simulations back-to-back and store the results locally (as opposed to re-running manually in the GUI).
In general, the only pieces of the workflow I'll be using are:
SIM - both user-specified OpenSees models and AutoSDA
EVT - a suite of PEER NGA records
FEM - an OpenSees analysis script
EDP - Standard Earthquake
The only parts of the workflow I will be varying across analyses are:
- SIM: the building model
- EVT: the scaling of the ground motions
So the MATLAB routine would ideally run each analysis and store the results locally.