commit 81d1c00bf35288df789fe4949c1243e11ca69b27 Author: Lucas FRÉROT Date: Fri Oct 25 09:52:46 2024 +0000 Add Home diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..7442d5a --- /dev/null +++ b/Home.md @@ -0,0 +1,8 @@ +# Welcome ! + +This wiki gives a (rough) short list of best practices for scientific simulation works. The most important keywords are *reproducibility*, *organization*, *durability* and *efficiency*. If you follow the advice of this wiki, you should be able to move the pain out of running simulations. Have a read at the topics below: + +## Table of contents +- [Computing environment](Computing-environment) +- [Workflow management](Workflow-management) +- [Data management](Data-management) \ No newline at end of file