Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
VTK
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
555
Issues
555
List
Boards
Labels
Service Desk
Milestones
Merge Requests
151
Merge Requests
151
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
VTK
VTK
Commits
352e3122
Commit
352e3122
authored
Dec 24, 2013
by
Bill Lorensen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ENH: Add test for vtkOpenFOAMReader
Change-Id: Ib3fe1840f712a626179de7de4261427de1aeeb60
parent
84653eb2
Changes
70
Hide whitespace changes
Inline
Side-by-side
Showing
70 changed files
with
225 additions
and
2 deletions
+225
-2
IO/Geometry/Testing/Cxx/CMakeLists.txt
IO/Geometry/Testing/Cxx/CMakeLists.txt
+19
-2
IO/Geometry/Testing/Cxx/TestOpenFOAMReader.cxx
IO/Geometry/Testing/Cxx/TestOpenFOAMReader.cxx
+138
-0
IO/Geometry/Testing/Data/Baseline/TestOpenFOAMReader.png.md5
IO/Geometry/Testing/Data/Baseline/TestOpenFOAMReader.png.md5
+1
-0
Testing/Data/OpenFOAM/cavity/._.DS_Store.md5
Testing/Data/OpenFOAM/cavity/._.DS_Store.md5
+1
-0
Testing/Data/OpenFOAM/cavity/._cavity.foam.md5
Testing/Data/OpenFOAM/cavity/._cavity.foam.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/._U.md5
Testing/Data/OpenFOAM/cavity/0.5/._U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/._p.md5
Testing/Data/OpenFOAM/cavity/0.5/._p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/._phi.md5
Testing/Data/OpenFOAM/cavity/0.5/._phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/U.md5
Testing/Data/OpenFOAM/cavity/0.5/U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/p.md5
Testing/Data/OpenFOAM/cavity/0.5/p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/phi.md5
Testing/Data/OpenFOAM/cavity/0.5/phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/uniform/._time.md5
Testing/Data/OpenFOAM/cavity/0.5/uniform/._time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0.5/uniform/time.md5
Testing/Data/OpenFOAM/cavity/0.5/uniform/time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0/._U.md5
Testing/Data/OpenFOAM/cavity/0/._U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0/._p.md5
Testing/Data/OpenFOAM/cavity/0/._p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0/U.md5
Testing/Data/OpenFOAM/cavity/0/U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/0/p.md5
Testing/Data/OpenFOAM/cavity/0/p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/._U.md5
Testing/Data/OpenFOAM/cavity/1.5/._U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/._p.md5
Testing/Data/OpenFOAM/cavity/1.5/._p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/._phi.md5
Testing/Data/OpenFOAM/cavity/1.5/._phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/U.md5
Testing/Data/OpenFOAM/cavity/1.5/U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/p.md5
Testing/Data/OpenFOAM/cavity/1.5/p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/phi.md5
Testing/Data/OpenFOAM/cavity/1.5/phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/uniform/._time.md5
Testing/Data/OpenFOAM/cavity/1.5/uniform/._time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1.5/uniform/time.md5
Testing/Data/OpenFOAM/cavity/1.5/uniform/time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/._U.md5
Testing/Data/OpenFOAM/cavity/1/._U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/._p.md5
Testing/Data/OpenFOAM/cavity/1/._p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/._phi.md5
Testing/Data/OpenFOAM/cavity/1/._phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/U.md5
Testing/Data/OpenFOAM/cavity/1/U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/p.md5
Testing/Data/OpenFOAM/cavity/1/p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/phi.md5
Testing/Data/OpenFOAM/cavity/1/phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/uniform/._time.md5
Testing/Data/OpenFOAM/cavity/1/uniform/._time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/1/uniform/time.md5
Testing/Data/OpenFOAM/cavity/1/uniform/time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/._U.md5
Testing/Data/OpenFOAM/cavity/2.5/._U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/._p.md5
Testing/Data/OpenFOAM/cavity/2.5/._p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/._phi.md5
Testing/Data/OpenFOAM/cavity/2.5/._phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/U.md5
Testing/Data/OpenFOAM/cavity/2.5/U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/p.md5
Testing/Data/OpenFOAM/cavity/2.5/p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/phi.md5
Testing/Data/OpenFOAM/cavity/2.5/phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/uniform/._time.md5
Testing/Data/OpenFOAM/cavity/2.5/uniform/._time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2.5/uniform/time.md5
Testing/Data/OpenFOAM/cavity/2.5/uniform/time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/._U.md5
Testing/Data/OpenFOAM/cavity/2/._U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/._p.md5
Testing/Data/OpenFOAM/cavity/2/._p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/._phi.md5
Testing/Data/OpenFOAM/cavity/2/._phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/U.md5
Testing/Data/OpenFOAM/cavity/2/U.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/p.md5
Testing/Data/OpenFOAM/cavity/2/p.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/phi.md5
Testing/Data/OpenFOAM/cavity/2/phi.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/uniform/._time.md5
Testing/Data/OpenFOAM/cavity/2/uniform/._time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/2/uniform/time.md5
Testing/Data/OpenFOAM/cavity/2/uniform/time.md5
+1
-0
Testing/Data/OpenFOAM/cavity/cavity.foam.md5
Testing/Data/OpenFOAM/cavity/cavity.foam.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/._transportProperties.md5
...g/Data/OpenFOAM/cavity/constant/._transportProperties.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._blockMeshDict.md5
...ata/OpenFOAM/cavity/constant/polyMesh/._blockMeshDict.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._boundary.md5
...ing/Data/OpenFOAM/cavity/constant/polyMesh/._boundary.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._faces.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._faces.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._neighbour.md5
...ng/Data/OpenFOAM/cavity/constant/polyMesh/._neighbour.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._owner.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._owner.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._points.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._points.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/blockMeshDict.md5
.../Data/OpenFOAM/cavity/constant/polyMesh/blockMeshDict.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/boundary.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/boundary.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/faces.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/faces.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/neighbour.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/neighbour.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/owner.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/owner.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/polyMesh/points.md5
Testing/Data/OpenFOAM/cavity/constant/polyMesh/points.md5
+1
-0
Testing/Data/OpenFOAM/cavity/constant/transportProperties.md5
...ing/Data/OpenFOAM/cavity/constant/transportProperties.md5
+1
-0
Testing/Data/OpenFOAM/cavity/system/._controlDict.md5
Testing/Data/OpenFOAM/cavity/system/._controlDict.md5
+1
-0
Testing/Data/OpenFOAM/cavity/system/._fvSchemes.md5
Testing/Data/OpenFOAM/cavity/system/._fvSchemes.md5
+1
-0
Testing/Data/OpenFOAM/cavity/system/._fvSolution.md5
Testing/Data/OpenFOAM/cavity/system/._fvSolution.md5
+1
-0
Testing/Data/OpenFOAM/cavity/system/controlDict.md5
Testing/Data/OpenFOAM/cavity/system/controlDict.md5
+1
-0
Testing/Data/OpenFOAM/cavity/system/fvSchemes.md5
Testing/Data/OpenFOAM/cavity/system/fvSchemes.md5
+1
-0
Testing/Data/OpenFOAM/cavity/system/fvSolution.md5
Testing/Data/OpenFOAM/cavity/system/fvSolution.md5
+1
-0
No files found.
IO/Geometry/Testing/Cxx/CMakeLists.txt
View file @
352e3122
# Tests with data
ExternalData_Expand_Arguments
(
VTKData _
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/0/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/0.5/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/0.5/uniform/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/1/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/1/uniform/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/1.5/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/1.5/uniform/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/2/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/2/uniform/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/2.5/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/2.5/uniform/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/constant/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/constant/polyMesh/,REGEX:.*}"
"DATA{
${
VTK_TEST_INPUT_DIR
}
/OpenFOAM/cavity/system/,REGEX:.*}"
)
vtk_add_test_cxx
(
TestOpenFOAMReader.cxx
TestProStarReader.cxx
TestTecplotReader.cxx
TestAMRReadWrite.cxx,NO_VALID
...
...
@@ -29,8 +47,7 @@ if(VTK_USE_LARGE_DATA AND _known_little_endian)
)
vtk_add_test_cxx
(
NO_VALID
TestMFIXReader.cxx
)
)
endif
()
vtk_test_cxx_executable
(
${
vtk-module
}
CxxTests
)
IO/Geometry/Testing/Cxx/TestOpenFOAMReader.cxx
0 → 100644
View file @
352e3122
/*=========================================================================
Program: Visualization Toolkit
Module: TestSimplePointsReaderWriter.cxx
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
All rights reserved.
See Copyright.txt or http://www.kitware.com/Copyright.htm for details.
This software is distributed WITHOUT ANY WARRANTY; without even
the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE. See the above copyright notice for more information.
=========================================================================*/
#include <vtkSmartPointer.h>
#include <vtkProperty.h>
#include <vtkUnstructuredGrid.h>
#include <vtkPointData.h>
#include <vtkCellData.h>
#include <vtkDataSetMapper.h>
#include <vtkOpenFOAMReader.h>
#include <vtkMultiBlockDataSet.h>
#include <vtkRenderWindow.h>
#include <vtkRenderWindowInteractor.h>
#include <vtkRenderer.h>
#include <vtkTestUtilities.h>
#include <vtkRegressionTestImage.h>
int
TestOpenFOAMReader
(
int
argc
,
char
*
argv
[])
{
// Read file name.
char
*
filename
=
vtkTestUtilities
::
ExpandDataFileName
(
argc
,
argv
,
"Data/OpenFOAM/cavity/cavity.foam"
);
// Read the file
vtkSmartPointer
<
vtkOpenFOAMReader
>
reader
=
vtkSmartPointer
<
vtkOpenFOAMReader
>::
New
();
reader
->
SetFileName
(
filename
);
delete
[]
filename
;
reader
->
Update
();
reader
->
SetTimeValue
(
.5
);
// reader->CreateCellToPointOn();
reader
->
ReadZonesOn
();
reader
->
Update
();
reader
->
Print
(
std
::
cout
);
reader
->
GetOutput
()
->
Print
(
std
::
cout
);
reader
->
GetOutput
()
->
GetBlock
(
0
)
->
Print
(
std
::
cout
);
// 1) Default array settings
int
numberOfCellArrays
=
reader
->
GetNumberOfCellArrays
();
std
::
cout
<<
"----- Default array settings"
<<
std
::
endl
;
for
(
int
i
=
0
;
i
<
numberOfCellArrays
;
++
i
)
{
const
char
*
name
=
reader
->
GetCellArrayName
(
i
);
std
::
cout
<<
" Cell Array: "
<<
i
<<
" is named "
<<
name
<<
" and is "
<<
(
reader
->
GetCellArrayStatus
(
name
)
?
"Enabled"
:
"Disabled"
)
<<
std
::
endl
;
}
int
numberOfPointArrays
=
reader
->
GetNumberOfPointArrays
();
std
::
cout
<<
"----- Default array settings"
<<
std
::
endl
;
for
(
int
i
=
0
;
i
<
numberOfPointArrays
;
++
i
)
{
const
char
*
name
=
reader
->
GetPointArrayName
(
i
);
std
::
cout
<<
" Point Array: "
<<
i
<<
" is named "
<<
name
<<
" and is "
<<
(
reader
->
GetPointArrayStatus
(
name
)
?
"Enabled"
:
"Disabled"
)
<<
std
::
endl
;
}
int
numberOfLagrangianArrays
=
reader
->
GetNumberOfLagrangianArrays
();
std
::
cout
<<
"----- Default array settings"
<<
std
::
endl
;
for
(
int
i
=
0
;
i
<
numberOfLagrangianArrays
;
++
i
)
{
const
char
*
name
=
reader
->
GetLagrangianArrayName
(
i
);
std
::
cout
<<
" Lagrangian Array: "
<<
i
<<
" is named "
<<
name
<<
" and is "
<<
(
reader
->
GetLagrangianArrayStatus
(
name
)
?
"Enabled"
:
"Disabled"
)
<<
std
::
endl
;
}
int
numberOfPatchArrays
=
reader
->
GetNumberOfPatchArrays
();
std
::
cout
<<
"----- Default array settings"
<<
std
::
endl
;
for
(
int
i
=
0
;
i
<
numberOfPatchArrays
;
++
i
)
{
const
char
*
name
=
reader
->
GetPatchArrayName
(
i
);
std
::
cout
<<
" Patch Array: "
<<
i
<<
" is named "
<<
name
<<
" and is "
<<
(
reader
->
GetPatchArrayStatus
(
name
)
?
"Enabled"
:
"Disabled"
)
<<
std
::
endl
;
}
vtkUnstructuredGrid
*
block0
=
vtkUnstructuredGrid
::
SafeDownCast
(
reader
->
GetOutput
()
->
GetBlock
(
0
));
block0
->
GetCellData
()
->
SetActiveScalars
(
"p"
);
std
::
cout
<<
"Scalar range: "
<<
block0
->
GetCellData
()
->
GetScalars
()
->
GetRange
()[
0
]
<<
", "
<<
block0
->
GetCellData
()
->
GetScalars
()
->
GetRange
()[
1
]
<<
std
::
endl
;
// Visualize
vtkSmartPointer
<
vtkDataSetMapper
>
mapper
=
vtkSmartPointer
<
vtkDataSetMapper
>::
New
();
mapper
->
SetInputData
(
block0
);
mapper
->
SetScalarRange
(
block0
->
GetScalarRange
());
vtkSmartPointer
<
vtkActor
>
actor
=
vtkSmartPointer
<
vtkActor
>::
New
();
actor
->
SetMapper
(
mapper
);
vtkSmartPointer
<
vtkRenderer
>
renderer
=
vtkSmartPointer
<
vtkRenderer
>::
New
();
vtkSmartPointer
<
vtkRenderWindow
>
renderWindow
=
vtkSmartPointer
<
vtkRenderWindow
>::
New
();
renderWindow
->
AddRenderer
(
renderer
);
vtkSmartPointer
<
vtkRenderWindowInteractor
>
renderWindowInteractor
=
vtkSmartPointer
<
vtkRenderWindowInteractor
>::
New
();
renderWindowInteractor
->
SetRenderWindow
(
renderWindow
);
renderer
->
AddActor
(
actor
);
renderer
->
SetBackground
(
.2
,
.4
,
.6
);
renderWindow
->
Render
();
int
retVal
=
vtkRegressionTestImage
(
renderWindow
);
if
(
retVal
==
vtkRegressionTester
::
DO_INTERACTOR
)
{
renderWindowInteractor
->
Start
();
}
return
EXIT_SUCCESS
;
}
IO/Geometry/Testing/Data/Baseline/TestOpenFOAMReader.png.md5
0 → 100644
View file @
352e3122
420ec407305c636946d9730b1c010a2e
Testing/Data/OpenFOAM/cavity/._.DS_Store.md5
0 → 100644
View file @
352e3122
236abd9a367e5a390f2728fd931a7f1c
Testing/Data/OpenFOAM/cavity/._cavity.foam.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0.5/._U.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0.5/._p.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0.5/._phi.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0.5/U.md5
0 → 100644
View file @
352e3122
2c30e5974e4e78b843346176692ac42f
Testing/Data/OpenFOAM/cavity/0.5/p.md5
0 → 100644
View file @
352e3122
a7d3a6e9e477a5dd2ad77dd2860667a9
Testing/Data/OpenFOAM/cavity/0.5/phi.md5
0 → 100644
View file @
352e3122
7595fc186b1e3085cf2a6dd539513d3d
Testing/Data/OpenFOAM/cavity/0.5/uniform/._time.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0.5/uniform/time.md5
0 → 100644
View file @
352e3122
9726fa9516bca06b34a153e6100d038e
Testing/Data/OpenFOAM/cavity/0/._U.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0/._p.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/0/U.md5
0 → 100644
View file @
352e3122
20ba46c478adc2f23bbd8f3485acf255
Testing/Data/OpenFOAM/cavity/0/p.md5
0 → 100644
View file @
352e3122
c2b0351edefd1a9fe7911e45abedb72f
Testing/Data/OpenFOAM/cavity/1.5/._U.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1.5/._p.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1.5/._phi.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1.5/U.md5
0 → 100644
View file @
352e3122
c444d6251cfb08b2392be26a33d395f1
Testing/Data/OpenFOAM/cavity/1.5/p.md5
0 → 100644
View file @
352e3122
1fafe79d35980b7055b56e81a345a51d
Testing/Data/OpenFOAM/cavity/1.5/phi.md5
0 → 100644
View file @
352e3122
64a336b8261a2339513857204e105095
Testing/Data/OpenFOAM/cavity/1.5/uniform/._time.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1.5/uniform/time.md5
0 → 100644
View file @
352e3122
8a8a4c937ae5b3d12d4be237d58d4284
Testing/Data/OpenFOAM/cavity/1/._U.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1/._p.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1/._phi.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1/U.md5
0 → 100644
View file @
352e3122
5f90b349da746f00f20f2efd2d5ecd6a
Testing/Data/OpenFOAM/cavity/1/p.md5
0 → 100644
View file @
352e3122
5eaaa8d2c73c1888754b31b1a8c4f63c
Testing/Data/OpenFOAM/cavity/1/phi.md5
0 → 100644
View file @
352e3122
3c0d1a193cf59d242171d823249418f9
Testing/Data/OpenFOAM/cavity/1/uniform/._time.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/1/uniform/time.md5
0 → 100644
View file @
352e3122
dbe48668a3f179ea5caf3193d37608ce
Testing/Data/OpenFOAM/cavity/2.5/._U.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2.5/._p.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2.5/._phi.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2.5/U.md5
0 → 100644
View file @
352e3122
d4bce4042e9a9e6591706be61b16ef0a
Testing/Data/OpenFOAM/cavity/2.5/p.md5
0 → 100644
View file @
352e3122
8d3f3fcdd6a9374508a94937f3b9b95f
Testing/Data/OpenFOAM/cavity/2.5/phi.md5
0 → 100644
View file @
352e3122
bbedde123cb5a6be39021510a899d646
Testing/Data/OpenFOAM/cavity/2.5/uniform/._time.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2.5/uniform/time.md5
0 → 100644
View file @
352e3122
e8b3b205c6a61fa2cc8afa92c45bd745
Testing/Data/OpenFOAM/cavity/2/._U.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2/._p.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2/._phi.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2/U.md5
0 → 100644
View file @
352e3122
31b04b63a35d264289aa66f95a3534d9
Testing/Data/OpenFOAM/cavity/2/p.md5
0 → 100644
View file @
352e3122
af835e44b41806054775428d4e365b6a
Testing/Data/OpenFOAM/cavity/2/phi.md5
0 → 100644
View file @
352e3122
f5aed65f5a8bda516599b2f1949858dc
Testing/Data/OpenFOAM/cavity/2/uniform/._time.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/2/uniform/time.md5
0 → 100644
View file @
352e3122
699fa2bc65ca4948b579bf3e464eddd6
Testing/Data/OpenFOAM/cavity/cavity.foam.md5
0 → 100644
View file @
352e3122
d41d8cd98f00b204e9800998ecf8427e
Testing/Data/OpenFOAM/cavity/constant/._transportProperties.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._blockMeshDict.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._boundary.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._faces.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._neighbour.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._owner.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/._points.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/blockMeshDict.md5
0 → 100644
View file @
352e3122
e5d915c937a3086252511a71004d50ef
Testing/Data/OpenFOAM/cavity/constant/polyMesh/boundary.md5
0 → 100644
View file @
352e3122
23c7319b0f8797407a492feec1ae093f
Testing/Data/OpenFOAM/cavity/constant/polyMesh/faces.md5
0 → 100644
View file @
352e3122
523a4f1a54c4896d2bd4ae45db121f66
Testing/Data/OpenFOAM/cavity/constant/polyMesh/neighbour.md5
0 → 100644
View file @
352e3122
cf5934389882acbfb58318d7a8abc9b8
Testing/Data/OpenFOAM/cavity/constant/polyMesh/owner.md5
0 → 100644
View file @
352e3122
d20a94b5bf338cc56ac6ff976260fb91
Testing/Data/OpenFOAM/cavity/constant/polyMesh/points.md5
0 → 100644
View file @
352e3122
c38d968ecea904353319aa0449041029
Testing/Data/OpenFOAM/cavity/constant/transportProperties.md5
0 → 100644
View file @
352e3122
c81eeacc586ecfeb8a15f9c554ed67e6
Testing/Data/OpenFOAM/cavity/system/._controlDict.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/system/._fvSchemes.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/system/._fvSolution.md5
0 → 100644
View file @
352e3122
d25e958d7091b7bea01729afa0be890f
Testing/Data/OpenFOAM/cavity/system/controlDict.md5
0 → 100644
View file @
352e3122
5284569a63b9ec76871c6095bc5379b3
Testing/Data/OpenFOAM/cavity/system/fvSchemes.md5
0 → 100644
View file @
352e3122
26cbbe6639b288385cd325387a14aa5e
Testing/Data/OpenFOAM/cavity/system/fvSolution.md5
0 → 100644
View file @
352e3122
1a0e074307766ee99cec8335b839ea71
Write
Preview
Markdown
is supported
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