Skip to content

Commit 52ffb65

Browse files
author
yzeng
committed
update README.md file
1 parent a836ec6 commit 52ffb65

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
<div align="center">
22
<img src="./README_figures/IAMReX.png" alt="title" width="300">
33
<p align="center">
4-
<a href="https://arxiv.org/abs/2408.14140">
5-
<img src="https://img.shields.io/badge/arXiv-2408.14140-blue" alt="arxiv">
4+
<a href="https://joss.theoj.org/papers/10.21105/joss.08080">
5+
<img src="https://img.shields.io/badge/JOSS-10.21105%2Fjoss.08080-green" alt="JOSS">
6+
</a>
7+
<a href="https://pubs.aip.org/aip/pof/article-abstract/36/11/113335/3320064/An-open-source-adaptive-solver-for-particle">
8+
<img src="https://img.shields.io/badge/Physics%20of%20Fluids-10.1063%2F5.0236509-blue" alt="Physics of Fluids">
9+
</a>
10+
<a href="https://arc.aiaa.org/doi/abs/10.2514/6.2025-1865">
11+
<img src="https://img.shields.io/badge/AIAA-10.2514%2F6.2025--1865-orange" alt="AIAA">
612
</a>
713
</p>
814

@@ -83,6 +89,19 @@ This helps others discover related work and strengthens the IAMReX ecosystem.
8389
To cite IAMReX, please use
8490

8591
```
92+
@article{Li2025,
93+
author = {Li, Chun and Li, Xuzhu and Wang, Yiliang and Liu, Dewen and He, Shuai and Huang, Boqiao and Cheng, Haoran and Li, Xiaokai and Li, Wenzhuo and Tang, Mingze and Zhu, Zhengping and Zeng, Yadong},
94+
title = {IAMReX: an adaptive framework for the multiphase flow and fluid-particle interaction problems},
95+
journal = {Journal of Open Source Software},
96+
volume = {10},
97+
number = {115},
98+
pages = {8080},
99+
year = {2025},
100+
publisher = {The Open Journal},
101+
doi = {10.21105/joss.08080},
102+
url = {https://doi.org/10.21105/joss.08080},
103+
}
104+
86105
@article{10.1063/5.0236509,
87106
author = {Li, Xuzhu (李虚竹) and Li, Chun (李春) and Li, Xiaokai (李晓凯) and Li, Wenzhuo (李文卓) and Tang, Mingze (唐铭泽) and Zeng, Yadong (曾亚东) and Zhu, Zhengping (朱正平)},
88107
title = {An open-source, adaptive solver for particle-resolved simulations with both subcycling and non-subcycling methods},
@@ -106,7 +125,6 @@ To cite IAMReX, please use
106125
URL = {https://arc.aiaa.org/doi/abs/10.2514/6.2025-1865},
107126
eprint = {https://arc.aiaa.org/doi/pdf/10.2514/6.2025-1865},
108127
}
109-
110128
```
111129

112130
## License

0 commit comments

Comments
 (0)