disable T integration here -- it does not work well over these timescales |
|
More...
|
almost 8 years ago
|
renname div_coeff_3d -> div_coeff_cart |
|
More...
|
almost 8 years ago
|
Merge branch 'development' of https://github.com/AMReX-Astro/MAESTRO into development |
|
More...
|
almost 8 years ago
|
reduce number of temporary multifabs |
|
More...
|
almost 8 years ago
|
always request extra thermo |
|
More...
|
almost 8 years ago
|
code cleanup only |
|
More...
|
almost 8 years ago
|
initialize S_cc_new to the S_cc_old for the initialization or if restarting from checkpoint0 |
|
More...
|
almost 8 years ago
|
only checkpoint S_cc at the end of the time step. For some reason we were saving the beginning and the end, which isn't necessary except at step 0, where we should just copy s_cc_old into s_cc_new |
|
More...
|
almost 8 years ago
|
put pi back in checkpoint (only so plotfile after restart matches. pi is not persistent) |
|
More...
|
almost 8 years ago
|
remove pi from the checkpoint |
|
More...
|
almost 8 years ago
|
fixed a bug where if you are spherical and restarting into finer by tagging with rho_Hnuc, we were destroying the multifab before reading it for tagging purposes |
|
More...
|
almost 8 years ago
|
a few straggler src -> S_cc rennames |
|
More...
|
almost 8 years ago
|
more conversion of Source to S_cc |
|
More...
|
almost 8 years ago
|
renname "Source" -> "S_cc". Including make_S -> make_S_cc |
|
More...
|
almost 8 years ago
|
make the make_pi_cc interface more general to save on creating temporary multifabs |
|
More...
|
almost 8 years ago
|
blend of the NERSC + OLCF scaling on a single plot |
|
More...
|
almost 8 years ago
|
update CHANGES |
|
More...
|
almost 8 years ago
|
Merge branch 'development' of github.com:AMReX-Astro/MAESTRO into development |
|
More...
|
almost 8 years ago
|
Removed old wdconvect_urca problem directory. |
|
More...
|
almost 8 years ago
|
Updated GNUmakefile for urca wdconvect. |
|
More...
|
almost 8 years ago
|
Move urca wdconvect into a subdirectory of urca |
|
More...
|
almost 8 years ago
|
Added urca inputs file using the atan composition profile. |
|
More...
|
almost 8 years ago
|
Use inputs_urca_jump instead of _urcaparams for inputs file consistency. |
|
More...
|
almost 8 years ago
|
Added urca_composition module to MODEL_SOURCES. |
|
More...
|
almost 8 years ago
|
Added some options to _urcaparams namelist for choosing the type of species profile and setting the atan length parameter. |
|
More...
|
almost 8 years ago
|
Moved urca shell composition subroutine to the urca_composition module. Added option to use an atan profile for species to allow for finite species gradients near the urca shell. |
|
More...
|
almost 8 years ago
|
recover the mach jet problem from an old SciDAC proceedings |
|
More...
|
almost 8 years ago
|
Added two spaces because this irrationally bothered me. |
|
More...
|
almost 8 years ago
|
Fixed some weird spacing. |
|
More...
|
almost 8 years ago
|
Clarify description of drdxfac parameter. |
|
More...
|
almost 8 years ago
|