Skip to content

WIP BDF2-dlg#33

Open
lwonnell wants to merge 4 commits intoreferencefrom
BDF2-dlg
Open

WIP BDF2-dlg#33
lwonnell wants to merge 4 commits intoreferencefrom
BDF2-dlg

Conversation

@lwonnell
Copy link
Copy Markdown
Collaborator

The test for BDF2 is in asgard_test and is labeled asgard_BDF2_test. When the test is run for fokkerplanck1_4p1a, it displays second-order accuracy and doesn't pass the test. If you run the commands

asgard(fokkerplanck2_6p1,'lev',4,'deg',5,'timestep_method','BDF2', 'dt',0.01,'num_steps',1, 'quiet', true);
asgard(fokkerplanck2_6p1,'lev',4,'deg',5,'timestep_method','BDF2', 'dt',0.0-5,'num_steps',1, 'quiet', true);

It does not give second-order accuracy.

dlg0 and others added 4 commits May 26, 2020 10:33
@dlg0
Copy link
Copy Markdown

dlg0 commented Oct 21, 2020

status?

@lwonnell
Copy link
Copy Markdown
Collaborator Author

I don't think I got anywhere with BDF2

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