pecos / tps

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

Improvements and bug fixes for LTE+Mixing-Length model #223

Closed trevilo closed 1 year ago

trevilo commented 1 year ago

These mods have been in use on dev branches for awhile, so it is time to get them onto main.

This includes

  1. bug fixes in the mixing length edd viscosity calculation (divergence wasn't handled correctly)
  2. improvements in the cycle-averaged solver handling of the electrical conductivity
  3. bug fixes in the LTE model
trevilo commented 1 year ago

Unable to reproduce failing inflow_outflow.test. Opened issue #224 to track that, but otherwise ready to merge, so I'm not holding this up for that.