chaos-polymtl / lethe

Repository for the open-source lethe CFD/DEM/CFD-DEM project
https://chaos-polymtl.github.io/lethe/index.html
GNU Lesser General Public License v2.1
257 stars 54 forks source link

Add instruction on how to compile on cluster with muparser #1153

Closed oguevremont closed 1 month ago

oguevremont commented 1 month ago

Description of the problem

The new parsing class prevented compilation on the Digital Alliance clusters.

Description of the solution

An instruction on which module to load to allow compilation is added.

How Has This Been Tested?

Compilation of deal.II and Lethe on the cluster works, and all tests pass.

Documentation

blaisb commented 1 month ago

Thanks man, good job finding a nice fix for this