Skip to content

Commit 5c396db

Browse files
committed
Prepare to publish
1 parent d030eae commit 5c396db

File tree

3 files changed

+8
-677
lines changed

3 files changed

+8
-677
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# OpenFOAM Tutorials Plus
2-
This repository contains several OpenFOAM cases and notes related to my blog [OpenFOAM Studio [in Chinese]](https://zhuanlan.zhihu.com/openfoam).
2+
This repository contains several OpenFOAM tutorials, cases and notes.
33

44
Here's a brief description:
5+
56
* **linuxCheatSheet**
67

78
OpenFOAM Linux Cheat Sheet.
@@ -22,4 +23,8 @@ Here's a brief description:
2223

2324
Two-phase open channel flow. It's a fork of the original interFoam tutorial *waterChannel*. The *surfaces* function is configured to generate water surfaces (namely, the isosurfaces where *alpha.water* is equal to 0.5).
2425

26+
* **programmingTutorials**
27+
28+
Basic tutorials to show how to programme within the framework of OpenFOAM. Refer to the README file within the folder.
29+
2530
Pull requests are welcome! Happy foaming!

0 commit comments

Comments
 (0)