@Anonymous and @Anonymous -
I have been doing some investigation on the setup of the ROPS and FOPS files that were sent. In this post, I will discuss my findings on the ROPs file and follow up with another post on the FOPs file.
In ROPs - Study 10, I noticed the following issues with the setup that will definitely create some issues in getting the correct results.
1. By default, Event Simulation uses separation contact. This is different than Linear Static or Nonlinear Static in Fusion, and this is partly because many of the use cases we were targeting involved moving contact where parts where coming together over time. In the case of an assembly, such as your design, an extra step is needed to ensure the parts are "bonded" together correctly. This is an area we can certainly look to improve in the future. In the meantime, you should always take advantage of the DOF view on the Display Panel. This will allow you to see the unconstrained parts in the design. In the following image, you will see that the majority of the cab is not connected to the rigid sub-structure. To ensure that proper bonding is created for an assembly such as this, when running the Global Contact tool, be sure to check the Proximity Bonded option. You also have the Proximity Distance option which will allow you to bond across small gaps if required. After running Global Contact with Proximity Bonded turned on, notice the DOF view now shows everything constrained.


2. I do not believe that the loading has been applied properly. When I look at your load setup, I see a load magnitude of 2.254e5 N in the Transient Load Dialog. Next, when looking at the load curve, I see that you have defined a multiplier of the same value. This will give you a total load applied to the model of 2.254e5 N multiplied by 2.254e5 N at the time of 0.0008 seconds. My intuition tells me that this was not your intent and that the correct magnitude is what is defined in the Load dialog. In Event Simulation, the multiplier in the load curve is exactly that, as it will multiply against what is defined in the Load dialog at a given time. If your intended load is 2.254e5 N, then your Multiplier value should be 1.

In ROPs - Study 13, similarly, I noticed a few issues that would likely prevent you from getting the proper results.
1. My comments from above, both comments 1 and 2 are present in this setup. I would suggest using the suggestions above to correct the setup in Study 13.
2. Next, I see that you have an X translation boundary condition applied to the same face in which it looks like you have applied point loads by cutting small holes in the geometry. This boundary condition is constraining the load direction, so the only deformation that will happen on this face is at the holes. I am not sure if this was your intent or not, but this will prevent the entire structure from deforming beyond on these point loads.

3. It is important to note that there are TWO different behaviors that can be obtained when applying a force in Fusion. If you look at the Load Dialog, there is a checkbox for Force per Entity. In the model that you have setup, your magnitude of 45080 N is distributed equally across the 5 faces in which is it applied. If the Force per Entity box was CHECKED, then this full magnitude would be applied at each location. I point this out only because this could change your results.

I have attached an F3D that reflects all of these changes, see the 3rd and 4th studies in the browser.
A few additional general comments.
1. Are the 5 holes on the left side of the cab where the loads are applied being used to represent a point load? If so, there are some less expensive methods we can use to split the geometry. In the current form, mesh quality at those locations is pretty poor and the Event Simulation solver is not a fan very small and misshaped elements. Further, in reality, are these actually point loads, or is there some contact area from the mechanism applying the load?
2. The displacements seem a bit small. I would check the load magnitudes with respect to the dimensions of the model and the material properties.
3. I see you are defining the base of the cab to be rigid. If this is true, then you could consider suppressing those parts altogether and placing boundary conditions at the mating faces. This would help with your overall run times.
I hope this feedback moves you further along with this model. I will review the FOPs model and provide similar feedback.