epfl-ecps / channelflow

Channelflow is a software system for numerical analysis of the incompressible fluid flow in channel geometries, written in C++ and MPI-parallelized.
GNU General Public License v2.0
67 stars 29 forks source link

The ILC module extension #24

Open reetzelhaft opened 4 years ago

reetzelhaft commented 4 years ago

This PR introduces a new feature: the module to study inclined layer convection.

This code has been developed and used in my PhD at the ECPS laboratory. Sources of documentation are:

  1. My PhD thesis

I really hope you find this module useful for your science!

codecov-commenter commented 4 years ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 26.84%. Comparing base (b1da5ba) to head (5f09cca). Report is 1 commits behind head on patch_2020.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## patch_2020 #24 +/- ## =========================================== Coverage 26.84% 26.84% =========================================== Files 64 64 Lines 15730 15730 Branches 6815 6815 =========================================== Hits 4222 4222 Misses 11470 11470 Partials 38 38 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.