From a471a118f4882e9ec819a49005ad5e3c2bcaa070 Mon Sep 17 00:00:00 2001 From: lkugler <lukas.kugler@univie.ac.at> Date: Mon, 20 Feb 2023 17:38:28 +0100 Subject: [PATCH] Update and rename example.rst to cycled.rst --- docs/source/{example.rst => cycled.rst} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename docs/source/{example.rst => cycled.rst} (99%) diff --git a/docs/source/example.rst b/docs/source/cycled.rst similarity index 99% rename from docs/source/example.rst rename to docs/source/cycled.rst index ee61cee..254ae4b 100644 --- a/docs/source/example.rst +++ b/docs/source/cycled.rst @@ -1,5 +1,5 @@ -Workflow -======== +Cycled experiment +================= #### Configure your experiment Define simulation specific variables in [`config/cfg.py`](https://github.com/lkugler/DART-WRF/blob/master/config/cfg.py). -- GitLab