2
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 12, 2024 — Sep 12, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
loop over nlevs is called withing update_scal More... almost 18 years ago
loop over nlevs is now called inside makerhohfromt More... almost 18 years ago
fixed a typo; this compiles and runs again. More... almost 18 years ago
fixed a few bugs regarding defining the domain hi and lo indices More... almost 18 years ago
put loop over nlevs into put_in_pert_form More... almost 18 years ago
new module add_thermal_to_force which adds the del dot kappa grad t + rho omegadot to the rhoh_force and fills the single and multilevel ghost cells appropriately More... almost 18 years ago
bugfix, wrong number of ghost cells passed in More... almost 18 years ago
added calls to multifab_phys_bc in add_react_to_thermal and make_explicit_thermal just to be safe. put the loop over nlevs inside of mkscalforce More... almost 18 years ago
loop over nlevs now occurs within mktempforce fixed an index bus in modify_scal_force More... almost 18 years ago
loop over nlevs is now called within makeTfromRhoH More... almost 18 years ago
the loop over nlevs occurs within modify_scal_force. also added calls to multifab_fill_boundary, multifab_physbc, ml_cc_restriction, and multifab_fill_ghost_cells More... almost 18 years ago
the loop over nlevs is called within mkutrans More... almost 18 years ago
the loop over nlevs is called withing update_vel.f90 More... almost 18 years ago
the loop over nlevs is now inside of addw0.f90 More... almost 18 years ago
the loop over nlevs now occurs within mkflux More... almost 18 years ago
created sflux and uflux which will hold fluxes if we wish to update conservatively. This will be controlled by a is_conservative vector of booleans. More... almost 18 years ago
changed all instances of neumann_comp to foextrap_comp since it's more descriptive More... almost 18 years ago
remove unused variables More... almost 18 years ago
remove unused variables More... almost 18 years ago
use probin_module now to process the inputs file More... almost 18 years ago
Replaced grid.f90 by grid_2d.f90 and grid_3d.f90 More... almost 18 years ago
Replace grid.f90 with the 2d and 3d versions separately. More... almost 18 years ago
now that base_cutoff_density is a runtime parameter, we no longer need a special base_state.f90 here. More... almost 18 years ago
test commit 2 More... almost 18 years ago
make this use the top level probin module now. More... almost 18 years ago
test commit More... almost 18 years ago
init_base_state should be called with s0, p0, and not s0_old, p0_old More... almost 18 years ago
fix an indexing error More... almost 18 years ago
loop over nlevs now lies within fill_3d_data_wrapper More... almost 18 years ago
tihs compiles again, but it doesn't seem to be running properly. More... almost 18 years ago