From 79de77b6850c0ac84f4035326b00fb2f9fa93368 Mon Sep 17 00:00:00 2001 From: Richard Darst Date: Fri, 3 Jan 2025 13:35:50 +0200 Subject: [PATCH 1/2] triton/apps/starcd-starccm: New stub page based on garage --- triton/apps/starcd-starccm.rst | 40 ++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 triton/apps/starcd-starccm.rst diff --git a/triton/apps/starcd-starccm.rst b/triton/apps/starcd-starccm.rst new file mode 100644 index 000000000..28a71597f --- /dev/null +++ b/triton/apps/starcd-starccm.rst @@ -0,0 +1,40 @@ +Star-CD and Star-CCM+ +===================== + +:supportlevel: C (best-effort) +:maintainer: Olli Ranta + +StarCD and StarCCM are computational fluid dynamics software. StarCD +is an older version and StarCCM is the newer version. + + +Prerequisites +------------- + +These are licensed software, and limited to a certain unix group. For +access, contact Olli Ranta (MechE technical services). + + +Basic usage +----------- + +There is one ``starcd`` module, but most usage is direct without +access. For information on what current installations are available, +and how to use them contact Olli (above). + +Admin notes: They are installed in +/appl/manual_installations/{starcd,starccm}/ and should be protected +by a unix group. + + +Example +------- + + + + +See also +-------- + +* `StarCCM+ + `__ From a53264237046772a819ea79ac3daaa194ae214f8 Mon Sep 17 00:00:00 2001 From: Richard Darst Date: Thu, 9 Jan 2025 11:29:45 +0200 Subject: [PATCH 2/2] Update triton/apps/starcd-starccm.rst Co-authored-by: Thomas Pfau --- triton/apps/starcd-starccm.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/triton/apps/starcd-starccm.rst b/triton/apps/starcd-starccm.rst index 28a71597f..3a2e7dde0 100644 --- a/triton/apps/starcd-starccm.rst +++ b/triton/apps/starcd-starccm.rst @@ -21,7 +21,7 @@ Basic usage There is one ``starcd`` module, but most usage is direct without access. For information on what current installations are available, and how to use them contact Olli (above). - +To make the starccm and starview commands available run `module load starcd/2402_multinode`. Admin notes: They are installed in /appl/manual_installations/{starcd,starccm}/ and should be protected by a unix group.