You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MFC simulates compressible multi-phase flows, [among other things](#what-else-can-this-thing-do).
@@ -127,6 +130,16 @@ And here is a high-amplitude acoustic wave reflecting and emerging through a cir
127
130
128
131
## Getting started
129
132
133
+
You can navigate [to this webpage](https://mflowcode.github.io/documentation/md_getting-started.html) to get you get started using MFC on your local machine, cluster, or supercomputer!
For a _very_ quick start, open a GitHub Codespace to load a pre-configured Docker container and familiarize yourself with MFC commands.
131
144
Click <kbd> <> Code</kbd> (green button at top right) → <kbd>Codespaces</kbd> (right tab) → <kbd>+</kbd> (create a codespace).
132
145
@@ -135,11 +148,12 @@ Click <kbd> <> Code</kbd> (green button at top right) → <kbd>Codespaces</kbd>
135
148
> Don't conduct any critical work here!
136
149
> To learn more, please see [how Docker & Containers work](https://mflowcode.github.io/documentation/md_docker.html).
137
150
138
-
You can navigate [to this webpage](https://mflowcode.github.io/documentation/md_getting-started.html) to get you get started using MFC on your local machine, cluster, or supercomputer!
0 commit comments