Skip to content
Snippets Groups Projects
Commit 728a7ef5 authored by Dave Moxey's avatar Dave Moxey
Browse files

Merge branch 'ticket/86-xmltovtk' into 'master'

Remove reference to XmlToVtk to resolve #86

Closes #86

See merge request nektar/nektar!946
parents 2c7ef689 e33f0609
Branches master
No related tags found
No related merge requests found
......@@ -127,10 +127,10 @@ to generate the XML file.
\end{notebox}
%
To validate the mesh visually, we can use a utility such as Paraview or
VisIt. To do this, run the command
VisIt. To do this, we can use the \inltt{FieldConvert} command using:
%
\begin{lstlisting}[style=BashInputStyle]
XmlToVtk test.xml
FieldConvert test.xml test.vtu
\end{lstlisting}
%
which generates an unstructured VTK file \inlsh{test.vtu}.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment