Skip to content

Commit

Permalink
update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Dec 1, 2022
1 parent e6ec045 commit 2b1e3c7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 22.12

* A first order backward Euler integrator was added that works with
both Strang and simplified-SDC integration (#504, #1041, #1042, #1045)

* The jacobian = 3 option for simplified SDC was removed (#1069)

* An option to not subtract off the initial energy after the burn
was added as well as one to evolve number densities (#999, #1051)

* The python bindings have been removed (#1036)

* An issue with reading the helmholtz table on GPUs was fixed (#1020)

# 22.11

* use of the auxillary state to define composition is now enabled
Expand Down

0 comments on commit 2b1e3c7

Please sign in to comment.