Skip to content
Marc & Structures
Index

Save your progress

Enter your email and we will send a secure sign-in link. There is no password and the first link creates your account.

Mission ~5 min · ~71 min remaining

Your mission: solve and demonstrate equilibrium

Solve the linear static case and demonstrate that forces and moments balance within tolerance.

MAPDL may terminate SOLVE without us having understood the model. In M06 we will convert the solution into a testable statement: the applied force and its moment They must be exactly balanced by the fixed support.

Your mission

You will solve the prepared beam in M05, confirm that a result set exists, and You will generate a CSV that simultaneously closes the balance of forces and moments.

Guiding question: if SOLID185 has no nodal rotations, how can fixed support transmit a moment?

Objectives

By completing M06 you will be able to:

  • Explicitly declare a linear static analysis.
  • Distinguish load step, substep and result set.
  • Explain what states it connects SOLVE.
  • Programmatically check that a solution is available.
  • Read nodal reactions using *GET.
  • Reconstruct a moment from translational forces.
  • Use SPOINT and FSUM with a conscious reference point.
  • Accept or reject the balance through quantitative tolerances.

Prerequisites and downloads

  • Have completed M05: Beam must have audited loads and constraints.
  • Recognize pattern selection → check → application → restore.
  • Remember the global convention: X longitudinal, Y vertical, and Z transverse.

How to use this lesson

TrackDurationScope
Quick win 30–35 min Prediction, SOLVE and first reading of reactions with FSUM.
Complete 65–70 min Additionally, force and moment audit, false equilibrium hunting and linear challenge.

Recommendation: Calculate RFY and RMZ on paper before SOLVE. Balance is the first physical validation after an apparently correct solution.

Session map

  1. Mission: goals, downloads and balance prediction.
  2. Mental model: four states, not a SOLVE button.
  3. Demo: solve, reactions, and equilibrium audit.
  4. Bug hunting: partial sums and incorrect sets.
  5. Challenge: two states with linear law in reactions.
  6. Mastery: final test that records demonstrated mastery and recommends M07.