Skip to content
Snippets Groups Projects
Commit c64f5888 authored by Dmitri Naumov's avatar Dmitri Naumov Committed by Tom Fischer
Browse files

Update changelog. Generalize Process. DirichletBC.

parent cad37664
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,10 @@
### Features:
- Added an ODE solver library that can solve transient and nonlinear processes
(see http://doxygen.opengeosys.org/df/d35/group__ODESolver.html).
- Move up common Process parts from particular GroundwaterFlow process
implementation. #951, #982
- Separate Dirichlet boundary condition class implementation. #963
- Split process output and post timestep. #998
- Added pre- and postTimestep and -Iteration hooks to processes. #1094, #1100, #1101
- New configuration tree parser
- Checks configuration parameters more strictly, automatically prints error/warning messages.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment