From f9328643eb48a03c3a0a3c5014c370eece5011f9 Mon Sep 17 00:00:00 2001 From: Paul Garlick Date: Mon, 9 Oct 2017 18:47:46 +0100 Subject: add OpenFOAM --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 39bb910..c35f678 100644 --- a/README.md +++ b/README.md @@ -79,8 +79,9 @@ following applications: 1. [LibreCAD](http://librecad.org/cms/home.html)---2D draughting 2. [FreeCAD](http://www.freecadweb.org/)---3D modelling 3. [Gmsh](http://gmsh.info/)---grid generation -4. [FEniCS](https://fenicsproject.org/)---numerical simulation -5. [ParaView](https://www.paraview.org/)---post processing +4. [FEniCS](https://fenicsproject.org/)---numerical simulation (finite element) +5. [OpenFOAM](https://openfoam.org/)---numerical simulation (finite volume) +6. [ParaView](https://www.paraview.org/)---post processing The directory structure for a typical *TWEED* installation is shown in the -- cgit