diff --git a/README.md b/README.md index bb8954ba7e..38128495d7 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,11 @@

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 Spencer, 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 Spencer, 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).