v3.2.0
What's Changed
- Enable openacc by @K20shores in #91
- creating a separate cuda and openacc target by @K20shores in #92
- Redefinition issue by @K20shores in #102
- Vectorizable Sparse Matrix by @mattldawson in #105
- Remove RosenbrockSolver inheritence from ChapmanODESolver by @mattldawson in #109
- Add sparse matrix policy to RosenbrockSolver class by @mattldawson in #111
- Googletest version by @K20shores in #108
- Linear solver by @mattldawson in #114
- Add build instructions to the readme by @aharonYK in #100
- Finish AlphaMinusJacobian function by @mattldawson in #117
- Merge main flipped by @mattldawson in #115
- Multiplatform build by @K20shores in #120
- General Rosenbrock Solver by @mattldawson in #121
- Map params by @boulderdaze in #104
- add CudaProcessSet class by @mattldawson in #124
- Move hard-coded Chapman solver to tests by @mattldawson in #125
- Update parser by @boulderdaze in #119
- Merge
Solver
class intoRosenbrockSolver
by @mattldawson in #132 - CUDA AddForcingTerms function by @qinatan in #118
- using c++ compiler... by @K20shores in #133
- ran the formatter by @K20shores in #134
- Example in README by @mattldawson in #135
- Address compiler warnings by @mattldawson in #139
- Add relative tolerance to regression tests by @mattldawson in #140
- 126 unify error handling by @K20shores in #137
- State reordering by @mattldawson in #143
- trying to run formatting automatically by @K20shores in #146
- Getting started docs by @dwfncar in #152
- Ternary chemical activation rate constant by @mattldawson in #155
- Tunneling reaction rate constant by @mattldawson in #156
- trying to separate parameters by @K20shores in #151
- Branched NO + RO2 reaction by @mattldawson in #160
- updating docs to use new stage selector thing by @K20shores in #159
- trying to create a PR after push to main by @K20shores in #161
- Auto-format code changes by @github-actions in #162
- Emission, loss rate constants by @mattldawson in #166
- making it compile for performance repo by @K20shores in #168
- Surface reaction rate constant by @mattldawson in #169
- Auto-format code changes by @github-actions in #170
- KPP to MICM by @dwfncar in #173
- Add LLVM support for JIT compiling by @mattldawson in #174
- Auto-format code changes by @github-actions in #181
- JITed forcing function by @mattldawson in #179
- 158 add integration tests for simple chemistry systems by @K20shores in #180
- Auto-format code changes by @github-actions in #187
- Add jacobian terms cuda by @qinatan in #188
- Auto-format code changes by @github-actions in #192
- Kpp to micm by @dwfncar in #191
- Debug main by @qinatan in #198
- Auto-format code changes by @github-actions in #199
- Parameter fixes by @K20shores in #197
- Auto-format code changes by @github-actions in #201
- Develop jit jacobian function by @mattldawson in #202
- Param by @qinatan in #205
- Auto-format code changes by @github-actions in #210
- Develop 204 jit lu by @mattldawson in #212
- Auto-format code changes by @github-actions in #213
- Add inline files by @boulderdaze in #206
- Auto-format code changes by @github-actions in #214
- 208 add jited alphaminusjacobian function by @K20shores in #215
- put the solver state out of the rosenbrock class to remove need to sp… by @K20shores in #216
- Auto-format code changes by @github-actions in #220
- Robertson by @K20shores in #221
- fix solver test by @mattldawson in #223
- Develop 207 jit linear solve by @mattldawson in #224
- Auto-format code changes by @github-actions in #225
- fix missing namespace in linear solver test by @mattldawson in #227
- Oregonator by @K20shores in #222
- 228 hires by @K20shores in #229
- Auto-format code changes by @github-actions in #235
- Auto-format code changes by @github-actions in #237
- 230 e5 by @K20shores in #231
- lowering computed rate constant by @K20shores in #233
- 236 set up micm documentation builds and gh pages by @K20shores in #240
- Auto-format code changes by @github-actions in #241
- Develop 193 jit rate constants by @mattldawson in #247
- Auto-format code changes by @github-actions in #248
- Add inline keywords by @boulderdaze in #249
- Release version 3.2.0 by @K20shores in #239
New Contributors
- @aharonYK made their first contribution in #100
- @qinatan made their first contribution in #118
- @dwfncar made their first contribution in #152
- @github-actions made their first contribution in #162
Full Changelog: v3.1.0...v3.2.0