Skip to content

Change default for USE_MODIFIED_NEWTON to true#478

Draft
jbreue16 wants to merge 1 commit intomasterfrom
test/modified_newton_default
Draft

Change default for USE_MODIFIED_NEWTON to true#478
jbreue16 wants to merge 1 commit intomasterfrom
test/modified_newton_default

Conversation

@jbreue16
Copy link
Copy Markdown
Contributor

We have seen in the cadet-julia benchmark paper, that the modified Newton method is oftentimes more efficient when combined with the (linear) DG discretization, while its less efficient for FV.

When changing the default to modified newton, Ive observed that some tests loose accuracy.. maybe its not a good idea to make this the new default after all, especially considering non-linear bindings and the future development of non-linear DG.

I think we should choose stability/accuracy over efficiency for now and use this draft here for more rigorous benchmarking.

See #221

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant