What's Changed
- added airlift tutorial case by @mjrahimi in #89
- kLa calculation with uncertainty by @malihass in #90
- Update post process doc by @malihass in #91
- Tutorial for bubble column reactor by @malihass in #97
- Describe turbulence model in the tutorials by @malihass in #101
- Fix loop reactor mixing tut by @malihass in #99
- Fixing ci test by @malihass in #105
- Simulated Annealing wrapper with surrogate model selection and hyperparameter tuning by @jainprana in #107
- Segregate figure saving for optimization by @malihass in #109
- Fix and handle tabs in yaml files by @malihass in #110
- update the ci to test python 3.13 by @malihass in #111
- IO of open foam files in python by @malihass in #112
- Centralize postprocess by @malihass in #113
- Add flat panel reactor tutorial and add it to the ci by @malihass in #114
- Document the python reading of open foam files by @malihass in #115
- Generate multiple loop reactor designs by @malihass in #104
- Use logger instead of print by @malihass in #118
- Make sure that
presteps.shandrun.shfail quickly if any command fails by @malihass in #117 - Format sim folder name by @malihass in #120
- Python interface tutorial + reorganize docs by @malihass in #121
- Clean up parsing and exiting by @malihass in #123
- Automatic species thermo write up by @malihass in #124
- Add logs to describe how mesh size is obtained by @malihass in #125
- Addcov by @malihass in #127
- Mean statistics calculation with uncertainty by @malihass in #126
- Safet0 by @malihass in #128
- Generate files in temporary directories for unit tests by @malihass in #129
- Add api doc to RTD by @malihass in #130
- better control automatic gen of docs by @malihass in #131
- explicit path codecov by @malihass in #132
- Flex mesh by @malihass in #134
- post quantity fix by @malihass in #133
- Improved Superficial velocity calculation with paraview by @malihass in #135
- Kla spargerdesign by @malihass in #136
- Fix kla calc by @malihass in #137
- Robustify post process by @malihass in #138
- Fix compute fitted kla by @malihass in #139
- Fall cleanup by @malihass in #140
- Add a field derived from primary ones in the conditioning by @malihass in #142
- Putida global vars fix by @malihass in #144
- Switch NREL to NLR by @malihass in #145
- Update domain name to NatLabRockies by @malihass in #146
- Move to pyproject by @malihass in #147
- fix coverage calculation by @malihass in #148
New Contributors
- @mjrahimi made their first contribution in #89
- @jainprana made their first contribution in #107
Full Changelog: v0.0.16...v0.0.53