Post : visualizing/manipulating fields defined on mesh centers


CFD solvers often provide a solution defined on mesh centers. For visualisation of structured grids, Cassiopee provides the C.center2Node function that takes into account the matching connectivity if it is defined in the computational tree:
         
              A center field solution visualized on nodes without matching boundary conditions (left) and with (right).

Similarily, gradients and gradient based computations of variables using P.grad P.computeVariables or P.computeExtraVariables use matching connectivity if defined:
         
              Gradient's norm of density visualized on nodes without matching boundary conditions (left) and with (right).

More: Gallery - Get support - Tutorials - Download - Citation - Reference documentation -