Skip to content
Snippets Groups Projects
Commit ca237af1 authored by Lars Bilke's avatar Lars Bilke Committed by Dmitry Yu. Naumov
Browse files

Prepare changelog for next version.

parent 0274bde0
No related branches found
No related tags found
No related merge requests found
## Release notes ## Release notes
# 6.0.9 (In preparation)
### Features
### Utilities
### Infrastructure
### Fixes
# 6.0.8 # 6.0.8
The highlight of the release is the implementation of the Lower-Interface The highlight of the release is the implementation of the Lower-Interface
...@@ -20,7 +31,7 @@ fluids pressure, density, permeability, and viscosity were added. ...@@ -20,7 +31,7 @@ fluids pressure, density, permeability, and viscosity were added.
- Liquid process. #1468 - Liquid process. #1468
- Classes for relative permeability models. #1531 - Classes for relative permeability models. #1531
- Classes for capillary models. #1517, #1578 - Classes for capillary models. #1517, #1578
- Ehlers single-surface yield function constitutive relation model. #1556 - Ehlers single-surface yield function constitutive relation model. #1556
- Support scaling, GMRES, and Pardiso in Eigen linear solvers. #1509 #1510 - Support scaling, GMRES, and Pardiso in Eigen linear solvers. #1509 #1510
- Piecewise linear Monotonic curve and a generic curve parser. #1529 - Piecewise linear Monotonic curve and a generic curve parser. #1529
- Support searching boundary nodes in MeshLib::NodeSearch. #1459 - Support searching boundary nodes in MeshLib::NodeSearch. #1459
...@@ -51,7 +62,7 @@ New features: ...@@ -51,7 +62,7 @@ New features:
### Fixes: ### Fixes:
- Fix LocalToGlobalIndexMap with mutliple variables and with multiple componets. #1433 #1440 - Fix LocalToGlobalIndexMap with mutliple variables and with multiple componets. #1433 #1440
- Fix PropertyVector<T*> for multi-component case. #1441 - Fix PropertyVector<T*> for multi-component case. #1441
- Fix checking IDs of nonlinear nodes. #1495 - Fix checking IDs of nonlinear nodes. #1495
- Fix incorrect use of getNumberOfBaseNodes(). #1515 - Fix incorrect use of getNumberOfBaseNodes(). #1515
- Fix computing sparsity pattern for mixed shape function order cases. #1548 - Fix computing sparsity pattern for mixed shape function order cases. #1548
......
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