moose icon indicating copy to clipboard operation
moose copied to clipboard

Add symmetry boundary conditions for linear FV.

Open grmnptr opened this issue 1 year ago • 1 comments

Closes #27756

grmnptr avatar May 31 '24 00:05 grmnptr

Job Documentation on 4a79757 wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild avatar May 31 '24 21:05 moosebuild

This pull request has been automatically marked as stale because it has not had recent activity in the last 100 days. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Sep 09 '24 05:09 github-actions[bot]

Updated the description, should be ready for an initial review! I'll rerun the flow test bed.

grmnptr avatar Oct 30 '25 23:10 grmnptr

Job Documentation, step Docs: sync website on a6bbd6c wanted to post the following:

View the site here

This comment will be updated on new commits.

moosebuild avatar Oct 31 '25 01:10 moosebuild

Job Coverage, step Generate coverage on a6bbd6c wanted to post the following:

Framework coverage

7edd10 #27757 a6bbd6
Total Total +/- New
Rate 85.97% 85.97% -0.00% 100.00%
Hits 124954 124995 +41 63
Misses 20387 20395 +8 0

Diff coverage report

Full coverage report

Modules coverage

Navier stokes

7edd10 #27757 a6bbd6
Total Total +/- New
Rate 85.54% 85.54% +0.00% 100.00%
Hits 20323 20414 +91 111
Misses 3436 3450 +14 0

Diff coverage report

Full coverage report

Full coverage reports

Reports

This comment will be updated on new commits.

moosebuild avatar Nov 03 '25 22:11 moosebuild

Job Test, step Results summary on a6bbd6c wanted to post the following:

Framework test summary

Compared against 7edd10c in job civet.inl.gov/job/3374418.

Added tests

Test Time (s)
linearfvbcs/scalar_symmetry.diffusion-2d-symmetry-nonorthogonal 7.32
linearfvbcs/scalar_symmetry.advection-2d-symmetry-nonorthogonal 6.98
linearfvkernels/diffusion.mms-diffusion-2d-rz-nonorthogonal 6.38
linearfvbcs/scalar_symmetry.advection-2d-symmetry 5.59
linearfvbcs/scalar_symmetry.diffusion-2d-symmetry 5.38
linearfvbcs/scalar_symmetry.advection-1d-symmetry 5.30
linearfvbcs/scalar_symmetry.diffusion-1d-symmetry 5.18

Modules test summary

Compared against 7edd10c in job civet.inl.gov/job/3374418.

Removed tests

Test Time (s)
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC_linear 4.05
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC_linear_scaled_Re 4.04

Added tests

Test Time (s)
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC 4.02
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/2d-symmetric.symmetry/cartesian 3.88
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC_scaled_Re 3.54
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/2d-symmetric.symmetry/rz 3.30
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC_symmetry 3.24
navier_stokes/test:finite_volume/ins/mms/linear-segregated/2d-symmetric-vortex.vortex-nonorthogonal SKIP
navier_stokes/test:finite_volume/ins/mms/linear-segregated/2d-symmetric-vortex.vortex-orthogonal SKIP

moosebuild avatar Nov 11 '25 19:11 moosebuild

Job Conda mac on a6bbd6c : invalidated by @grmnptr

moosebuild avatar Nov 12 '25 01:11 moosebuild

Job Conda moose-dev intel mac on a6bbd6c : invalidated by @grmnptr

moosebuild avatar Nov 12 '25 01:11 moosebuild

Job Conda moose-dev mac on a6bbd6c : invalidated by @grmnptr

moosebuild avatar Nov 12 '25 01:11 moosebuild

Tests have been done for quads/hexes and triangles including: -MMS for regular scalar symmetry and Navier Stokes -Channels and pipes give the analytical solution of a fully developed flow. -Turbulent channels yield the same velocity profile for a half channel with symmetry condition and a full channel.

freiler avatar Nov 12 '25 16:11 freiler

Failing tests are unrelated.

grmnptr avatar Nov 12 '25 17:11 grmnptr

Thanks everyone for the review!

grmnptr avatar Nov 12 '25 17:11 grmnptr

this is indirect work?

lindsayad avatar Nov 12 '25 17:11 lindsayad

There's a ticket of someone trying to do RZ symmetry linear FV. @grmnptr please reach back there to let them know it’s merged

GiudGiud avatar Nov 12 '25 17:11 GiudGiud