dougshidong / PHiLiP

Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
Other
45 stars 37 forks source link

Fixing cmake error for naca mesh files #162

Closed jbrillon closed 2 years ago

jbrillon commented 2 years ago

PR to fix the error that is encountered when trying to run cmake in a new PHiLiP directory that has just been cloned.

This was not caught in PR #160 since a copy of the mesh files was present in original directory (tests/integration_tests/euler_integration/naca0012/).