This repository has been archived by the owner on Jan 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Implement flexible redistribution of the diffusion fluxes. Controlled by 'ns.diffusion_redistribution_type' and defaulted to 'FluxRedist' for the explicit fluxes. * Fix up the mac_sync for SRD: mass was lost because SRD of Ucorr rhoY fluxes didn't add up to that of rho. Fix weirdly forgotten subtract of DdWar term included twice (did not introduce an error if syncIter == 1); * Need to set body state after initial redistribution and setVal the temporary div. holder to zero in flux_divergenceRD. * Remove constraint of div nGrow since tempary is used when EB.
- Loading branch information
Showing
2 changed files
with
254 additions
and
91 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.