Skip to content

Commit 7463b6f

Browse files
use release-25.7.5 to run workflow using imported surfaces
1 parent c708ef7 commit 7463b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/post_processing/imported_surfaces/import_surface_field_and_integral.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
ObliqueChannel.get_files()
55

66
project = fl.Project.from_volume_mesh(
7-
ObliqueChannel.mesh_filename, name="Cartesian channel mesh", solver_version="betaImportSurf-25.8.0"
7+
ObliqueChannel.mesh_filename, name="Cartesian channel mesh", solver_version="release-25.7.5"
88
)
99

1010
volume_mesh = project.volume_mesh

0 commit comments

Comments
 (0)