pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Low-Mach averaging #276

Closed shaering closed 5 months ago

shaering commented 5 months ago

Hooked up averaging for Lo-Mach path. Fix to rms calculations. A few other clean-ups. Multiple points in initializatiion all ranks were printing info only rank0_ should have been. Added missing numerical integration check in calorically perfect. Added an "overintegration" option which uses pre-refactor integration orders. Defaults to off.

trevilo commented 5 months ago

These are good changes, but I prefer not to lump them into a single PR. Going to close this and open separate PRs for the averaging extension and the quadrature options.