dougshidong / PHiLiP

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

Separate Parameter Files #133

Open jbrillon opened 2 years ago

jbrillon commented 2 years ago

Consider breaking each subsection into separate .prm files to avoid having one long file. For example, maybe something like, read in a global.prm, a ode_solver.prm, a dg.prm, a grid_refinement.prm, etc

jbrillon commented 1 year ago

instead of use_weak_form and use_split_form have dg_formulation with options: weak, strong, strong_split