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

Factorize matrices for BBMBBMVariableEquations1D #112

Merged
merged 4 commits into from
May 23, 2024

Conversation

JoshuaLampert
Copy link
Owner

Same as #108, but for the variable bathymetry case.

@JoshuaLampert JoshuaLampert mentioned this pull request May 22, 2024
3 tasks
Copy link

codecov bot commented May 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.80%. Comparing base (25e6480) to head (3a07113).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   96.76%   96.80%   +0.03%     
==========================================
  Files          17       17              
  Lines        1206     1221      +15     
==========================================
+ Hits         1167     1182      +15     
  Misses         39       39              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

Just a minor suggestion. It looks like some tolerances and/or reference values may need to be adjusted

src/equations/bbm_bbm_variable_bathymetry_1d.jl Outdated Show resolved Hide resolved
@JoshuaLampert
Copy link
Owner Author

It looks like some tolerances and/or reference values may need to be adjusted

Yes, this was also the case for the other PR. I will do that.

@JoshuaLampert JoshuaLampert requested a review from ranocha May 23, 2024 10:51
Copy link
Collaborator

@ranocha ranocha left a comment

Choose a reason for hiding this comment

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

Thanks!

@JoshuaLampert JoshuaLampert merged commit 3adee66 into main May 23, 2024
14 checks passed
@JoshuaLampert JoshuaLampert deleted the factorize-matrices-variable-bbmbbm branch May 23, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants