From 202ceb45438debc2af5ce2ee3dbf5724d26a493f Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 24 Nov 2021 14:40:40 +0100 Subject: [PATCH] Replaced "Licence" with "License". --- doc.zih.tu-dresden.de/docs/software/cfd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/software/cfd.md b/doc.zih.tu-dresden.de/docs/software/cfd.md index 186d7b3a5..62ed65116 100644 --- a/doc.zih.tu-dresden.de/docs/software/cfd.md +++ b/doc.zih.tu-dresden.de/docs/software/cfd.md @@ -16,7 +16,7 @@ The OpenFOAM (Open Field Operation and Manipulation) CFD Toolbox can simulate an fluid flows involving chemical reactions, turbulence and heat transfer, to solid dynamics, electromagnetics and the pricing of financial options. OpenFOAM is developed primarily by [OpenCFD Ltd](https://www.openfoam.com) and is freely available and open-source, -licensed under the GNU General Public Licence. +licensed under the GNU General Public License. The command `module spider OpenFOAM` provides the list of installed OpenFOAM versions. In order to use OpenFOAM, it is mandatory to set the environment by sourcing the `bashrc` (for users running -- GitLab