Josiah Schwab
Josiah Schwab
This uses the same bibtex entry as in #163. At present, the Insert Reference action produces - Paxton}, B., Marchant, P., Schwab, J., Bauer, E.~B., Bildsten, L., Cantiello, M., Dessart,...
Adam pointed out at that we have the following option in controls.defaults ``` ! Teff_sun ! ~~~~~~~~ ! solar value of Teff ! :: Teff_sun = 5777d0 ``` and asks...
It would be useful to have a coding style guide. This could cover information about formatting as well as style (do loops vs arrays).
The material in `kap/notes` is relatively old, but there's lots of good stuff in there, including some information about the preprocessors that isn't recorded elsewhere. We should integrate this into...
The call to `rates_init` sets some module-level configuration variables (e.g., `rates_table_dir`, `use_special_weak_rates`). The last call to rates_init will "win" which can lead to some surprising outcomes if you pick different...
While working on "screening" (electron-ion polarization effects) in the EOS, A. Y. Potekhin made the following comments on the nuclear reactions screening in MESA: > the prescriptions by Chugunov et...
As part of ensuring that different kap handles can use different opacity tables (so for example, so two stars in a binary can each used different tables), MESA/kap had to...
In Sep 2009, Radek suggested that it would be good to have an example that shows how to work with MESA output: > A case that can be used to...
The approach and approximations of the pre_ms model builder are focused on quite low mass stars. We may want to consider other conceptual approaches that might also do a better...