We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6ec045 commit 2b1e3c7Copy full SHA for 2b1e3c7
CHANGES.md
@@ -1,3 +1,17 @@
1
+# 22.12
2
+
3
+ * A first order backward Euler integrator was added that works with
4
+ both Strang and simplified-SDC integration (#504, #1041, #1042, #1045)
5
6
+ * The jacobian = 3 option for simplified SDC was removed (#1069)
7
8
+ * An option to not subtract off the initial energy after the burn
9
+ was added as well as one to evolve number densities (#999, #1051)
10
11
+ * The python bindings have been removed (#1036)
12
13
+ * An issue with reading the helmholtz table on GPUs was fixed (#1020)
14
15
# 22.11
16
17
* use of the auxillary state to define composition is now enabled
0 commit comments