From eae440048989d8699d8933a0d04e1ec4aa75b6f4 Mon Sep 17 00:00:00 2001 From: slaizet <45965875+slaizet@users.noreply.github.com> Date: Tue, 7 May 2024 15:48:55 +0100 Subject: [PATCH] Update import_stl.rst --- docs/pages/user_guide/import_stl.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/user_guide/import_stl.rst b/docs/pages/user_guide/import_stl.rst index e60c45717..c9ba6b701 100644 --- a/docs/pages/user_guide/import_stl.rst +++ b/docs/pages/user_guide/import_stl.rst @@ -37,7 +37,7 @@ Generate the initial conditions including the epsilon function -------------------------------------------------------------- .. code-block:: - cd examples/case_sphere + cd examples/Sphere python3 generate_initial_conditions.py Run the simulation on 8 cores (~7minutes)