Skip to content
Snippets Groups Projects
Commit f1155d79 authored by Lars von Wolff's avatar Lars von Wolff
Browse files

Updated Readme

parent 1532fd14
Branches
No related tags found
No related merge requests found
......@@ -21,3 +21,8 @@ See the `src` folder for three full examples that contain explanations as commen
3. `example_3p_ffs_monolithic` shows the implementation of the Cahn-Hilliard Navier-Stokes equations for two fluid phases and a solid phase. The solid phase can grow and shrink due to precipitation and dissolution of ions in fluid phase 1. In contrast to the second example this example is solved monolithically to showcase the different options that dune-phasefield provides. In the example a solid nucleus grows due to precipitation while an attached second fluid phase moves due to a lid-driven cavity flow.
Each example consists of a `.ini` file that specifies options, a `.cc` file that handles grid generation and loads the options file, and a `driver.hh` file that runs the main loop after creating the function spaces and grid operators with appropriate initial and boundary conditions.
Repository
----------
The current version of dune-phasefield can be found at https://gitlab.mathematik.uni-stuttgart.de/vonwolls/dune-phasefield
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment