dougshidong / PHiLiP

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

Flow solver file output improvements #211

Closed jbrillon closed 1 year ago

jbrillon commented 1 year ago

PR to incorporate improvements to the file output logic / features in FlowSolver. Commits were cherry picked from PR #199. Main contribution is the ability to output solution files at fixed set of times, exactly (by reducing the time step) or approximately (by not modifying the timestep). Includes the following: