Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Splice potential #121

Closed
wants to merge 4 commits into from
Closed

Conversation

AnatoleStorck
Copy link

Adding a few functionalities, the biggest being the ability to splice the potential field instead of only the density field. Added an additional minimization technique (MINRES) which appears to be much faster than CG for both splicing types. To perform potential splicing, one should comment out the -DZELDOVICH_GRADIENT_FOURIER_SPACE flag in the Makefile, and enable MINRES (in the param file using set_minimization MINRES).

Along with a new minimization method (MINRES) which is
much faster than the current CG method. Using MINRES is a must
for potential splicing of large fields (scaling is much better).
@apontzen
Copy link
Member

apontzen commented Oct 6, 2024

Superseded by #127

@apontzen apontzen closed this Oct 6, 2024
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.

2 participants