Evidence of learning
02_geometry_selections.macexecuted from a clean session.m02_selection_audit.csvwithpasses=1.02_challenge.maccompleted for the beam of1.2 m.- Diagnostic table of the five defects of
02_bug_hunt.mac. - Brief explanation of why a geometric selection is more stable than a list of IDs.
Validation checklist
- I distinguish entities from the solid model and the finite element model.
- I can anticipate the effect of
S,A,RandU. - Explicitly defined and restored
SELTOL. - I created
fixed_nodesandtip_nodeswithout IDs. - Restored
CSYS,0after using the 11 system. - I built
tip_top_nodesas an intersection of two components. - I checked that
fixed_nodesandtip_nodes(non-overlapping) - I verified that
ALLSEL,ALLretrieves all nodes. - The challenge generates a CSV with
passes=1. - I did not apply loads or solve the model in this module.
>
Technical traceability of M02
Content contrasted with ANSYS mechanical APDL Command Reference 2024 R1:
ALLSEL, CM, CMSEL, CSYS, ESEL,
LOCAL, NSEL and SELTOL; and with chapter 3 of
ANSYS Mechanical APDL Modeling and Meshing Guide.
Next
Your model already recognizes regions by meaning, not by numerical chance. In M03 you will decide what element formulation, material and attributes should the entities you have just build and you'll learn how to audit those assignments.