Skip to content

Commit

Permalink
Merge pull request #940 from AlbertoCuadra/develop
Browse files Browse the repository at this point in the history
Update: typos
  • Loading branch information
AlbertoCuadra authored Jan 26, 2024
2 parents d30bbb8 + 18faf1f commit 8432e3b
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,13 +48,13 @@
* The code `is in it’s transition to Python`
* Export results in a spreadsheet
* Export results as a .mat format
* `Display predefined plots` (e.g., molar fraction vs equilence ratio)
* `Display predefined plots` (e.g., molar fraction vs. equilence ratio)

This project is also part of the PhD of [Alberto Cuadra-Lara](https://www.acuadralara.com/).

## Start here!

* The [tutorial](https://combustion-toolbox-website.readthedocs.io/en/latest/tutorial.html) will help you get started using Combustion Toolbox on your pc.
* The [tutorials](https://combustion-toolbox-website.readthedocs.io/en/latest/tutorial.html) will help you get started using the Combustion Toolbox on your pc.
* See [examples](https://combustion-toolbox-website.readthedocs.io/en/latest/examples.html) of Combustion Toolbox applications.
* Check the [documentation](https://combustion-toolbox-website.readthedocs.io/en/latest/) of almost every functions.

Expand Down Expand Up @@ -120,4 +120,15 @@ See also the list of [contributors](https://github.com/AlbertoCuadra/combustion_
note = "Version 1.0.4",
doi = {https://doi.org/10.5281/zenodo.5554911}
}
@phdthesis{cuadra2023_thesis,
title = {Development of a wide-spectrum thermochemical code with application to planar reacting and non-reacting shocks},
author = {Cuadra, A.},
year = 2023,
month = {May},
address = {Madrid, Spain},
note = {Available at \url{http://hdl.handle.net/10016/38179}},
school = {Universidad Carlos III de Madrid},
type = {PhD thesis}
}
```

0 comments on commit 8432e3b

Please sign in to comment.