The waterscapes repository contains a collection of simulation software for mathematical modelling and simulation of brain mechanics including computational methods for simulating fluid flow and transport in and around the brain. The solvers are based on the finite element method and the FEniCS Project finite element software (http://www.fenicsproject.org)
This collection is structured by
- data/ Raw data and processing utilies, mainly brain geometry-oriented
- meshes/ Finite element meshes and associated information (markers)
- src/ Solver collection
- sandbox/ Playground for experimental features, testing etc.
Further documentation is available for each module/package/library contained within the waterscapes solver collection.
- For the mpet module documentation, see http://waterscapes.readthedocs.org
waterscapes is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
waterscapes is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.