Skip to content

fuzzy dark matter#61

Closed
suniverse wants to merge 23 commits intoenzo-project:masterfrom
suniverse:master
Closed

fuzzy dark matter#61
suniverse wants to merge 23 commits intoenzo-project:masterfrom
suniverse:master

Conversation

@suniverse
Copy link
Copy Markdown
Contributor

Add module to evolve fuzzy dark matter as well as test problems.

Xinyu Li and others added 22 commits November 20, 2016 16:46
…new refinement criteria

--HG--
branch : Fuzzy Dark Matter
--HG--
branch : Fuzzy Dark Matter
--HG--
branch : Fuzzy Dark Matter
…nement criteria

--HG--
branch : fuzzy_dark_matter
…ment. Correct bugs in velocity divergence refinement.

--HG--
branch : fuzzy_dark_matter
… scale refinement using NumberofFlaggedCells, remove MaximumCurrentLevel

--HG--
branch : fuzzy_dark_matter
…ed to SecondOrderB and only change density interpolation in the Grid_InterpolateBoundaryFromParent.C

--HG--
branch : fuzzy_dark_matter
…w only updates velocity with acceleration and other artificial viscosity terms

--HG--
branch : fuzzy_dark_matter
…ve for sqrt of density

--HG--
branch : fuzzy_dark_matter
--HG--
branch : fuzzy_dark_matter
--HG--
branch : fuzzy_dark_matter
--HG--
branch : fuzzy_dark_matter
--HG--
branch : fuzzy_dark_matter
--HG--
branch : fuzzy_dark_matter
--HG--
branch : fuzzy_dark_matter
@gregbryan gregbryan self-requested a review June 10, 2019 18:57
Comment thread src/enzo/Grid_DepositBaryons.C Outdated
Comment thread src/enzo/Grid_DepositBaryons.C Outdated
Comment thread run/CosmologySimulation/dm_only/dm_only.enzo Outdated
Comment thread src/enzo/Grid_ComputeTimeStep.C Outdated
Comment thread src/enzo/FDMCollapse.C Outdated
@jwise77
Copy link
Copy Markdown
Contributor

jwise77 commented Jun 10, 2019

The following files should be stripped (rewriting history, see this link) from the repository because they are generated by the compilation process.

src/enzo/DEPEND
src/enzo/Make.config.override
bin/enzo
src/P-GroupFinder/DEPEND
src/anyl/DEPEND
src/enzo/out.make.DEPEND
src/enzohop/DEPEND
src/inits/DEPEND
src/ring/DEPEND

Comment thread src/enzo/Grid_FDMCollapse.C Outdated
Comment thread src/enzo/FDMCollapse.C Outdated
for (int i=0; i<size; i++){
d[i] = repsi[i]*repsi[i]+impsi[i]*impsi[i];
/*
// add a few dissipation, dens acts as absorbing layer, only work for FDMCollapse !!
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this commented section be switched to a flag checking if the simulation problem type is FDMCollapse vs. Cosmology?

Comment thread src/enzo/LightBosonInitialize.C Outdated
Comment thread src/enzo/LightBosonInitialize.C Outdated
Comment thread src/enzo/Make.mach.CCA-cluster
Comment thread src/enzo/QuantumGetUnits.C
Comment thread src/enzo/select_fft.F90
@jwise77
Copy link
Copy Markdown
Contributor

jwise77 commented Jun 13, 2019

Any progress on stripping the unnecessary files? Also pinging @gregbryan

@suniverse
Copy link
Copy Markdown
Contributor Author

@jwise77 Would you please tell me how to do the stripping? Have no clue

@gregbryan
Copy link
Copy Markdown
Contributor

I'm working on it right now, and will post what I did.

@gregbryan
Copy link
Copy Markdown
Contributor

I ended up having a lot of trouble stripping out some of the changes (particularly since this was not my repo) -- rather than continue to fight filter-branch, I just created a fresh PR (#82). I think this one should be closed and that reviewed (it includes all changes made and suggested here).

@gregbryan
Copy link
Copy Markdown
Contributor

This request is being decline in favor of PR #82 which contains the same code but without the unnecessary files (and other issues).

@gregbryan gregbryan closed this Jun 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants