Skip to content

Commit

Permalink
Update README.md (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbryngelson authored Nov 28, 2023
1 parent fa62075 commit ee32885
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,11 @@
<p align="justify">
Welcome to the home of MFC!
MFC simulates compressible multi-component and multi-phase flows, amongst other things.
It scales ideally to tens of thousands of GPUs.
It scales ideally to tens of thousands of GPUs on NVIDIA- and AMD-GPU Machines, like OLCF Summit and Frontier.
As such, it is an exascale CFD codebase.
MFC is written in Fortran and makes use of metaprogramming to keep the codebase readable.
Please contact the developers, like <a href="mailto:shb@gatech.edu">Spencer</a>, if you have questions.
We have an active Slack channel to help ease in new MFC users and support development.
Don't hesitate to get in touch with the developers, like <a href="mailto:shb@gatech.edu">Spencer</a>, if you have questions.
We have an active Slack channel to help ease new MFC users and support development.

MFC has API and high-level documentation on [its website](https://mflowcode.github.io/).
The latter is also available [here](docs/documentation/readme.md).
Expand Down

0 comments on commit ee32885

Please sign in to comment.