dougshidong / PHiLiP

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

Update job compile script to use gmsh 4.11.1 on cluster. #222

Closed PranshulThakur closed 1 year ago

PranshulThakur commented 1 year ago

The test ANISOTROPIC_MESH_ADAPTATION_SSHOCK might fail when run with gmsh of version lower than 4.11.1, as found by @cpethrick with gmsh 4.9.5. Also, as pointed out by @AlexanderCicchino , job_compile_PHiLiP.sh currently configures the cluster to use gmsh 4.7.0. This pull request is aimed at updating the job compile script to use gmsh to 4.11.1 on the cluster.