Hi @tony_berset
I do not understand. Are you saying that Quasi-static runs to completion and gives results in 15 minutes?
Quasi-static runs the same solver as Explicit Dynamics. The difference is Quasi-static runs the analysis multiple times and increases the duration each time; Explicit Dynamics runs the analysis once using the duration entered. The quasi-static analysis must take longer to run than the Explicit Dynamics. My description of how to simulate a quasi-static analysis using the explicit dynamics may have been lacking details. Sorry. The output file for the quasi-static analysis will include lines like this:
Trial Number 1, Solving for Trial Duration = 2.893e-05
1st Trial Duration = 2.893E-05 set to 1000 times the intial Courant Stability Limit of 2.893E-08
Time Static Free Kinetic Internal Viscous External Elapsed Remaining
Inc Step Time Energy Energy Energy Work Wall Time Wall Time
0 2.89e-08 0.00e+00 2.64e-09 0.00e+00 0.00e+00 0.00e+00 0 00:00:00 n/a
50 2.89e-08 5.00e-02 2.18e-04 1.95e-04 8.06e-09 4.12e-04 0 00:00:00 0 00:00:06
...
1000 2.89e-08 1.00e+00 1.36e-04 1.34e+00 8.86e-09 1.34e+00 0 00:00:08 0 00:00:00
>>>>>> Writing Selected Results Issue: ExplDyn3:1.00055E+00 <<<<<<
1001 2.89e-08 1.00e+00 1.29e-04 1.34e+00 8.75e-09 1.34e+00 0 00:00:08 0 00:00:00
Trial Mean Free Mean Maximum Last Mean Actual Restricted
Number Kinetic Energy Internal Energy Value Convergence Convergence Multiplier Multiplier
1 6.304e-03 4.984e-01 1.265e-02 9.839e-05 1.265e-02 1.836e+00 1.836e+00
>>>>>> Writing Selected Results Issue: ExplDyn3:0.00000E+00 <<<<<<
Trial Number 2, Solving for Trial Duration = 5.312e-05
Time Static Free Kinetic Internal Viscous External Elapsed Remaining
Inc Step Time Energy Energy Energy Work Wall Time Wall Time
0 2.89e-08 0.00e+00 2.32e-10 0.00e+00 0.00e+00 0.00e+00 0 00:00:00 n/a
50 2.89e-08 2.72e-02 1.99e-05 1.77e-05 7.56e-10 3.76e-05 0 00:00:00 0 00:00:11
The lines beginning with "Trial Number N, Solving for Trial Duration = t" give the time that you want to use for the explicit dynamics duration. In this example, line 19 is for the second trial. The duration is 5.312E-5, so I would round that off to 5.5E-5 for the explicit dynamics analysis.
The column "Static Time" is not the duration of the analysis. Normally the second column is in fact the current time, but for the quasi-static analysis this column is normalized so that the real duration (5.312E-5) looks like it has a total duration of 1.0E+0 seconds.
An explicit analysis with a duration of 5.5E-5 will run faster than a quasi-static analysis that runs one analysis for a duration of 2.89E-5 (line 1) and a second analysis for a duration of 5.31E-5 (line 19).
Hope this clarifies the quasi-static analysis.
John
John Holtz, P.E. Global Product Support
Autodesk, Inc. If not provided, indicate the version of Inventor Nastran you are using.If the issue is related to a model, attach the model! See What files to provide when the model is needed.