Skip to content

Commit db0659c

Browse files
committed
test(well) : reuse singlePhaseFlow dataset
To avoid LFS storage limit, test_well_intersection will reuse the mesh from the other deck xml.
1 parent f3decca commit db0659c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

geos-trame/tests/data/geosDeck/geosDeck.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,10 @@
6464
</Solvers>
6565

6666
<Mesh>
67+
<!-- Reuse singlePhaseFlow for the testing -->
6768
<VTKMesh
6869
name="SyntheticMesh"
69-
file="ModelA.vtu"
70+
file="../singlePhaseFlow/synthetic.vtu"
7071
logLevel="1" >
7172

7273
<!-- Block to comment to deactivate external well definition -->

0 commit comments

Comments
 (0)