Skip to content

Commit bf8ad5b

Browse files
authored
Update index.html
1 parent c78f1e7 commit bf8ad5b

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,10 +112,12 @@
112112

113113

114114

115-
<h1>Current status :</h1>
115+
<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>
116120

117-
<p style = "text-indent: 25px;"> Done : MPI</p>
118-
<p style = "text-indent: 25px;"> Todo : Physical models</p>
119121

120122

121123
</p>

0 commit comments

Comments
 (0)