|
| 1 | +<!-- HTML header for doxygen 1.9.1--> |
| 2 | +<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | +<html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | +<head> |
| 5 | +<!-- Google tag (gtag.js) --> |
| 6 | +<script async src="https://www.googletagmanager.com/gtag/js?id=G-SY496B9L99"></script> |
| 7 | +<script> |
| 8 | + window.dataLayer = window.dataLayer || []; |
| 9 | + function gtag(){dataLayer.push(arguments);} |
| 10 | + gtag('js', new Date()); |
| 11 | + gtag('config', 'G-SY496B9L99'); |
| 12 | +</script> |
| 13 | +<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 14 | +<meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 15 | +<meta name="generator" content="Doxygen 1.12.0"/> |
| 16 | +<meta name="viewport" content="width=device-width, initial-scale=1"/> |
| 17 | +<title>MFC: Papers</title> |
| 18 | +<link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 19 | +<script type="text/javascript" src="jquery.js"></script> |
| 20 | +<script type="text/javascript" src="dynsections.js"></script> |
| 21 | +<link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 22 | +<script type="text/javascript" src="navtreedata.js"></script> |
| 23 | +<script type="text/javascript" src="navtree.js"></script> |
| 24 | +<script type="text/javascript" src="resize.js"></script> |
| 25 | +<script type="text/javascript" src="cookie.js"></script> |
| 26 | +<link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 27 | +<script type="text/javascript" src="search/searchdata.js"></script> |
| 28 | +<script type="text/javascript" src="search/search.js"></script> |
| 29 | +<script type="text/x-mathjax-config"> |
| 30 | +MathJax.Hub.Config({ |
| 31 | + extensions: ["tex2jax.js", "TeX/AMSmath.js", "TeX/AMSsymbols.js"], |
| 32 | + jax: ["input/TeX","output/HTML-CSS"], |
| 33 | +}); |
| 34 | +// This file is set as MATHJAX_CODEFILE in the Doxyfile. It configures how |
| 35 | +// MathJax renders expressions in Markdown so that it is consistent with GitHub. |
| 36 | +MathJax.Hub.Config({ |
| 37 | + extensions: ["tex2jax.js"], |
| 38 | + jax: ["input/TeX", "output/HTML-CSS"], |
| 39 | + tex2jax: { |
| 40 | + inlineMath: [ ['$', '$'], ["\\(","\\)"] ], |
| 41 | + displayMath: [ ['$$','$$'], ["\\[","\\]"] ], |
| 42 | + processEscapes: true, |
| 43 | + ignoreClass: "line" // Ignore code blocks: https://web.archive.org/web/20120430100225/http://www.mathjax.org/docs/1.1/options/tex2jax.html |
| 44 | + }, |
| 45 | + "HTML-CSS": { |
| 46 | + fonts: ["TeX"] |
| 47 | + } |
| 48 | +}); |
| 49 | +</script> |
| 50 | +<script type="text/javascript" async="async" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js"></script> |
| 51 | +<link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 52 | +<link rel="shortcut icon" href="icon.ico" type="image/x-icon" /> |
| 53 | +<link href="doxygen-awesome.css" rel="stylesheet" type="text/css"/> |
| 54 | +<link href="doxygen-awesome-sidebar-only.css" rel="stylesheet" type="text/css"/> |
| 55 | +</head> |
| 56 | +<body> |
| 57 | +<div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 58 | +<div id="titlearea"> |
| 59 | +<table cellspacing="0" cellpadding="0"> |
| 60 | + <tbody> |
| 61 | + <tr style="height: 56px;"> |
| 62 | + <td id="projectlogo"><img alt="Logo" src="icon.ico"/></td> |
| 63 | + <td id="projectalign" style="padding-left: 0.5em;"> |
| 64 | + <div id="projectname">MFC |
| 65 | + </div> |
| 66 | + <div id="projectbrief">High-fidelity multiphase flow simulation</div> |
| 67 | + </td> |
| 68 | + </tr> |
| 69 | + </tbody> |
| 70 | +</table> |
| 71 | +</div> |
| 72 | +<!-- end header part --> |
| 73 | +<!-- Generated by Doxygen 1.12.0 --> |
| 74 | +<script type="text/javascript"> |
| 75 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 76 | +var searchBox = new SearchBox("searchBox", "search/",'.html'); |
| 77 | +/* @license-end */ |
| 78 | +</script> |
| 79 | +<script type="text/javascript"> |
| 80 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 81 | +$(function() { codefold.init(0); }); |
| 82 | +/* @license-end */ |
| 83 | +</script> |
| 84 | +<script type="text/javascript" src="menudata.js"></script> |
| 85 | +<script type="text/javascript" src="menu.js"></script> |
| 86 | +<script type="text/javascript"> |
| 87 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 88 | +$(function() { |
| 89 | + initMenu('',true,false,'search.php','Search',true); |
| 90 | + $(function() { init_search(); }); |
| 91 | +}); |
| 92 | +/* @license-end */ |
| 93 | +</script> |
| 94 | +<div id="main-nav"></div> |
| 95 | +</div><!-- top --> |
| 96 | +<div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 97 | + <div id="nav-tree"> |
| 98 | + <div id="nav-tree-contents"> |
| 99 | + <div id="nav-sync" class="sync"></div> |
| 100 | + </div> |
| 101 | + </div> |
| 102 | + <div id="splitbar" style="-moz-user-select:none;" |
| 103 | + class="ui-resizable-handle"> |
| 104 | + </div> |
| 105 | +</div> |
| 106 | +<script type="text/javascript"> |
| 107 | +/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */ |
| 108 | +$(function(){initNavTree('md_papers.html',''); initResizable(true); }); |
| 109 | +/* @license-end */ |
| 110 | +</script> |
| 111 | +<div id="doc-content"> |
| 112 | +<!-- window showing the filter options --> |
| 113 | +<div id="MSearchSelectWindow" |
| 114 | + onmouseover="return searchBox.OnSearchSelectShow()" |
| 115 | + onmouseout="return searchBox.OnSearchSelectHide()" |
| 116 | + onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 117 | +</div> |
| 118 | + |
| 119 | +<!-- iframe showing the search results (closed by default) --> |
| 120 | +<div id="MSearchResultsWindow"> |
| 121 | +<div id="MSearchResults"> |
| 122 | +<div class="SRPage"> |
| 123 | +<div id="SRIndex"> |
| 124 | +<div id="SRResults"></div> |
| 125 | +<div class="SRStatus" id="Loading">Loading...</div> |
| 126 | +<div class="SRStatus" id="Searching">Searching...</div> |
| 127 | +<div class="SRStatus" id="NoMatches">No Matches</div> |
| 128 | +</div> |
| 129 | +</div> |
| 130 | +</div> |
| 131 | +</div> |
| 132 | + |
| 133 | +<div><div class="header"> |
| 134 | + <div class="headertitle"><div class="title">Papers</div></div> |
| 135 | +</div><!--header--> |
| 136 | +<div class="contents"> |
| 137 | +<div class="textblock"><p><a class="anchor" id="autotoc_md81"></a></p> |
| 138 | +<p>MFC: An open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver. <a href="https://doi.org/10.1016/j.cpc.2020.107396">S. H. Bryngelson, K. Schmidmayer, V. Coralic, K. Maeda, J. Meng, T. Colonius (2021) Computer Physics Communications <b>266</b>, 107396</a></p> |
| 139 | +<div class="fragment"><div class="line">@article{Bryngelson_2021,</div> |
| 140 | +<div class="line"> title = {{MFC: A}n open-source high-order multi-component, multi-phase, and multi-scale compressible flow solver},</div> |
| 141 | +<div class="line"> author = {Spencer H. Bryngelson and Kevin Schmidmayer and Vedran Coralic and Jomela C. Meng and Kazuki Maeda and Tim Colonius},</div> |
| 142 | +<div class="line"> journal = {Computer Physics Communications},</div> |
| 143 | +<div class="line"> doi = {10.1016/j.cpc.2020.107396},</div> |
| 144 | +<div class="line"> year = {2021},</div> |
| 145 | +<div class="line"> pages = {107396},</div> |
| 146 | +<div class="line">}</div> |
| 147 | +</div><!-- fragment --><p><br /> |
| 148 | +</p> |
| 149 | +<p>Method for scalable and performant GPU-accelerated simulation of multiphase compressible flow. <a href="https://doi.org/10.1016/j.cpc.2024.109238">A. Radhakrishnan, H. Le Berre, B. Wilfong, J.-S. Spratt, M. Rodriguez Jr., T. Colonius, S. H. Bryngelson (2024) Computer Physics Communications <b>302</b>, 109238</a></p> |
| 150 | +<div class="fragment"><div class="line">@article{Radhakrishnan_2024,</div> |
| 151 | +<div class="line"> title = {Method for portable, scalable, and performant {GPU}-accelerated simulation of multiphase compressible flow},</div> |
| 152 | +<div class="line"> 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},</div> |
| 153 | +<div class="line"> journal = {Computer Physics Communications},</div> |
| 154 | +<div class="line"> year = {2024},</div> |
| 155 | +<div class="line"> volume = {302},</div> |
| 156 | +<div class="line"> pages = {109238},</div> |
| 157 | +<div class="line"> doi = {10.1016/j.cpc.2024.109238}</div> |
| 158 | +<div class="line">}</div> |
| 159 | +</div><!-- fragment --><p><br /> |
| 160 | +</p> |
| 161 | +<p>Supercomputing 22 (SC'22): Scalable GPU Accelerated Simulation of Multiphase Compressible Flow (A. Radhakrishnan, H. Le Berre, and S. H. Bryngelson). <a href="https://sc22.supercomputing.org/proceedings/tech_poster/tech_poster_pages/rpost122.html">Archive</a> and <a href="https://sc22.supercomputing.org/proceedings/tech_poster/poster_files/rpost122s3-file2.pdf">PDF</a>. </p><div class="fragment"><div class="line">@inproceedings{radhakrishnan22,</div> |
| 162 | +<div class="line"> title = {Scalable {GPU} accelerated simulation of multiphase compressible flow},</div> |
| 163 | +<div class="line"> author = {A. Radhakrishnan and H. {Le Berre} and S. H. Bryngelson},</div> |
| 164 | +<div class="line"> year = {2022},</div> |
| 165 | +<div class="line"> booktitle = {The International Conference for High Performance Computing, Networking, Storage, and Analysis (SC)},</div> |
| 166 | +<div class="line"> address = {Dallas, TX, USA},</div> |
| 167 | +<div class="line"> pages = {1--3}</div> |
| 168 | +<div class="line">}</div> |
| 169 | +</div><!-- fragment --> </div></div><!-- contents --> |
| 170 | +</div><!-- PageDoc --> |
| 171 | +</div><!-- doc-content --> |
| 172 | +<!-- HTML footer for doxygen 1.9.1--> |
| 173 | +<!-- start footer part --> |
| 174 | +<div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 175 | + <ul> |
| 176 | + <li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.12.0 </li> |
| 177 | + </ul> |
| 178 | +</div> |
| 179 | +</body> |
| 180 | +</html> |
0 commit comments