From 21c55e510eab9d7058b04469f77df496cacba487 Mon Sep 17 00:00:00 2001 From: Simon Gravelle Date: Tue, 10 Sep 2024 13:43:18 +0200 Subject: [PATCH] added link to GRICAD --- docs/source/index.rst | 2 +- docs/source/oar.rst | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index e2845fe..3a8e138 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -3,7 +3,7 @@ Unofficial PSM tips and tricks This page shares a few tips and tricks that can help with performing simulations on GRICAD. If you're interested in contributing, please contact us via email or -start a discussion on |GitHub_discussion| +start a discussion on |GitHub_discussion|. .. |GitHub_discussion| raw:: html diff --git a/docs/source/oar.rst b/docs/source/oar.rst index 7e50827..e8f0d07 100644 --- a/docs/source/oar.rst +++ b/docs/source/oar.rst @@ -1,6 +1,15 @@ OAR tips ======== +This page collect some tips for running jobs using the OAR system of |GRICAD|. +Feel free to add your own tricks to the list, or signal us any error. + +|GRICAD| + +.. |GRICAD| raw:: html + + GRICAD + Cancel All Jobs ---------------