Turning on Temporary Storage

You can turn on temporary storage for a particular solver in the Expert Properties category of that solver.

That action adds the field functions that let you view data such as Ap coefficients, residuals, corrections, reconstruction gradients, and cell gradients.

The Ap coefficients are the diagonal coefficients in the matrix of the linear system. Ensure that they are always positive-definite (that is, greater than 0).

The residuals are the imbalance in the discretized equations. The corrections are what is added to the solution of the previous iteration to get the updated solution. Generally, if the solution is not converging you can look where the residuals or the corrections are comparatively large. (Large corrections typically correspond to large residuals.)

Reconstruction gradients are used to interpolate cell values to faces, while gradients are used to compute values such as diffusion and strain rates. Visualizing these quantities can help to diagnose if something is going wrong at a flow boundary, say, where large gradients are not expected.

Field functions added when temporary storage is turned on are not saved to the simulation file. It is necessary that at least one step is iterated before the additional field functions become available.