Bug hunting — Five false balances
Open 06_bug_hunt.mac and diagnose each case:
- Spread selection: An attempt is made to solve without recovering the entire model.
- Missing set: reactions are queried without activating a result set.
- Wrong sign: reaction and charge are compared as if they had the same meaning.
- global FSUM: a sum close to zero is interpreted as absence of reaction.
- Non-existent moment: wanted
RF,MZin nodes without rotation and the force torque is ignored.
Don't fix the code first. For each error write: symptom, physical cause, state of MAPDL involved and minimal test that would confirm the diagnosis.