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
S. H. Bryngelson, K. Schmidmayer, V. Coralic, K. Maeda, J. Meng, T. Colonius (2021) Computer Physics Communications <b>266</b>, 107396
190
-
</a>
191
-
</p>
183
+
If you use MFC, consider citing it as below.
184
+
Ref. 1 includes all modern MFC features, including GPU acceleration and many new physics features.
185
+
If referencing MFC's (GPU) performance, consider citing ref. 1 and 2, which describe the solver and how it was crafted.
186
+
The original open-source release of MFC is ref. 3, which should be cited for provenance as appropriate.
192
187
193
188
```bibtex
194
-
@article{Bryngelson_2021,
195
-
title = {{MFC: A}n open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver},
196
-
author = {S. H. Bryngelson and K. Schmidmayer and V. Coralic and J. C. Meng and K. Maeda and T. Colonius},
197
-
journal = {Computer Physics Communications},
198
-
year = {2021},
199
-
volume = {266},
200
-
pages = {107396},
201
-
doi = {10.1016/j.cpc.2020.107396}
189
+
@article{Wilfong_2025,
190
+
author = {Wilfong, Benjamin and {Le Berre}, Henry and Radhakrishnan, Anand and Gupta, Ansh and Vaca-Revelo, Diego and Adam, Dimitrios and Yu, Haocheng and Lee, Hyeoksu and Chreim, Jose Rodolfo and {Carcana Barbosa}, Mirelys and Zhang, Yanjun and Cisneros-Garibay, Esteban and Gnanaskandan, Aswin and {Rodriguez Jr.}, Mauro and Budiardja, Reuben D. and Abbott, Stephen and Colonius, Tim and Bryngelson, Spencer H.},
191
+
title = {{MFC 5.0: A}n exascale many-physics flow solver},
192
+
journal = {arXiv preprint arXiv:2503.07953},
193
+
year = {2025},
194
+
doi = {10.48550/arXiv.2503.07953}
202
195
}
203
-
```
204
196
205
-
```bibtex
206
197
@article{Radhakrishnan_2024,
207
198
title = {Method for portable, scalable, and performant {GPU}-accelerated simulation of multiphase compressible flow},
208
199
author = {A. Radhakrishnan and H. {Le Berre} and B. Wilfong and J.-S. Spratt and M. {Rodriguez Jr.} and T. Colonius and S. H. Bryngelson},
@@ -212,6 +203,16 @@ If you use MFC, consider citing it as:
212
203
pages = {109238},
213
204
doi = {10.1016/j.cpc.2024.109238}
214
205
}
206
+
207
+
@article{Bryngelson_2021,
208
+
title = {{MFC: A}n open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver},
209
+
author = {S. H. Bryngelson and K. Schmidmayer and V. Coralic and J. C. Meng and K. Maeda and T. Colonius},
210
+
journal = {Computer Physics Communications},
211
+
year = {2021},
212
+
volume = {266},
213
+
pages = {107396},
214
+
doi = {10.1016/j.cpc.2020.107396}
215
+
}
215
216
```
216
217
217
218
## License
@@ -225,12 +226,7 @@ Federal sponsors have supported MFC development, including the US Department of
225
226
226
227
MFC computations have used many supercomputing systems. A partial list is below
227
228
* OLCF Frontier and Summit, and testbeds Wombat, Crusher, and Spock (allocation CFD154, PI Bryngelson)
228
-
* LLNL Tuolumne and Lassen, El Capitan early access system Tioga
229
-
* PSC Bridges(1/2), NCSA Delta, SDSC Comet and Expanse, Purdue Anvil, TACC Stampede(1-3), and TAMU ACES via ACCESS-CI allocations from Bryngelson, Colonius, Rodriguez, and more.
230
-
* DOD systems Onyx, Carpenter, Nautilus, and Narwhal via the DOD HPCMP program
229
+
* LLNL El Capitan, Tuolumne, and Lassen; El Capitan early access system Tioga
230
+
*NCSA Delta and DeltaAI, PSC Bridges(1/2), SDSC Comet and Expanse, Purdue Anvil, TACC Stampede(1-3), and TAMU ACES via ACCESS-CI allocations from Bryngelson, Colonius, Rodriguez, and more.
231
+
* DOD systems Blueback, Onyx, Carpenter, Nautilus, and Narwhal via the DOD HPCMP program
231
232
* Sandia National Labs systems Doom and Attaway and testbed systems Weaver and Vortex
0 commit comments