Summary of the project report

The complete report can be found here. This page only summarizes the work done during the project, without getting into the details.

1. Feel++

Presentation of Feel++, study of a case and of a benchmark about boundary layer.

2. Coupled heat and moisture transfer in building

  • Study of moisture transfer in building.

  • Heat and moisture transfer mechanisms involved in porous materials.

  • Heat tranfer equation.

  • oupled heat and moisture transfer equations.

  • Explanation of the coefficients involved in these equation.

3. Developing with Feel++

Introduction to coding in C++ with Feel++ with the heat equation.

4. Strategy of resolution

  • Linearization of the problem and variationnal problem.

  • Introduction of the benchmark moisture-uptake.

  • Implementation of the problem, with explanation of the classes in C++.

  • Results obtained (they were not correct at this stage).