Parabolic dune model (Tutorial under construction)

  1. Install aeolis

pip install aeolis

  1. Install the examples

To install the examples do the following:

aeolis examples .

This will install the examples in the current directory. If you want to install them in a different directory, replace the “.” with the path to the directory you want to install the examples in.

  1. Run the simulation

Run the simulation with:

aeolis run aeolis_examples/parabolic_dune_model/aeolis.txt
  1. View/plot the results