Working on reconstruction vtk writer

This commit is contained in:
2023-08-09 13:05:15 +02:00
parent 413c0918c1
commit 9de3a95672
9 changed files with 175 additions and 3 deletions

View File

@@ -0,0 +1,12 @@
# vtk DataFile Version 3.0
PAMPI cfd solver particle tracing file
ASCII
DATASET UNSTRUCTURED_GRID
FIELD FieldData 2
TIME 1 1 double
0
CYCLE 1 1 int
1
POINTS (null) float
CELLS 0 float
CELL_TYPES 0

View File

@@ -0,0 +1,12 @@
# vtk DataFile Version 3.0
PAMPI cfd solver particle tracing file
ASCII
DATASET UNSTRUCTURED_GRID
FIELD FieldData 2
TIME 1 1 double
1
CYCLE 1 1 int
1
POINTS (null) float
CELLS 0 float
CELL_TYPES 0

View File

@@ -0,0 +1,12 @@
# vtk DataFile Version 3.0
PAMPI cfd solver particle tracing file
ASCII
DATASET UNSTRUCTURED_GRID
FIELD FieldData 2
TIME 1 1 double
2
CYCLE 1 1 int
1
POINTS (null) float
CELLS 0 float
CELL_TYPES 0