Skip to content

Commit 7459c3b

Browse files
committed
Add amrex topic
1 parent b8c4c1b commit 7459c3b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

topics/amrex/amrex.png

17.7 KB
Loading

topics/amrex/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
display_name: AMReX
3+
github_url: https://github.com/AMReX-Codes/amrex/
4+
logo: amrex.png
5+
related: amr, adaptive-mesh-refinement, high-performance-computing, scientific-computing
6+
short_description: Block-structured AMR framework for high-performance computing
7+
topic: amrex
8+
url: https://amrex-codes.github.io/amrex/
9+
---
10+
AMReX is a software framework for building massively parallel, block-structured adaptive mesh refinement (AMR) applications. It supports complex geometries, multilevel solvers, and particle methods. Parallelism is achieved via MPI across nodes and on-node parallelism using OpenMP for CPUs and CUDA/HIP/SYCL for GPUs. AMReX powers high-performance simulations in fields such as astrophysics, combustion, cosmology, and accelerator modeling.

0 commit comments

Comments
 (0)