2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 18, 2024 — Aug 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Completed revisions to the urca model builder to support composition equilibrium. More... over 7 years ago
minor: which_step -> is_predictor to match density_advance() More... over 7 years ago
variable name change which_step -> is_predictor to match MAESTRO_C More... over 7 years ago
changed inputs_2d_C file to turn off al_energy_fix flag More... over 7 years ago
Add weak rate equilibrium option for initial urca model. More... over 7 years ago
Added stub routine for setting equilibrium species mass fractions. More... over 7 years ago
Use the same time plot delta for octant and full-star simulations. More... over 7 years ago
Moved models for Run 1 into a Run-1 directory. More... over 7 years ago
Add some missing sub-chandra configuration files. More... over 7 years ago
Updated quick plotting script for urca models. More... over 7 years ago
Updated volume rendering script for radial velocity. More... over 7 years ago
Updated volume rendering script for energy generation. More... over 7 years ago
Added a set of useful plotting commands for easy access. More... over 7 years ago
Added a plotting script for integrated energy generation rate. More... over 7 years ago
convection->convention in Docs. More... over 7 years ago
renname "base" -> "s0" to make it more clear what's going on More... over 7 years ago
eliminate redudant calls to reset base state when evolve_base_state=F More... over 7 years ago
get this compiling
mzingale
as Michael Zingale
More... over 7 years ago
inputs file used to compare to current version of MAESTRO_C More... over 7 years ago
comments only More... over 7 years ago
variable name change u -> utilde to distinguish from ufull More... over 7 years ago
stop_time warning message More... over 7 years ago
now at the beginning of firstdt() and estdt() we set dt=1.d20. We had a dangerous practice of simply adding "dt=1.d20" immediately before each call to firstdt() or estdt() More... over 7 years ago
clean up estdt implementation More... over 7 years ago
move the print statements associated with firstdt to within firstdt itself rather than after the call to firstdt (in varden.f90) More... over 7 years ago
fix a bug I introduced in commit dab2301b8a4a5b40bf94aa0aa738a921045139fd where I was overwriting w0 with garbage in init_mode More... over 7 years ago
fix comments and remove unused variables More... over 7 years ago
fix a comment More... over 7 years ago
Merge branch 'development' of github.com:AMReX-Astro/MAESTRO into development More... over 7 years ago
Added and revised postprocessing scripts for the Urca problem. More... over 7 years ago