Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,14 @@ license: mit
|
|
9 |
short_description: RVE simulation using Equilibrium Neural Operator (EquiNO)
|
10 |
---
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
9 |
short_description: RVE simulation using Equilibrium Neural Operator (EquiNO)
|
10 |
---
|
11 |
|
12 |
+
@misc{eivazi2025equino,
|
13 |
+
title={EquiNO: A Physics-Informed Neural Operator for Multiscale Simulations},
|
14 |
+
author={Hamidreza Eivazi and Jendrik-Alexander Tröger and Stefan Wittek and Stefan Hartmann and Andreas Rausch},
|
15 |
+
year={2025},
|
16 |
+
eprint={2504.07976},
|
17 |
+
archivePrefix={arXiv},
|
18 |
+
primaryClass={physics.comp-ph},
|
19 |
+
url={https://arxiv.org/abs/2504.07976},
|
20 |
+
}
|
21 |
+
|
22 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|