We have an exciting announcement about badges coming in May 2025. Until then, we will temporarily stop issuing new badges for course completions and certifications. However, all completions will be recorded and fulfilled after May 2025.
Modeling & Meshing

Modeling & Meshing

What is Joint tolerance field in the CNVTOL command for Mechanical APDL?

    • FAQFAQ
      Participant

      This JOINT tolerance is used to check on satisfaction level of Joint constraint (MPC184). For examples, if it is a universal joint: some of the constraints for node I, J are:
      UxI = UxJ, UyI = UyJ, UzI = UzJ
      During the Newton-Raphson computation, these constraints are ‘exactly” satisfied. If || Ui — Uj || < || JOINT tolerance ||, as a result the solution converges. By default, the JOINT tolerance = 1.0e-7