@@ -603,17 +603,7 @@ Plasma Shape Editor
603603-------------------
604604
605605In this section you will learn how to use the plasma shape editor. For this section
606- it is required to have installed the :ref: `dependencies for the Plasma Shape Editor <shape_editor_install >`.
607- If you have already built NICE inverse before (for example, if you followed the PDS training),
608- you can use this instead.
609-
610- Detailed information about the plasma shape editor can be found in :ref: `the documentation <plasma_shape_editor >`.
611- If you are on SDCC, ensure the following modules are loaded, which are required to run NICE.
612-
613-
614- .. code-block :: bash
615-
616- module load IMAS-Python SuiteSparse/7.7.0-intel-2023b libxml2 Blitz++ MUSCLE3
606+ it is required to have installed the :ref: `dependencies for the Plasma Shape Editor <install_nice >`.
617607
618608Exercise 6a: Setting up NICE
619609^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -629,8 +619,9 @@ this plasma shape.
629619 You should see an empty plotting window on your left, and an options panel on your right.
630620 NICE requires configuration to be set.
631621
632- 1. Set the executable paths for the NICE inverse and direct mode. These should point
633- to the executables you built in the :ref: `installation instructions <shape_editor_install >`.
622+ 1. Set the executable paths for the NICE inverse and direct mode.
623+ If you are using the NICE module, you can leave these at their default value.
624+ If you manually compiled NICE, you must provide the paths to the executables you built in the :ref: `installation instructions <shape_editor_install >`.
634625 2. Set any NICE environment variables required to run NICE. This depends on your specific system.
635626 If you are on SDCC, you can leave this as is.
636627
0 commit comments