Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
59ff6747
Commit
59ff6747
authored
Dec 20, 2016
by
Timo Koch
Browse files
[test][1p] Change field name p->pressure
parent
0b1938ab
Changes
2
Hide whitespace changes
Inline
Side-by-side
test/references/1ptestbox-reference.vtu
View file @
59ff6747
...
...
@@ -2,8 +2,8 @@
<VTKFile
type=
"UnstructuredGrid"
version=
"0.1"
byte_order=
"LittleEndian"
>
<UnstructuredGrid>
<Piece
NumberOfCells=
"100"
NumberOfPoints=
"121"
>
<PointData
Scalars=
"p"
>
<DataArray
type=
"Float32"
Name=
"p"
NumberOfComponents=
"1"
format=
"ascii"
>
<PointData
Scalars=
"p
ressure
"
>
<DataArray
type=
"Float32"
Name=
"p
ressure
"
NumberOfComponents=
"1"
format=
"ascii"
>
200000 200000 191207 191581 200000 192887 200000 194783 200000 196179 200000 196611
200000 196179 200000 194783 200000 192887 200000 191581 200000 191207 181806 182275
184427 190784 193272 194034 193272 190784 184427 182275 181806 171621 171876 172210
...
...
test/references/1ptestcc-reference.vtu
View file @
59ff6747
...
...
@@ -2,8 +2,8 @@
<VTKFile
type=
"UnstructuredGrid"
version=
"0.1"
byte_order=
"LittleEndian"
>
<UnstructuredGrid>
<Piece
NumberOfCells=
"100"
NumberOfPoints=
"121"
>
<CellData
Scalars=
"p"
>
<DataArray
type=
"Float32"
Name=
"p"
NumberOfComponents=
"1"
format=
"ascii"
>
<CellData
Scalars=
"p
ressure
"
>
<DataArray
type=
"Float32"
Name=
"p
ressure
"
NumberOfComponents=
"1"
format=
"ascii"
>
195910 196468 197745 198513 198838 198838 198513 197745 196468 195910 187172 188685
193744 195981 196839 196839 195981 193744 188685 187172 176921 177358 182672 186426
187727 187727 186426 182672 177358 176921 166234 166361 168478 170921 171947 171947
...
...
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