Summary of the project report

The complete report can be found here. This page just summarize what was done during the project, without getting in 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.

  • Transfer mechanism involved in porous materials.

  • Equation of heat tranfer.

  • Coupled equations of the coupled heat-moisture transfer.

  • Explanation of the coefficients involved in this equation.

3. Developing with Feel++

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

4. Strategy of resolution

  • Linearisation 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 (at this time, they were not correct).