| ... | @@ -7,7 +7,7 @@ |
... | @@ -7,7 +7,7 @@ |
|
|
<html lang="en">
|
|
<html lang="en">
|
|
|
<head>
|
|
<head>
|
|
|
<meta charset="UTF-8">
|
|
<meta charset="UTF-8">
|
|
|
<title>AMReX: Getting Help</title>
|
|
<title>MFiX-Exa: Getting Help</title>
|
|
|
<link rel="icon" href="web_icon.ico" type="image/x-icon">
|
|
<link rel="icon" href="web_icon.ico" type="image/x-icon">
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
|
|
<meta name="description" content="" />
|
|
<meta name="description" content="" />
|
| ... | @@ -27,7 +27,7 @@ |
... | @@ -27,7 +27,7 @@ |
|
|
|
|
|
|
|
<!-- Header -->
|
|
<!-- Header -->
|
|
|
<header id="header">
|
|
<header id="header">
|
|
|
<h1><a href="index.html">AMReX</a></h1>
|
|
<h1><a href="index.html">MFiX-Exa</a></h1>
|
|
|
<nav id="nav">
|
|
<nav id="nav">
|
|
|
<ul>
|
|
<ul>
|
|
|
<li><a href="overview.html">Overview</a></li>
|
|
<li><a href="overview.html">Overview</a></li>
|
| ... | @@ -47,15 +47,15 @@ |
... | @@ -47,15 +47,15 @@ |
|
|
<ul class="unstyled">
|
|
<ul class="unstyled">
|
|
|
<li><h3>Getting Help</h3></li>
|
|
<li><h3>Getting Help</h3></li>
|
|
|
<li>To obtain help, simply post an issue in the
|
|
<li>To obtain help, simply post an issue in the
|
|
|
<a href="https://github.com/AMReX-Codes/amrex">AMReX GitHub webpage</a></li>
|
|
<a href="https://github.com/AMReX-Codes/MFIX-Exa">MFIX-Exa GitHub webpage</a></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</section>
|
|
</section>
|
|
|
|
|
|
|
|
<section class="4u 12u$(small)">
|
|
<section class="4u 12u$(small)">
|
|
|
<ul class="unstyled">
|
|
<ul class="unstyled">
|
|
|
<li><h3>AMReX documentation</h3></li>
|
|
<li><h3>MFIX-Exa documentation</h3></li>
|
|
|
<li>The <a href="https://amrex-codes.github.io/amrex/docs_html">
|
|
<li>The <a href="https://amrex-codes.github.io/MFIX-Exa/docs_html">
|
|
|
AMReX Documentation</a> contains a
|
|
MFIX-Exa Documentation</a> contains a
|
|
|
<em>Getting Started</em> guide and details on the code.</li>
|
|
<em>Getting Started</em> guide and details on the code.</li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</section>
|
|
</section>
|
| ... | @@ -67,17 +67,16 @@ |
... | @@ -67,17 +67,16 @@ |
|
|
<footer id="footer">
|
|
<footer id="footer">
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<section class="ack">
|
|
<section class="ack">
|
|
|
AMReX is developed at
|
|
MFIX-Exa is developed at
|
|
|
|
<a href="https://www.netl.doe.gov/"> NETL </a>, and
|
|
|
<a href="http://www.lbl.gov/"> LBNL </a>,
|
|
<a href="http://www.lbl.gov/"> LBNL </a>,
|
|
|
<a href="https://www.nrel.gov/"> NREL </a>, and
|
|
<a href="http://www.colorado.edu/"> CU Boulder </a>
|
|
|
<a href="http://www.anl.gov/"> ANL </a>
|
|
as part of the MFIX-Exa Project in DOE's Exascale Computing Project.
|
|
|
as part of the Block-Structured AMR Co-Design Center in DOE's
|
|
|
|
|
Exascale Computing Project.
|
|
|
|
|
</section>
|
|
</section>
|
|
|
<div class="row">
|
|
<div class="row">
|
|
|
<div class="8u 12u$(medium)">
|
|
<div class="8u 12u$(medium)">
|
|
|
<ul class="copyright">
|
|
<ul class="copyright">
|
|
|
<li>© AMReX development team. All rights reserved.</li>
|
|
<li>© MFIX-Exa development team. All rights reserved.</li>
|
|
|
<li>Design: <a href="http://templated.co">TEMPLATED</a></li>
|
|
<li>Design: <a href="http://templated.co">TEMPLATED</a></li>
|
|
|
</ul>
|
|
</ul>
|
|
|
</div>
|
|
</div>
|
| ... | |
... | |
| ... | | ... | |