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.
General

General

How can the ANSYS CFX Solver behavior be improved for cases with high number of “face sets” in the mesh?

    • FAQFAQ
      Participant

      If a mesh has patches (boundaries, interfaces, etc.) with many face sets, the ANSYS CFX Solver can crash at the beginning of the simulation or in the first time step with a message “return code 9” and no further information in the .out File is available. A face set is anything that can be accessed separately in the mesh, e.g., a mesh region. ANSYS CFX keeps all these face sets instead of combining them into the boundaries, interfaces, etc. that are really used. This leads to higher demand on a Catalogue Size. The Catalogue Size can be increased on the command line for example with -size-cat 2x and in the ANSYS CFX Solver Manger with : SOLVER STEP CONTROL: Runtime Priority = Standard MEMORY CONTROL: Catalogue Size Override = 2x END END Please consider that there is ongoing development work for the improvement of the solver behavior in such cases.