The folder [Setup](./Setup) instructions contains instructions on how to get `Fenics` up and running inside a docker container.
The folder [Setup](./Setup) instructions contains instructions on how to get `Fenics` up and running inside a docker container.
\ No newline at end of file
After following the steps decsribed in [Setup](./Setup), have a look at the folder [Usecases](./Usecases) where several usecases for this module can be found.
Each of the usecases should be runnable out of the box and produce results. Adjust the files as needed.
Most likely, you will want to create your own usecases featuring other data fuctions, substructurings and so on.
Information on how to create your own usecases can be found in the folder [Usecases](./Usecases).
## State
### Curent starte
Currently the code can
## License
`LDDsimulation` is licensed under the terms and conditions of the GNU General
Public License (GPL) version 3 or - at your option - any later
version. The GPL can be [read online](https://www.gnu.org/licenses/gpl-3.0.en.html) or in the [COPYING](./COPYING) file
provided in the topmost directory of the `LDDsimulation` source code tree.