Skip to content

Commit

Permalink
Merge pull request #23 from j-c-cook/issue22_CreateCHANGELOG
Browse files Browse the repository at this point in the history
Issue22 Pull Request create changelog
  • Loading branch information
Jack Cook authored May 12, 2021
2 parents efd87a6 + e5d011d commit 8b5c62c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# History of changes

## Version 1.0.0 (2021-05-12)

### New features

* [Issue 20](https://github.com/j-c-cook/cpgfunction/issues/20) -
Added OpenBlas as the basic linear algebra subprogram (BLAS) vendor to CMakeLists.txt

* [Issue 18](https://github.com/j-c-cook/cpgfunction/issues/18) -
Added new borefield interface with API access to typical borehole configurations

* [Issue 13](https://github.com/j-c-cook/cpgfunction/issues/13) -
Implemented g-function accuracy tests via CMakeLists.txt for a Rectangle, Open Rectangle, U shape,
L shape and a custom (Poisson disk) configuration

* [Commit 45141fa](https://github.com/j-c-cook/cpgfunction/pull/14/commits/45141fa745d92ac8a08eea2a06801d7a01fac367) -
Create new uniform borehole wall temperature API to consider the new borefield and time API's

* [Commit f8863ad](https://github.com/j-c-cook/cpgfunction/pull/14/commits/f8863ad6879bdcb43d8bbed48ab1be1701eb56f5) -
Added time vector API and associated test

* [Commit 654160f](https://github.com/j-c-cook/cpgfunction/pull/14/commits/654160f9b508f57b917fc0630437cff726dc8440) -
Modify API for creating a vector of boreholes (borefield)




0 comments on commit 8b5c62c

Please sign in to comment.