Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Commits
a91c07b5
Commit
a91c07b5
authored
Apr 23, 2017
by
Dave Moxey
Committed by
Spencer Sherwin
Jun 07, 2017
Browse files
Add test
parent
000bdb55
Changes
3
Hide whitespace changes
Inline
Side-by-side
utilities/FieldConvert/CMakeLists.txt
View file @
a91c07b5
...
...
@@ -31,6 +31,7 @@ ADD_NEKTAR_TEST(chan3D_isocontour)
ADD_NEKTAR_TEST
(
interpfield
)
ADD_NEKTAR_TEST
(
naca0012_bnd_equispacedoutput
)
ADD_NEKTAR_TEST
(
smallmesh_isocontour
)
ADD_NEKTAR_TEST
(
kovas2
)
ADD_NEKTAR_TEST
(
chan3D_interppointdatatofld
)
IF
(
NEKTAR_USE_MPI
)
...
...
utilities/FieldConvert/Tests/kovas2.sem.fld
0 → 100644
View file @
a91c07b5
File added
utilities/FieldConvert/Tests/kovas2.tst
0 → 100644
View file @
a91c07b5
<?xml version="1.0" encoding="utf-8" ?>
<test>
<description>
Post-process Semtex flow field of Kovasznay flow
</description>
<executable>
FieldConvert
</executable>
<parameters>
-e kovas2.xml kovas2.sem.fld kovas2.dat
</parameters>
<files>
<file
description=
"Session File"
>
kovas2.xml
</file>
<file
description=
"Field file"
>
kovas2.sem.fld
</file>
</files>
<metrics>
<metric
type=
"L2"
id=
"1"
>
<value
variable=
"x"
tolerance=
"1e-12"
>
1.0854
</value>
<value
variable=
"y"
tolerance=
"1e-12"
>
0.626657
</value>
<value
variable=
"z"
tolerance=
"1e-12"
>
6.37932
</value>
<value
variable=
"u"
tolerance=
"1e-12"
>
3.65663
</value>
<value
variable=
"v"
tolerance=
"1e-12"
>
0.313122
</value>
<value
variable=
"w"
tolerance=
"1e-12"
>
0
</value>
<value
variable=
"p"
tolerance=
"1e-8"
>
1.06858
</value>
</metric>
</metrics>
</test>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment