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

Is it possible to create an Output Parameter based on the Imbalances from Solver Manager?

    • FAQFAQ
      Participant

      This is not directly possible, however you could create expressions in CFD-Post for the mass and momentum imbalances then use these expressions as Output Parameters. The force functions (force_x(), force_y(), and force_z() ) can be used to get the momentum imbalance by calculating the force on all inlets and outlets. The massFlow() function can be used to get the mass flow imbalance.