@@ -122,6 +122,7 @@ possibly also Reynolds stresses) into single file;
\item\inltt{interppoints}: Interpolates a set of points to another, requires fromfld and fromxml to be defined, a line or plane of points can be defined;
\item\inltt{isocontour}: Extract an isocontour of ``fieldid'' variable and at value ``fieldvalue''. Optionally ``fieldstr'' can be specified for a string defiition or ``smooth'' for smoothing;
\item\inltt{jacobianenergy}: Shows high frequency energy of Jacobian;
\item\inltt{qualitymetric}: Evaluate a quality metric of the underlying mesh to show mesh quality;
\item\inltt{meanmode}: Extract mean mode (plane zero) of 3DH1D expansions;
\item\inltt{pointdatatofld}: Given discrete data at quadrature points
project them onto an expansion basis and output fld file;
...
...
@@ -629,6 +630,38 @@ The output file \inltt{jacenergy.fld} can be processed in a similar
way as described in section \ref{s:utilities:fieldconvert:sub:convert}
to visualise the result either in Tecplot, Paraview or VisIt.