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: An open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver. [S. H. Bryngelson, K. Schmidmayer, V. Coralic, K. Maeda, J. Meng, T. Colonius (2021) Computer Physics Communications **266**, 107396](https://doi.org/10.1016/j.cpc.2020.107396)
4
+
5
+
```bibtex
6
+
@article{Bryngelson_2021,
7
+
title = {{MFC: A}n open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver},
8
+
author = {Spencer H. Bryngelson and Kevin Schmidmayer and Vedran Coralic and Jomela C. Meng and Kazuki Maeda and Tim Colonius},
9
+
journal = {Computer Physics Communications},
10
+
doi = {10.1016/j.cpc.2020.107396},
11
+
year = {2021},
12
+
pages = {107396},
13
+
}
14
+
```
15
+
16
+
<br/>
17
+
18
+
Method for scalable and performant GPU-accelerated simulation of multiphase compressible flow. [A. Radhakrishnan, H. Le Berre, B. Wilfong, J.-S. Spratt, M. Rodriguez Jr., T. Colonius, S. H. Bryngelson (2024) Computer Physics Communications **302**, 109238](https://doi.org/10.1016/j.cpc.2024.109238)
19
+
20
+
```bibtex
21
+
@article{Radhakrishnan_2024,
22
+
title = {Method for portable, scalable, and performant {GPU}-accelerated simulation of multiphase compressible flow},
23
+
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},
24
+
journal = {Computer Physics Communications},
25
+
year = {2024},
26
+
volume = {302},
27
+
pages = {109238},
28
+
doi = {10.1016/j.cpc.2024.109238}
29
+
}
30
+
```
31
+
32
+
<br/>
33
+
34
+
Supercomputing 22 (SC'22): Scalable GPU Accelerated Simulation of Multiphase Compressible Flow (A. Radhakrishnan, H. Le Berre, and S. H. Bryngelson). [Archive](https://sc22.supercomputing.org/proceedings/tech_poster/tech_poster_pages/rpost122.html) and [PDF](https://sc22.supercomputing.org/proceedings/tech_poster/poster_files/rpost122s3-file2.pdf).
35
+
```bibtex
36
+
@inproceedings{radhakrishnan22,
37
+
title = {Scalable {GPU} accelerated simulation of multiphase compressible flow},
38
+
author = {A. Radhakrishnan and H. {Le Berre} and S. H. Bryngelson},
39
+
year = {2022},
40
+
booktitle = {The International Conference for High Performance Computing, Networking, Storage, and Analysis (SC)},
0 commit comments