From 5603941ade6f4551cd34370eda102cba3af99294 Mon Sep 17 00:00:00 2001 From: Marc Vives Date: Wed, 11 Feb 2026 20:08:21 +0100 Subject: [PATCH] [examples] updated DARPA SUBOFF link (#1757) Co-authored-by: piotrkluba --- flow360/examples/DARPA_SUBOFF.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flow360/examples/DARPA_SUBOFF.py b/flow360/examples/DARPA_SUBOFF.py index c09c1c5db..7ef72d343 100644 --- a/flow360/examples/DARPA_SUBOFF.py +++ b/flow360/examples/DARPA_SUBOFF.py @@ -9,4 +9,4 @@ class DARPA_SUBOFF(BaseTestCase): name = "DARPA_SUBOFF" class url: - geometry = "https://simcloud-public-1.s3.amazonaws.com/examples/submarine/DARPA.STEP" + geometry = "https://simcloud-public-1.s3.amazonaws.com/examples/submarine/DARPA_SUBOFF.STEP"