dougshidong / PHiLiP

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

Implement unsteady, time-dependent manufactured solution function. #126

Open AlexanderCicchino opened 2 years ago

AlexanderCicchino commented 2 years ago

Currently, manufactured solution only handles steady-state source terms. Adding time-dependence is imperative for unsteady problems. We also want to address the tagged comments below.

jbrillon commented 2 years ago

See discussion https://github.com/dougshidong/PHiLiP/pull/111/files#r844662748 We want to remove dependence of certain physics classes on the test type

jbrillon commented 2 years ago

Also see comment: https://github.com/dougshidong/PHiLiP/pull/111/files#r844676947

jbrillon commented 2 years ago

and comment: https://github.com/dougshidong/PHiLiP/pull/111/files#r844683449

jbrillon commented 2 years ago

and comment: https://github.com/dougshidong/PHiLiP/pull/111#discussion_r856457419