Readme ====== What is DuMuX-Lecture? ---------------------- DuMuX-Lecture contains several numerical examples for modeling flow and transport processes in porous media. It is based on the open-source porous-media simulator [DuMuX][0]. The examples are used in the lectures of the [LH2 group at the University of Stuttgart][1]. They are contained in subfolders of the folder `lecture`. Installation ------------ DuMuX-Lecture is a DUNE module that depends on DuMuX. It can be installed like DuMuX itself, please refer to the DuMuX and DUNE installation instructions for details. License ------- DuMuX-Lecture is licensed under the terms and conditions of the GNU General Public License (GPL) version 2 or - at your option - any later version. The [GPL can be read online][2], or in the `LICENSE.md` file provided in the topmost directory of the DuMuX source code tree. Please note that DuMuX-Lecture's license, unlike DUNE, does NOT feature a template exception to the GNU General Public License. This means that you must publish any source code which uses any of the DuMuX-Lecture header files if you want to redistribute your program to third parties. If this is unacceptable to you, please [contact us][1] for a commercial license. See the file `LICENSE.md` for full copying permissions. Automated Testing ----------------- The simulations in DuMuX-Lecture are tested automated using buildbot. The test suite consists of the actual simulations adjusted to smaller run times. Click here to see the latest builds (clicking on a build number will show a detailed overview of the build). [0]: http://dumux.org [1]: http://www.hydrosys.uni-stuttgart.de/index.en.php [2]: http://www.gnu.org/licenses/old-licenses/gpl-2.0.html