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
{{ message }}
This repository was archived by the owner on Jun 27, 2024. It is now read-only.
The production version of PeleRad have been moved to [PelePhysics](https://github.com/AMReX-Combustion/PelePhysics) and this repository is now only for experimental developments.
10
+
Further development is continuing within PelePhysics. The tests are in PelePhysics, while the example cases are part of PeleLMeX.
11
+
7
12
## Table of Contents
8
13
-[Description](#description)
9
14
-[Installation](#installation)
10
15
-[Usage](#usage)
11
16
-[License](#license)
17
+
-[Citation](#citation)
12
18
13
19
## Description
14
-
PeleRad is a module for modeling radiative transfer in reacting flows. It supports GPU performance portability and adaptive mesh refinement through AMReX and is coupled to PeleLMeX.
20
+
PeleRad was a module for modeling radiative transfer in reacting flows. It supports GPU performance portability and adaptive mesh refinement through AMReX and is coupled to PeleLMeX.
15
21
16
22
## Installation
17
23
1. Clone the repository: `git clone https://github.com/AMReX-Combustion/PeleRad.git`
@@ -22,7 +28,7 @@ To build with the PeleLMeX flow solver, GNUMake is prefered.
22
28
One example script to build a test case on Frontier is provided in the '/scripts' folder.
23
29
24
30
To run the script:
25
-
'./build_PeleLMeX_Fontier.sh'
31
+
'./build_PeleLMeX_Fontier.sh'
26
32
27
33
## Usage
28
34
PeleRad is designed for modeling radiative transfer in reacting flows. To activate and use PeleRad in conjunction with PeleLMeX, follow these steps:
@@ -35,4 +41,14 @@ PeleRad is designed for modeling radiative transfer in reacting flows. To activa
To cite PeleMP, please use the following [Journal of Fluids Engineering article](https://doi.org/10.1115/1.4064494):
46
+
```
47
+
@article{owen2023pelemp,
48
+
title={PeleMP: The Multiphysics Solver for the Combustion Pele Adaptive Mesh Refinement Code Suite},
49
+
author={Owen, Landon D and Ge, Wenjun and Rieth, Martin and Arienti, Marco and Esclapez, Lucas and S Soriano, Bruno and Mueller, Michael E and Day, Marc and Sankaran, Ramanan and Chen, Jacqueline H},
0 commit comments