bridgehealth
Structural
- May 23, 2011
- 2
I'm trying to run an time history analysis using the SAP API with MATLAB to run several different (100s) of time history records on a structure. I've been able to create the actual time history load case itself (using SAPMod.LoadCases.ModHistLinear.SetCase) and able to change the number of time steps (using SAPMod.LoadCases.ModHistLinear.SetTimeStep), but when I try to actually change the parameters of the time history (such as input, load pattern, etc...) using SAPMod.LoadCases.ModHistLinear.SetLoads, it doesn't work. However, I can do it manually and get the information back using SAPMod.LoadCases.ModHistLinear.GetLoads, but then just trying to put it back into it doesn't work.
Please help if you have any hints!
Please help if you have any hints!