I'm running two simulations: (1) Modal transient fatigue in OptiStruct and (2) Modal superposition fatigue using OptiStruct + HyperLife/nCode. Loading consists of four Z-axis acceleration time histories applied at front and rear suspension mounting plates (two each) using SPCD (DOF3 = 9810). I’ve defined 4 SPCDs, 4 SPCs (fully fixed/DOF3 fixed), and grouped the SPCs via SPCADD. For loading, I’ve created 4 TLOAD1 entries (TYPE=ACCE, EXCITEID=SPCD), all combined into a single DLOAD. The modal transient subcase uses SPC: SPCADD, METHOD: EIGRL/EIGRA, TSTEP, SDAMPING, and DLOAD. For fatigue, I use FATPARAM, PFAT, etc., while for modal superposition fatigue, I extract SDISP via MTRAN and modal stresses via a MODES subcase (outputting STRESS and DISPLACEMENT).
My questions:
- Is it valid to combine all 4 TLOAD1 into a single DLOAD, or should I run 4 separate MTRAN load steps?
- SPCs to be fully fixed or only DOF3 fixed?
- Will using SPCADD (with all 4 SPCs) over-constrain the model in MTRAN or MODES subcases? If so, should I use inertia relief, and how to properly define for MTRAN with 4 different loading points?