- 28 Jul, 2022 2 commits
-
-
Alexander Jaust authored
A lot of the codes for monolithic coupling are out of date and make maintenance tedious. This commit removes the monolithic coupling since the monolithic coupling is already implemented in DuMuX and we do not need the adapted version of the monolithic coupling here anymore.
-
Alexander Jaust authored
The subdirectory `docker/` contains the Docker recipe to build a container containing the adapter's dependencies.
-
- 17 May, 2022 2 commits
-
-
Alexander Jaust authored
This adds configuration files for markdownlint, reformats markdown files and also updated the configuration of the CI.
-
Alexander Jaust authored
-
- 01 Feb, 2022 1 commit
-
-
Alexander Jaust authored
The documentation was out of date and not everything would have been interesting for user anyway. Therefore, we remove this documentation for the moment. This also adds some information about the documentation in the main `README.md` of the repository.
-
- 12 Jan, 2022 1 commit
-
-
Alexander Jaust authored
- This MR removes unused test cases and separates stronger between tests and example cases. Test cases and examples are classified as `monolithic` or `partitioned`. - The tests have been adapted such that the build target `build_tests` builds all necessary executables. This means on can now run `make build_tests` from `build-cmake` and afterwards run all tests `ctest` to test the adapter. - The CI has been adapted to make use of the new build process for tests. For more information check out merge request: !18
-
- 03 Aug, 2021 1 commit
-
-
Alexander Jaust authored
-
- 11 Mar, 2021 1 commit
-
-
Alexander Jaust authored
- FVCA publication code moved to https://git.iws.uni-stuttgart.de/dumux-pub/jaust2020a - This branch contains more than just the FVCA code and cleanup. - Added some new examples for non-smooth coupling interfaces - Added some new examples for 3D - Monolithic coupling depends on special DuMuX branch - Added CI - Added code formatting
-
- 10 Apr, 2019 1 commit
-
-
Alexander Jaust authored
-
- 09 Apr, 2019 2 commits
-
-
Alexander Jaust authored
-
Alexander Jaust authored
-
- 04 Apr, 2019 1 commit
-
-
Kilian Weishaupt authored
-