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

AMR for ElementSubdomainModifier #20716

Closed
wants to merge 18 commits into from
Closed

Conversation

fdkong
Copy link
Contributor

@fdkong fdkong commented Apr 5, 2022

Refs #19519

libmesh Outdated
@@ -1 +1 @@
Subproject commit ec3954e32a5f6b4d71853a8c007896417aebce58
Subproject commit 0a41e911a21dac8a3d93a1f8948aaaa8d5400483
Copy link
Contributor

Choose a reason for hiding this comment

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

Caution! This contains a submodule update

@moosebuild
Copy link
Contributor

moosebuild commented Apr 5, 2022

Job Documentation on f2de942 wanted to post the following:

View the site here

This comment will be updated on new commits.

@fdkong fdkong marked this pull request as draft April 6, 2022 23:05
@fdkong fdkong changed the title AMR for ElementSubdomainModifier WIP: AMR for ElementSubdomainModifier Apr 6, 2022
@fdkong
Copy link
Contributor Author

fdkong commented Apr 6, 2022

@roystgnr This PR is using the libmesh branch from libMesh/libmesh#3094

The issue can be reproduced as follows

cd test/tests/userobjects/element_subdomain_modifier

and then run

mpirun -n 2 ../../../moose_test-dbg -i adaptivity_moving_boundary_3d.i

You should see something like

element_subdomain_modifier % mpirun -n 2 ../../../moose_test-dbg  -i adaptivity_moving_boundary_3d.i

Framework Information:
MOOSE Version:           git commit 3d56e306be on 2022-04-05
LibMesh Version:         0a41e911a21dac8a3d93a1f8948aaaa8d5400483
PETSc Version:           3.16.5
SLEPc Version:           3.16.2
Current Time:            Wed Apr  6 17:16:22 2022
Executable Timestamp:    Wed Apr  6 17:15:03 2022

Parallelism:
  Num Processors:          2
  Num Threads:             1

Mesh: 
  Parallel Type:           distributed
  Mesh Dimension:          3
  Spatial Dimension:       3
  Nodes:                   
    Total:                 64
    Local:                 38
    Min/Max/Avg:           26/38/32
  Elems:                   
    Total:                 21
    Local:                 11
    Min/Max/Avg:           10/11/10
  Num Subdomains:          2
  Num Partitions:          2
  Partitioner:             parmetis

Auxiliary System:
  Num DOFs:                127
  Num Local DOFs:          71
  Variables:               "phi" { "pid" "indicator" "marker" } 
  Finite Element Types:    "LAGRANGE" "MONOMIAL" 
  Approximation Orders:    "FIRST" "CONSTANT" 

Execution Information:
  Executioner:             Transient
  TimeStepper:             ConstantDT
  Solver Mode:             Preconditioned JFNK


Time Step 0, time = 0
Warning:  This MeshOutput subclass only supports meshes which have been serialized!
Warning:  This MeshOutput subclass only supports meshes which have been serialized!

Time Step 1, time = 0.1, dt = 0.1
 Solve Skipped!

Time Step 2, time = 0.2, dt = 0.1
 Solve Skipped!

[
[1] ../src/mesh/mesh_tools.C, line 1620, compiled Apr  6 2022 at 17:08:35
0] ../src/mesh/mesh_tools.C, line 1620, compiled Apr  6 2022 at 17:08:35
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 1

The problem size is pretty small.

@fdkong fdkong changed the title WIP: AMR for ElementSubdomainModifier AMR for ElementSubdomainModifier Apr 7, 2022
We did this tmp update to check if the code still works
@@ -1 +1 @@
Subproject commit ec3954e32a5f6b4d71853a8c007896417aebce58
Subproject commit 4be946d2c100a262c5b104d34b8af3e14915f006
Copy link
Contributor

Choose a reason for hiding this comment

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

Caution! This contains a submodule update

@moosebuild
Copy link
Contributor

Job Precheck on f2de942 wanted to post the following:

The following file(s) are changed:

conda/libmesh/meta.yaml

The libmesh conda configuration has changed; ping @idaholab/moose-dev-ops

@moosebuild
Copy link
Contributor

Job Coverage on f2de942 wanted to post the following:

Framework coverage

172a63 #20716 f2de94
Total Total +/- New
Rate 82.56% 82.54% -0.02% 98.97%
Hits 74124 74162 +38 96
Misses 15653 15684 +31 1

Diff coverage report

Full coverage report

Modules coverage

Contact

172a63 #20716 f2de94
Total Total +/- New
Rate 89.01% 89.00% -0.02% -
Hits 2917 2912 -5 0
Misses 360 360 - 0

Diff coverage report

Full coverage report

Geochemistry

172a63 #20716 f2de94
Total Total +/- New
Rate 96.61% 96.61% -0.01% -
Hits 4821 4812 -9 0
Misses 169 169 - 0

Diff coverage report

Full coverage report

Peridynamics

172a63 #20716 f2de94
Total Total +/- New
Rate 79.11% 79.10% -0.01% -
Hits 3037 3036 -1 0
Misses 802 802 - 0

Diff coverage report

Full coverage report

Phase field

172a63 #20716 f2de94
Total Total +/- New
Rate 90.18% 90.18% +0.00% -
Hits 11984 11985 +1 0
Misses 1305 1305 - 0

Diff coverage report

Full coverage report

Porous flow

172a63 #20716 f2de94
Total Total +/- New
Rate 96.28% 96.28% -0.00% -
Hits 10533 10532 -1 0
Misses 407 407 - 0

Diff coverage report

Full coverage report

Ray tracing

172a63 #20716 f2de94
Total Total +/- New
Rate 94.96% 94.94% -0.02% -
Hits 4091 4089 -2 0
Misses 217 218 +1 0

Diff coverage report

Full coverage report

Richards

172a63 #20716 f2de94
Total Total +/- New
Rate 97.61% 97.61% -0.00% -
Hits 3346 3343 -3 0
Misses 82 82 - 0

Diff coverage report

Full coverage report

Stochastic tools

172a63 #20716 f2de94
Total Total +/- New
Rate 89.84% 89.86% +0.02% -
Hits 4432 4431 -1 0
Misses 501 500 -1 0

Diff coverage report

Full coverage report

Tensor mechanics

172a63 #20716 f2de94
Total Total +/- New
Rate 88.90% 88.88% -0.02% -
Hits 26171 26165 -6 0
Misses 3268 3274 +6 0

Diff coverage report

Full coverage report

Thermal hydraulics

172a63 #20716 f2de94
Total Total +/- New
Rate 90.84% 90.84% -0.00% -
Hits 11593 11591 -2 0
Misses 1169 1169 - 0

Diff coverage report

Full coverage report

Full coverage reports

Reports

This comment will be updated on new commits.

@github-actions
Copy link

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 github-actions bot added the stale PRs that have reached or exceeded 90 days with no activity label Jul 22, 2022
@github-actions github-actions bot closed this Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PRs that have reached or exceeded 90 days with no activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants