You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Im looking to develop some capability to model the dynamics of hot bubble motion in a stratified atmosphere, where the scale height is an important consideration, and the densities/temperatures (though not the pressures) are very different to the background. I suspect that MAESTRO has the capability to do so and so i intend to modify the code accordingly. My question is should i be looking at using the Fortran MAESTRO or the c++/Fortran MAESTROeX to do this? I note that not all tests work properly with MAESTROeX which used to work with MAESTRO. Are both codes in active development or is MAESTRO likely to be deprecated? Many thanks for your time.
The text was updated successfully, but these errors were encountered:
MAESTRO is still actively used for research and, at the moment, has a bit more capability, but that is changing fast, and all new developments are being done to MAESTROeX. MAESTROeX is also significantly faster than MAESTRO. I imagine that in ~ 6 mos. we will move all of the science over to MAESTROeX, so if you are just getting started on something, you might want to start with MAESTROeX.
If there are specific test problems that you found that don't work, please post an issue about them here.
At this point I would say that MAESTROeX is mature enough to handle any stratified problems the original MAESTRO could. This includes AMR for both planar and spherical geometries. Not all the test problems have been ported over, but most have. A few features (like do_smallscale) don't work yet. Let us know if you have any specific questions.
Hello,
Im looking to develop some capability to model the dynamics of hot bubble motion in a stratified atmosphere, where the scale height is an important consideration, and the densities/temperatures (though not the pressures) are very different to the background. I suspect that MAESTRO has the capability to do so and so i intend to modify the code accordingly. My question is should i be looking at using the Fortran MAESTRO or the c++/Fortran MAESTROeX to do this? I note that not all tests work properly with MAESTROeX which used to work with MAESTRO. Are both codes in active development or is MAESTRO likely to be deprecated? Many thanks for your time.
The text was updated successfully, but these errors were encountered: