Hi @Anonymous
The Event Simulation analysis uses an explicit solver. The time step size of an explicit solver is limited by the smallest element size in the model, so you were taking the correct approach by increasing the mesh size. Is it possible that you can increase the mesh size even more?
The second factor that determines the total analysis run time is how many time steps are needed. You specified a duration in the Settings. Dividing the duration by the time step size gives the total number of steps required in the analysis. An estimation of how long each time step takes to solve will give the total run time. If increasing the mesh size does not reduce the run time sufficiently, the second thing that you can do is decrease the analysis duration.
The time step size required by an explicit solver is generally very small (on the order of 1E-6 seconds). A duration of 1 second would result in 1 million time steps and a long run time. This is why an explicit solver is generally used for highly dynamic events like impact and explosions where the total duration is on the order of 0.001 to 0.01 seconds (1000 to 10,000 calculation steps).
The alternative to the Event Simulation is to approximate the analysis using a static analysis. For example, pulling a trailer at a constant speed does not require a dynamic analysis (if you ignore the roughness of the road). Pulling at a constant acceleration can be analyzed using a static analysis with a gravity/acceleration load. The vibration from the road is normally analyzed using a random vibration/random response analysis (which Fusion does not include; use Inventor Nastran to perform that analysis).
Please feel free to provide more information about the loads and goals of your analysis, and someone will be able to provide some more specific ideas.
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.