Skip to content

Commit 700fd91

Browse files
docs(): change name in class (#1644)
1 parent 4b9e291 commit 700fd91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flow360/examples/tutorial_UDD_structural.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ class TutorialUDDStructural(BaseTestCase):
99
name = "tutorialUDDStructural"
1010

1111
class url:
12-
geometry = (
12+
mesh = (
1313
"https://simcloud-public-1.s3.amazonaws.com/examples/rotatingPlate/rotatingPlate.cgns"
1414
)

0 commit comments

Comments
 (0)