2
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Sep 09, 2024 — Sep 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
One-d code to test expansion of base state. This original version was used to test the plane-parallel geometry, but will modified to do spherical. More... almost 19 years ago
remove some old diagnostics More... almost 19 years ago
add the dpdX and dhdX terms to the EOS interface -- NOTE: these are not filled yet. More... almost 19 years ago
Added passive scalar to be convectively updated. Currently ntrac is set to 1 in varden.f90 More... almost 19 years ago
switch over to using the variable component names defined in variables More... almost 19 years ago
Fixed print statements. More... almost 19 years ago
Varden now calls advance_timestep in the initial iterations and in the time-stepping routine - less duplication of code... More... almost 19 years ago
Fixed bad call to set_bc... More... almost 19 years ago
We now compute updates to density as sum of updates to (rho X)_i. More... almost 19 years ago
add gamma1 - gamma1_0 as a diagnostic More... almost 19 years ago
remove the xmass array -- abundances are no longer hardcoded More... almost 19 years ago
Clean up... More... almost 19 years ago
Fix bug in calling sequence for update_scal for density... More... almost 19 years ago
Create a single base state array containing rho0, rhoh0, rhoX0 at old, new and nph times. More... almost 19 years ago
eos changed More... almost 19 years ago
Better print statements from update_scal... More... almost 19 years ago
Changed call to make_XfromrhoX More... almost 19 years ago
Fixed bug... More... almost 19 years ago
xmass -> xn_zone More... almost 19 years ago
New routine to compute X from (rho X) for plot files only... More... almost 19 years ago
Make this actually work. More... almost 19 years ago
switch the eos over to using the partial densities on the grid or base state More... almost 19 years ago
Fix typo. More... almost 19 years ago
Remember to call make_shalf for (rho X)_i and fix missing mk_rhohforce_3d. More... almost 19 years ago
Use shalf instead of rhohalf. More... almost 19 years ago
Put update of species *before* update of (rhoh) More... almost 19 years ago
get the abundances from rhoX More... almost 19 years ago
define xn_zone More... almost 19 years ago
when the density goes down in the perturbation, rhoX goes down More... almost 19 years ago
fix the indexing of rhoX0 More... almost 19 years ago