Skip to content

Commit

Permalink
update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Mar 7, 2023
1 parent da8c9f2 commit e36ef93
Showing 1 changed file with 20 additions and 9 deletions.
29 changes: 20 additions & 9 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 23.03

* Fixed some clang-tidy issues and compiler warnings (#356, #359,
#360, #364)

* Updated xrb_mixed so it works again (#330, #362)

* Fixed some memory access issues (#337, #338, #349, #352, #353)

# 22.07

* No changes since last release
Expand Down Expand Up @@ -26,13 +35,15 @@

* Remove all Fortran Microphysics

* Remove old Fortran constants module, sponge, inlet BC, extern parameter support, and files that are no longer used

* Remove old Fortran constants module, sponge, inlet BC, extern
parameter support, and files that are no longer used

* Add problem namespace to the problem runtime parameters

* Convert embedded probins to C++ inputs for all problems

* Change networks for test problems: xrb_mixed (xrb_simple -> rprox), wdconvect (ignition_chamulak -> ignition_simple)
* Change networks for test problems: xrb_mixed (xrb_simple ->
rprox), wdconvect (ignition_chamulak -> ignition_simple)

* Remove Travis references (Travis is no longer used)

Expand Down Expand Up @@ -60,7 +71,7 @@

# 21.07

* Fix sphinx4 latex macro rendering
* Fix sphinx4 latex macro rendering

# 21.06

Expand All @@ -84,7 +95,7 @@

# 21.02

* Bug fix for exact base state algorithm
* Bug fix for exact base state algorithm

* Sync up with latest updates of Microphysics

Expand All @@ -102,7 +113,7 @@

# 20.12

* Set default in SDC algorithm to use split projection for both planar and spherical problems
* Set default in SDC algorithm to use split projection for both planar and spherical problems

* Bug fix: spherical SDC with split projection

Expand Down Expand Up @@ -139,7 +150,7 @@
* Fixed dpdt implementation and SDC algorithm for thermal diffusion

* Various bug fixes

* Implemented clang-format

* Added Github actions: version release, checkout submodule development branches
Expand All @@ -166,9 +177,9 @@
* SDC bug fixes: use_tfromp=T

* Fixed probin issue when compiling with PGI

* Added AMReX as a submodule

* Switch docs build to a Github action instead of Travis

# 20.05
Expand Down

0 comments on commit e36ef93

Please sign in to comment.