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

Rescale source term #73

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Rescale source term #73

merged 1 commit into from
Sep 1, 2023

Conversation

weymouth
Copy link
Collaborator

@weymouth weymouth commented Sep 1, 2023

Rescales the source term and solution field such that the solver tolerance directly reflects the divergence in the projected velocity field. This also tends to reduce the effort required to project the correction step.

Testing out the impact of changing the source term and pressure solution scaling on the solver convergence.
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Merging #73 (943de31) into master (86d78c7) will increase coverage by 0.01%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   93.86%   93.88%   +0.01%     
==========================================
  Files           8        8              
  Lines         375      376       +1     
==========================================
+ Hits          352      353       +1     
  Misses         23       23              
Files Changed Coverage Δ
src/util.jl 83.87% <50.00%> (ø)
src/Flow.jl 98.70% <100.00%> (+0.01%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@weymouth weymouth merged commit b2dadd4 into master Sep 1, 2023
19 of 20 checks passed
@weymouth weymouth deleted the rescale branch September 1, 2023 10:03
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.

1 participant