dougshidong / PHiLiP

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

Move test-specific parameters out of parameters_flow_solver #144

Closed cpethrick closed 1 year ago

cpethrick commented 2 years ago

As per a comment on PR #138, move any integration test-specific parameters (i.e., those for the time refinement study or for the TGV integration tests) into individual files.

cpethrick commented 1 year ago

Closing this -- time refinement params have been moved out and it is fine to leave the TGV params as-is because they are used to initialize the flow field.