Skip to content
Snippets Groups Projects
Commit ba493f27 authored by Christoph Wilms's avatar Christoph Wilms
Browse files

[Clean] Cleaned Readme

parent aff2326e
Branches
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ This guide is based on a working installation of OpenFOAM v2312 on a Linux machi
3. The repository is structured as follows
```bash
├── Allwclean (script to remove all compiled binaries)
├── Allwclean (script to remove allcompiled binaries)
├── Allwmake (script to compile the solver)
├── README.md (this file)
├── assets (media files used in this readme)
......@@ -41,11 +41,6 @@ This guide is based on a working installation of OpenFOAM v2312 on a Linux machi
├── RANS
└── tools (usefull python tools to run the tutorials)
src (source code of the solver and libraries)
tutorials (tutorial cases for the tribFoam solver)
Allwmake (script to compile the solver and libraries)
Allwclean (script to remove the installation)
assets (media files used in this readme)
```
4. Make script executable
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment