Skip to content

Commit

Permalink
Add new example: Periodic Heat Exchanger
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe N. Schuch committed Oct 9, 2020
1 parent ca01178 commit 5234eac
Show file tree
Hide file tree
Showing 5 changed files with 3,224 additions and 80 deletions.
4 changes: 3 additions & 1 deletion docs/examples/Cylinder.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2370,6 +2370,8 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"It was just to show the capabilities of `xcompact3d_toolbox.sandbox`, keep in mind the aspects of numerical stability of our Navier-Stokes solver. **It is up to the user to find the right set of numerical and physical parameters**.\n",
"\n",
"The Sandbox Flow Consiguration is still in prerelease, it can be found at [fschuch/Xcompact3d](https://github.com/fschuch/Xcompact3d).\n",
"\n",
"Make sure that the compiling flags and options at `Makefile` are what you expect. Then, compile the main code at the root folder with `make`.\n",
Expand Down Expand Up @@ -2398,7 +2400,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.7"
"version": "3.7.9"
},
"widgets": {
"application/vnd.jupyter.widget-state+json": {
Expand Down
Loading

0 comments on commit 5234eac

Please sign in to comment.