We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c78f1e7 commit bf8ad5bCopy full SHA for bf8ad5b
index.html
@@ -112,10 +112,12 @@
112
113
114
115
- <h1>Current status :</h1>
+ <h1 id="description">Description</h1>
116
+<p>An general purpose code tu perform hydrodynamical simulations with various numerical methods.
117
+This code is platform agnostic, meaning that it can run on a laptop up to a multi-GPU cluster</p>
118
+<h2 id="status">Status</h2>
119
+<p>This code will be public when ready for production use</p>
120
- <p style = "text-indent: 25px;"> Done : MPI</p>
- <p style = "text-indent: 25px;"> Todo : Physical models</p>
121
122
123
</p>
0 commit comments