-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Korg vs MARCS electron number density #182
Comments
Changes from #221. (Other plots have changes small enough that they are hard to see.) Until now, my best guess about why Korg consistently underestimates (compared to MARCS) the electron number density in cool stars would have been charged molecules. Unfortunately, these don't exist in large enough quantities to be meaningful electron donors. I'm not sure what else could be the issue. Maybe the equation of state? Other molecules? Something to do with the way they approximate molecular equilibrium constants? |
Since this is purely a matter of the equation of state, it's instructive to look at it directly, outside the context of stellar parameters. This plot compares the Korg and MARCS electron pressure (equivalently: electron fraction, electron number density) as a function of temperature and pressure. Things that aren't the problem:
Maybe it has something to do with level dissolution? I'm trying to figure out how it could depend on some, e.g. equillibrium constant, but I'm not seeing how. There aren't any neutral molecules involving Na that exist at number densities close to what would matter for this. Korg doesn't yet include negatively charged molecules in its solver, but those would make the electron fraction lower, and the problem worse. |
edit: newer plots are below this post
#179 modifies Korg to recalculated the electron number density, rather than taking the value from the model atmosphere at face value.
In general, things look pretty good at the photosphere. "reldiff" here is

(recalculated ne/marcs ne) - 1
. The dissagreement at low logg/high Teff is no big deal since that part of the Kiel diagram is unphysical. Those marcs atmospheres didn't converge and were filled in with RBF extrapolation, so the thing I'm comparing to probably isn't physically self-consistent. For the M dwarfs, I think the problem is the lack of charged molecules, but I'm not certain.If you look at the worst case atmospheric layer, the match is much worse. Again the worst stuff is happening in the part of the Kiel diagram without many stars (low logg/high Teff). In this regime, the worst disagreement is at the bottom of the atmosphere. It's notable that


calculated ne/marcs ne
is very close to 1, but I haven't been able to come up with a theory of what's going on.Here's the electron number densities in the lowest layer of the atmosphere calculated by Korg (first) and MARCS (second). The Korg electron number densities have "structure" not found in the marcs values which corresponds to a sharp increase in the temperature at tau=100 (plotted third). This seems likely to be driven by the model atmosphere interpolation.



One last plot: This is$\tau$ across the Kiel diagram. The gray lines show the "zero" for each tiny plot, and the red dot marks the photosphere.

(recalculated ne/marcs ne) - 1
as a function ofThe text was updated successfully, but these errors were encountered: