Skip to content
Snippets Groups Projects
Commit 2f0a0f0a authored by Michael Turner's avatar Michael Turner
Browse files

missing tests

parent 06ee07bb
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
<NEKTAR>
<MESHING>
<INFORMATION>
<I PROPERTY="CADFile" VALUE="t106step.STEP" />
<I PROPERTY="MeshType" VALUE="2DBndLayer" />
</INFORMATION>
<PARAMETERS>
<P PARAM="MinDelta" VALUE="0.01" />
<P PARAM="MaxDelta" VALUE="0.5" />
<P PARAM="EPS" VALUE="1.0" />
<P PARAM="Order" VALUE="4" />
<P PARAM="BndLayerSurfaces" VALUE="11-14" />
<P PARAM="BndLayerThickness" VALUE="0.01+0.05*x" />
</PARAMETERS>
<BOOLPARAMETERS>
</BOOLPARAMETERS>
</MESHING>
</NEKTAR>
<?xml version="1.0" encoding="utf-8" ?>
<test>
<description>t106 step variant</description>
<executable>NekMesh</executable>
<parameters>-m jac:list t106step.mcf t106.xml:xml:test</parameters>
<files>
<file description="Input File">t106step.mcf</file>
<file description="Input File 2">t106step.STEP</file>
</files>
<metrics>
<metric type="regex" id="1">
<regex>^Total negative Jacobians: (\d+)</regex>
<matches>
<match>
<field id="0">0</field>
</match>
</matches>
</metric>
</metrics>
</test>
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