Skip to content
Snippets Groups Projects
Commit bc20bbb1 authored by Spencer Sherwin's avatar Spencer Sherwin
Browse files

Missing tst file

parent 661ee8f4
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8"?>
<test>
<description> Interp field to a box of points (also calculate cp and cp0)</description>
<executable>FieldConvert</executable>
<parameters>-e -m interpfield:fromxml=interptest.xml:fromfld=interptest.fld interptest.xml new.fld </parameters>
<files>
<file description="Session File">interptest.xml</file>
<file description="Session File">interptest.fld</file>
</files>
<metrics>
<metric type="L2" id="1">
<value variable="u" tolerance="1e-6">0.0254815</value>
<value variable="v" tolerance="1e-6">0.00331392</value>
<value variable="p" tolerance="1e-6">0.00229271</value>
</metric>
<metric type="Linf" id="2">
<value variable="u" tolerance="1e-6">0.784991</value>
<value variable="v" tolerance="1e-6">0.390773</value>
<value variable="p" tolerance="1e-6">0.0871031</value>
</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