Castro icon indicating copy to clipboard operation
Castro copied to clipboard

still have issues with pressure in 1-d momentum fluxes

Open zingale opened this issue 3 months ago • 1 comments

It looks like we adding the pressure to the momntum flux in 1-d Cartesian in scale_flux(), but I think this is wrong -- it should already be added since mom_flux_has_p is always true for Cartesian. So I think that we need to remove this addition in advection_util.cpp

zingale avatar Mar 25 '24 18:03 zingale