dougshidong / PHiLiP

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

Include the Hessian of Mach number for anisotropic mesh adaptation. #216

Open PranshulThakur opened 1 year ago

PranshulThakur commented 1 year ago

Current implementation of feature-based anisotropic mesh adaptation uses the Hessian of solution's first state. Since using the Mach number to guide mesh adaptation was found to be promising in several works, a future implementation of using the Hessian of a function of solution, such as the Mach number, will be a good addition to the code.