Update README.md
Browse filesUpdate article reference
README.md
CHANGED
|
@@ -123,18 +123,15 @@ print(df)
|
|
| 123 |
|
| 124 |
We kindly ask that you cite our paper if you use the ManyWells datasets or code in an academic work. You can cite it as shown in the BibTex entry below.
|
| 125 |
|
| 126 |
-
Note that the paper is currently in review and that the reference below is to a preprint.
|
| 127 |
-
|
| 128 |
```
|
| 129 |
@article{Grimstad2025,
|
| 130 |
title = {{ManyWells: Simulation of Multiphase Flow in Thousands of Wells}},
|
| 131 |
-
author = {Grimstad
|
| 132 |
-
journal = {
|
| 133 |
-
|
| 134 |
-
doi = {10.2139/ssrn.5256125},
|
| 135 |
year = {2025},
|
| 136 |
-
|
| 137 |
-
|
| 138 |
}
|
| 139 |
```
|
| 140 |
|
|
|
|
| 123 |
|
| 124 |
We kindly ask that you cite our paper if you use the ManyWells datasets or code in an academic work. You can cite it as shown in the BibTex entry below.
|
| 125 |
|
|
|
|
|
|
|
| 126 |
```
|
| 127 |
@article{Grimstad2025,
|
| 128 |
title = {{ManyWells: Simulation of Multiphase Flow in Thousands of Wells}},
|
| 129 |
+
author = {Bjarne Grimstad and Erlend Lundby and Henrik Andersson},
|
| 130 |
+
journal = {Geoenergy Science and Engineering},
|
| 131 |
+
pages = {214226},
|
|
|
|
| 132 |
year = {2025},
|
| 133 |
+
issn = {2949-8910},
|
| 134 |
+
doi = {https://doi.org/10.1016/j.geoen.2025.214226},
|
| 135 |
}
|
| 136 |
```
|
| 137 |
|