Introduction

The flow solver computes a solution to the non-linear, partial differential equations for the conservation of mass, momentum, energy, and general scalars in general complex 3D geometries. It uses an element-based finite volume method and iterative Krylov methods to discretize and solve the governing equations.

Physical models include laminar or turbulent, incompressible or compressible flow, natural convection, rotating frame of reference, non-newtonian fluids, porous blockages, mixtures, humidity, condensation and evaporation at walls, and general boundary conditions for fluid flow and heat transfer. Details of the mathematical model, the discretization of the equations, and of the solution method used in the flow solver are presented in the following sections of this document.