diff --git a/README.md b/README.md index 97af9994b4262e37601c459733fc09baa9d13bc7..a414e22adc0c0484a7acc5f05cee7717f454869a 100644 --- a/README.md +++ b/README.md @@ -283,11 +283,16 @@ This data is then visualized in a grafana dashboard. Critical data states also trigger warning messages in a dedicated Element channel, and effect automatic shutdowns when deemed necessary. -# Experimental data storage in database +# Foodweb simulations +**Involved Technologies**: C++ + +**Description**\ +Collection of foodweb simulations. This involved numerically solving equations on arbitrary graphs, and investigating when chaotic behaviour becomes stable via bifurcations. +The goal was writing a code that could reproduce results reported in a paper, which was achieved. -# Foodweb simulations [gitlab](https://gitlab.phys.ethz.ch/engelerp/Foodwebs) +This project was carried out in the framework of a semester thesis under supervision of Mauro Iazzi and Matthias Troyer. -# Framework for automatic topological structure design +# Software package for automatic topological structure design **Involved Technologies**: python, finite elements, CMA-ES **Description**:\ @@ -298,9 +303,6 @@ My contribution was developing a custom symmetry preserving mesher, developing t As this project is yet to be published, code can not be shared. More information can be found [in my PhD thesis](https://doi.org/10.3929/ethz-b-000678922), chapter 6. - -# Dynamic friction simulation[]() - # Texas Hold'em probability analysis **Involved Technologies**: C++, OpenMP