Evan Bauer

Results 68 comments of Evan Bauer

Yes, it's probably confusing from the way the scripts are structured in this repository, but they actually are pulling images from docker hub, so you should be able to pull...

`$MESA_DIR` should point to `/home/docker/mesa`, which should be a fully installed MESA directory including a `star/work` folder. Can you post the output of the `env` command from within the container?...

Great! Hopefully that works out for you. At the moment, it looks like I don't know enough about singularity to help you much further. Sorry about that!

Hmm, good thoughts. It does sound like this would be the best practice. I just haven't invested the time to become an expert in building via Dockerfiles, so my habit...

Incorporating autodiff for the composition interpolation helps substantially (see f373537d75d79950f165132ce67a3f64638375c8). The dfridr plot at X=0.625, Z=0 now looks like this: ![iTerm2 gskssA kap_plotter](https://github.com/MESAHub/mesa/assets/18405113/d99f5985-5103-426a-9805-9a9835693996) If we add in some metallicity that...

Zooming in on the area with the stripes shows that these bad derivatives occur right along lines of constant logT and logR corresponding to grid points in the underlying opacity...

This might improve if we allowed the composition interpolation to use something other than the "piecewise monotonic" cubic interpolation routines. Could we relax that so that we maybe get less...

I'm not sure, but there might have been an issue mounting that directory when you launched the container? Do you see any sort of message related to mounting when you...

Thanks Frank! Useful to have a sense of how this arose organically. The big downside of our current binary photos is that they aren't necessarily portable across different machine architectures...

Perhaps we might have lost a blend that makes that boundary smoother between SCVH and what's below it in logT. It looks like there's a hard edge there right now....