2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enable alt_energy_fix More... over 7 years ago
simply routine. ncell for planar is only a function of level, not of level and base state index More... over 7 years ago
simplify the alt_energy_fix logic (which greatly simplifies the code). More... over 7 years ago
turn on evolve base state and sponge to match MAESTROeX More... over 7 years ago
disable use_alt_energy_fix More... over 7 years ago
updated test_convect setup More... over 7 years ago
test problem to compare to C++ code More... over 7 years ago
reverting these files - didn't mean to commit them in the last commit More... over 7 years ago
update for march
mzingale
as Michael Zingale
More... over 7 years ago
Merge branch 'development'
mzingale
as Michael Zingale
More... over 7 years ago
boxlib -> amrex in documentation. update ecosystem flow charts as well More... over 7 years ago
reverting - don't want to break regression More... over 7 years ago
Changed initial conditions for 3D test case More... over 7 years ago
Merge branch 'development' of https://github.com/AMReX-Astro/MAESTRO into development More... over 7 years ago
Added 3D input file to test against MAESTRO_C More... over 7 years ago
Turn off native origin for slicing the circum velocity field. More... over 7 years ago
amrvis is now on the github
mzingale
as Michael Zingale
More... over 7 years ago
turn off sponge More... over 7 years ago
bugfix - after each init_iter we weren't copying in pi from snew back into sold. This only matters is use_pprime_in_tfromp=T. More... over 7 years ago
get regression problems sub_chandra-OMP test_advect-3d wdconvect-64cubed and xrb_mixed-OMP compiling again More... over 7 years ago
change "is_predictor" arguments to enthalpy_advance and density_advance back to "which_step" (as in step 4 or step 8 in the algorithm) as to not confuse it with "is_prediction" (for edge state prediction vs conservative cell update) More... over 7 years ago
comments only More... over 7 years ago
clean up the mkrhoh force routines to eliminate redudant arguments More... over 7 years ago
renname umac -> uedge in make_vel_force (misleading since it's not always umac we pass in... now consistent with MAESTRO_C) More... over 7 years ago
quiet compiler by removing unused variables More... over 7 years ago
Merge branch 'development' of https://github.com/AMReX-Astro/MAESTRO into development More... over 7 years ago
comments, and fix some of the logic to make sure we are not calling the incorrect force routines based on pred types (shouldn't affect anything that was running correctly) More... over 7 years ago
update changes
mzingale
as Michael Zingale
More... over 7 years ago
Added new urca models at Tc=5.5e8K with equilibrium species. More... over 7 years ago
Merge branch 'development' of github.com:AMReX-Astro/MAESTRO into development More... over 7 years ago