Skip to content

Commit 3a30f3d

Browse files
author
Tekgül Bulut
committed
update readme
1 parent cfd2ba1 commit 3a30f3d

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ where ```<mechName>``` is ```gri30```, ```yao```, or ```drm19```. This command w
6969
**If you want to use a different chemical mechanism**, you need to create the thermo input files in a format required by OpenFOAM, as well as analytical Jacobian C subroutines generated by pyJac. This process requires many dependencies, most notably [Cantera](https://cantera.org/) and pyJac.
7070
7171
We have developed a tool called
72-
[ct2foam](https://github.com/kahilah/ct2foam) that makes this process a lot easier. Please check ct2foam if you are interested in using a different mechanism.
72+
[ct2foam](https://github.com/kahilah/ct2foam) that makes this process a lot easier. Please check ct2foam (and the pyjac2foam utility in it) if you are interested in using a different mechanism.
7373
## Usage
7474
7575
Once the compilation is successful, any case running with standard OpenFOAM can be easily converted to
@@ -164,11 +164,13 @@ For a working example, check the tutorials given in tutorials folder.
164164
- Bulut Tekgül ([email protected])
165165
- Petteri Peltonen ([email protected])
166166
- Heikki Kahila ([email protected])
167+
- Ilya Morev ([email protected])
168+
- Mahmoud Gadalla ([email protected])
169+
167170
168171
## Getting help and reporting bugs
169172
170-
Please submit a GitHub issue if you found a bug in the program. If you need help with the software or have further questions,
171-
173+
Please submit a GitHub issue if you found a bug in the program. If you need help with the software or have further questions, either open an issue or contact the contributors.
172174
173175
## Citation
174176
@@ -177,7 +179,7 @@ If you use our model, please cite the publication describing its implementation
177179
## References
178180
179181
<a id="1">[1]</a>
180-
Tekgul, Peltonen, Kahila, Kaario, Vuorinen (2020). [DLBFoam: An open-source dynamic load balancing model for fast reacting flow simulations in OpenFOAM](https://arxiv.org/abs/2011.07978)
182+
Tekgül, Peltonen, Kahila, Kaario, Vuorinen (2020). [DLBFoam: An open-source dynamic load balancing model for fast reacting flow simulations in OpenFOAM](https://arxiv.org/abs/2011.07978)
181183
182184
<a id="2">[2]</a>
183-
Follow up paper information
185+
Morev, Tekgül, Gadalla, Shahanaghi, Kannan, Karimkashi, Kaario, Vuorinen (2021). [Fast reactive flow simulations using analytical Jacobian and dynamic load balancing in OpenFOAM](https://arxiv.org/abs/2105.12070)

0 commit comments

Comments
 (0)