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

Fluids

Topics related to Fluent, CFX, Turbogrid and more.

Change the digit precision in an ANSYS CFD-Post table

    • admin
      Ansys Employee

      There is no specific button in the graphical user interface available. But the formatting and the number of digits after the decimal point can be changed in the Command Editor. With the Right Mouse Button on the Table in the Outline, Edit the command editor. For example: TABLE: Table 1 Export Table Only = True ...... TABLE CELLS: A1 = "=areaAve(T)@Default Domain Default", False, False, False, Left, True, 0, Font Name, 1|1, %.5f, True, ffffff, 000000, True END END The formatting of the table cell is given in this case by %.5f and will result in a value with fixed decimal notation with 5 digits after the decimal point. If the scientific notation is preferred, please use %.5e, to get the scientific notation with 5 digits after the decimal point. When saving the table, the values can be exported into .txt or .csv file with the formatting specified.

    • admin
      Ansys Employee

      Is it possible to change the digit precision in an ANSYS CFD-Post table?

    • Amine Ben Hadj Ali
      Ansys Employee

      This could be added in the documentation as well.

Viewing 2 reply threads
  • The topic ‘Change the digit precision in an ANSYS CFD-Post table’ is closed to new replies.