Release notes#
This is the release notes page.
Version 0.1.8#
Date: 2025-06-02
Version 0.1.8 is …
Features#
Enhancements#
Added the description for the configuration file in the documentation.
Bug fixes#
Fixed an import error in the DFN module.
Version 0.1.7#
Date: 2025-06-02
Version 0.1.7 is a minor release of the AnDFN software. It includes some enhancements and bug fixes.
Features#
Possibility to manipulate constants and setting from a YAML file.
Added impermeable line to HPC module.
Enhancements#
Changed print to logging to enable better control over the output.
Code is checked and formated using ruff.
Bug fixes#
Moved pandas to an optional dependency.
Version 0.1.6#
Date: 2025-04-25
Version 0.1.6 is a first release of the AnDFN software. There is still a lot of work to be done, but the software is now in a state where it can be used and tested.
Features#
Added the ability to create fractures and load fractures from files.
Added the ability to create elements and assign elements to fractures.
Added the ability to solve groundwater flow using the HPC solver.
Implemented sparse matrix solver using LU decomposition.
Enhancements#
Improved the documentation.
Improved the user guide.
Improved the HPC automatic coefficient adjustor.
Improved the HPC solver to handle large problems more efficiently.
Improved the plotter capabilities to visualize the results in 3D.
Bug fixes#
Fixed a bug where the HPC solver would not converge in some cases.
Fixed a bug where the plotter would not display the results correctly in some cases.
Version 0.1.5, 0.1.4, 0.1.3#
Date: 2025-02-20/17
These are the previous beta versions of the software.