Update MooseServer autocompletion lookups to use warehouses
refs #22766
Job Documentation, step Docs: sync website on 907177c wanted to post the following:
View the site here
This comment will be updated on new commits.
Job Coverage, step Generate coverage on 907177c wanted to post the following:
Framework coverage
| 079777 | #32067 907177 | ||||
|---|---|---|---|---|---|
| Total | Total | +/- | New | ||
| Rate | 85.98% | 85.99% | +0.01% | 100.00% | |
| Hits | 125740 | 125793 | +53 | 52 | |
| Misses | 20499 | 20495 | -4 | 0 | |
Modules coverage
Coverage did not change
Full coverage reports
Reports
-
framework -
chemical_reactions -
combined -
contact -
electromagnetics -
external_petsc_solver -
fluid_properties -
fsi -
functional_expansion_tools -
geochemistry -
heat_transfer -
level_set -
misc -
navier_stokes -
optimization -
peridynamics -
phase_field -
porous_flow -
ray_tracing -
rdg -
reactor -
richards -
scalar_transport -
solid_mechanics -
solid_properties -
stochastic_tools -
subchannel -
thermal_hydraulics -
xfem
This comment will be updated on new commits.
@loganharbour @dschwen -
This updates the MooseServer autocompletion to use warehouses in support of action generated objects including:
-
MaterialNametypes using the problemMaterialWarehouseobjects -
MaterialPropertyNametypes using theMaterialPropertyRegistrynames -
FunctionNametypes using the problemFunctionWarehouseobjects -
OutputNametypes using theOutputWarehousenames and reserved words -
UserObjectNametypes usingTheWarehouseparameterized attribute queries -
NonlinearVariableNametypes using theNonlinearSystemsolver variables -
AuxVariableNametypes using theAuxiliarySystemequation variables -
VariableNametypes usingNonlinearSystemandAuxiliarySystemnames
The autocompletion is now using the problem from the actionWarehouse in order to access these various objects.
So I also updated the server logic so it continues to build the app if the parsing fails and run app if the building fails.
This lets the problem still be available for warehouse based autocompletion and plotting even if there was an error.
It previously did not build the app if parsing failed, and it deleted the app if building or running failed for any reason.
Without this change, warehouses could not be used to complete valueless parameters that cause a parse error like:
material =
Warehouses were also unavailable when something like duplicate parameters in an unrelated block caused an error.
I also added unit tests for all the above warehouse cases. Could one of you review this and merge it if you approve?
Job Test, step Results summary on 907177c wanted to post the following:
Framework test summary
Compared against 0797773 in job civet.inl.gov/job/3439572.
No added tests
Run time changes
| Test | Base (s) | Head (s) | +/- |
|---|---|---|---|
multiapps/steffensen_postprocessor.pp_transient/app_begin_transfers_begin |
2.51 | 4.23 | +68.99% |
outputs/format.json_no_test_objects |
15.59 | 26.24 | +68.36% |
time_integrators/bdf2.group/test |
2.98 | 4.99 | +67.55% |
kernels/vector_fe.coupled_electrostatics/tet14 |
2.68 | 4.46 | +66.55% |
fvkernels/dispersion-test.top_right_limited_scalar_advection/venkatakrishnan |
3.78 | 6.27 | +65.96% |
multiapps/cliargs_from_file.multiline_file |
2.10 | 3.48 | +65.91% |
utils/libtorch_nn/ann.libtorch-nn-optimizer/sgd |
2.73 | 4.51 | +65.29% |
geomsearch/patch_update_strategy.nonlinear_iter |
2.91 | 4.81 | +65.08% |
bcs/periodic.testperiodic |
2.09 | 3.44 | +64.93% |
outputs/debug.show_execution_order/interface_kernels |
2.59 | 4.27 | +64.65% |
meshmodifiers/element_subdomain_modifier.amr_moving_boundary_3d |
2.02 | 3.32 | +64.54% |
multiapps/secant.variables_transient/app_end_transfers_end_secant_sub |
2.65 | 4.36 | +64.48% |
misc/signal_handler.test_signal_parallel_recover_exodiff |
2.88 | 4.72 | +64.00% |
multiapps/secant.variables_transient/app_begin_transfers_end_secant_sub |
6.91 | 11.33 | +63.97% |
transfers/multiapp_postprocessor_interpolation_transfer.basis/from_sub_to_parent |
3.19 | 5.22 | +63.62% |
outputs/format.json_search |
13.93 | 22.78 | +63.55% |
geomsearch/3d_moving_penetration.pl_test3q |
2.06 | 3.36 | +62.89% |
outputs/debug.show_execution_order/regular_kernels |
2.78 | 4.53 | +62.77% |
kernels/ode.test_sys_impl |
2.21 | 3.59 | +62.75% |
transfers/general_field/user_object/duplicated_user_object_tests.transfer/to_sub |
2.23 | 3.63 | +62.70% |
bcs/dmg_periodic.2d |
2.14 | 3.48 | +62.42% |
outputs/debug.show_execution_order/dirac |
2.62 | 4.25 | +62.27% |
functormaterials/functor_change.test/nonlinear |
2.34 | 3.79 | +62.16% |
mfem/submeshes.MFEMVacuumCutTransitionSubMesh |
5.33 | 8.64 | +62.14% |
multiapps/secant.variables_transient/app_end_transfers_end |
2.92 | 4.73 | +61.79% |
utils/libtorch_nn/ann.libtorch-nn-optimizer/rmsprop |
2.90 | 4.70 | +61.78% |
materials/derivative_material_interface.postprocessor_coupling/ad_parsed_material |
2.17 | 3.50 | +61.72% |
multiapps/steffensen_postprocessor.pp_transient/app_begin_transfers_end_steffensen_sub |
4.77 | 7.72 | +61.62% |
executioners/transient_sync_time.testsynctimes |
4.08 | 6.59 | +61.35% |
multiapps/picard.abs_tol |
5.37 | 8.66 | +61.34% |
multiapps/picard.test |
5.53 | 8.92 | +61.25% |
multiapps/picard_postprocessor.pp_transient/app_begin_transfers_begin_picard_sub |
3.08 | 4.97 | +61.16% |
meshgenerators/distributed_rectilinear/dmg_displaced_mesh.pbc/adaptivity_autoscaling |
3.40 | 5.48 | +61.09% |
fvkernels/dispersion-test.bottom_left_limited_scalar_advection/venkatakrishnan |
3.85 | 6.20 | +60.88% |
multiapps/picard_multilevel.test_force_norms |
2.36 | 3.80 | +60.74% |
kernels/array_coupled_time_derivative.jac_3d |
2.48 | 3.99 | +60.72% |
meshmodifiers/element_subdomain_modifier.amr_nbc |
2.01 | 3.23 | +60.72% |
kernels/2d_diffusion.matdiffusion/ad |
3.43 | 5.50 | +60.55% |
misc/signal_handler.test_signal |
2.92 | 4.68 | +60.32% |
multiapps/picard_postprocessor.pp_transient/app_end_transfers_end |
5.98 | 9.57 | +59.98% |
transfers/multiapp_conservative_transfer.userobject_transfer |
2.27 | 3.63 | +59.92% |
multiapps/relaxation.array_relaxed |
3.91 | 6.25 | +59.71% |
misc/signal_handler.test_signal_recover |
2.69 | 4.29 | +59.66% |
misc/jacobian.simple |
4.61 | 7.36 | +59.60% |
mfem/submeshes.MFEMDomainSubMeshBoundary |
17.72 | 28.28 | +59.58% |
parser/cli_multiapp_all.cli_override_all |
3.38 | 5.39 | +59.58% |
kernels/vector_fe.ad_vector_fe_jacobian |
5.84 | 9.32 | +59.54% |
transfers/general_field/user_object/duplicated_user_object_tests.transfer/from_sub |
2.14 | 3.41 | +59.40% |
time_steppers/fixed_point_iteration_adaptive_dt.decrease_dt |
2.04 | 3.24 | +59.33% |
time_integrators/convergence.implicit_astabledirk4/level0 |
2.53 | 4.02 | +59.17% |
postprocessors/discrete_variable_residual_norm.test |
5.48 | 8.70 | +58.80% |
bcs/periodic.auto_wrap_2d_test_non_generated |
2.47 | 3.92 | +58.69% |
outputs/format.hit_search |
14.19 | 22.51 | +58.59% |
materials/derivative_material_interface.ad_analytic_derivatives/derivative_jacobian |
5.83 | 9.24 | +58.45% |
fvkernels/mms/skewness-correction/adv-diff-react.skewcorrected |
6.35 | 10.05 | +58.22% |
multiapps/steffensen.variables_transient/sub_cycling |
2.77 | 4.38 | +58.15% |
time_integrators/convergence.implicit_astabledirk4/level1 |
4.11 | 6.48 | +57.78% |
hdgkernels/ldg-diffusion.rt_mms/quad |
11.26 | 17.76 | +57.76% |
materials/derivative_material_interface.ad_zero_derivatives |
2.04 | 3.21 | +57.75% |
interfacekernels/2d_interface.jacobian_test |
2.61 | 4.11 | +57.36% |
outputs/format.json_full |
16.60 | 26.11 | +57.23% |
geomsearch/3d_moving_penetration.pl_test3tt |
2.26 | 3.55 | +57.06% |
outputs/format.yaml_dump_test |
14.09 | 22.13 | +57.00% |
transfers/multiapp_variable_value_sample_transfer.from_multiapp_set_primary_var_error |
2.27 | 3.57 | +56.99% |
multiapps/steffensen_postprocessor.pp_transient/app_begin_transfers_end |
4.90 | 7.67 | +56.55% |
transfers/general_field/user_object/duplicated_user_object_tests.transfer/to_sub_displaced |
2.15 | 3.36 | +56.10% |
materials/compile_time_derivative.test |
6.58 | 10.27 | +56.08% |
outputs/format.json_no_template |
16.92 | 26.35 | +55.72% |
executioners/eigen_executioners.test_inverse_power_method |
3.65 | 5.68 | +55.70% |
multiapps/secant_postprocessor.pp_transient/app_end_transfers_end_secant_sub |
3.27 | 5.09 | +55.70% |
convergence/reference_residual_convergence.zero_tolerance_ref |
8.50 | 13.23 | +55.61% |
materials/derivative_material_interface.additional_derivatives/mat_props |
3.42 | 5.31 | +55.31% |
mortar/convergence-studies/fv-gap-conductance.fv/first_order |
8.91 | 13.82 | +55.20% |
multiapps/secant.variables_transient/app_begin_transfers_end |
7.09 | 10.99 | +55.02% |
parser/cli_multiapp_group.cli_override_group |
3.39 | 5.26 | +54.99% |
multiapps/secant_postprocessor.pp_transient/app_end_transfers_end |
3.00 | 4.65 | +54.96% |
multiapps/steffensen_postprocessor.pp_transient/app_end_transfers_end |
2.12 | 3.28 | +54.95% |
geomsearch/3d_moving_penetration_smoothing.disjoint/pl_test3nns |
2.22 | 3.44 | +54.93% |
convergence/default_multiapp_fixed_point_convergence.residual |
3.85 | 5.96 | +54.92% |
outputs/format.no_double_executioner_output |
13.82 | 21.41 | +54.89% |
materials/ad_material/conversion.regular |
2.36 | 3.66 | +54.82% |
geomsearch/3d_moving_penetration_smoothing.disjoint/pl_test3qnstt |
2.21 | 3.41 | +54.66% |
constraints/overwrite_variables.test_balance |
2.78 | 4.30 | +54.63% |
transfers/multiapp_userobject_transfer.transfer/from_sub |
2.15 | 3.32 | +54.58% |
outputs/format.hit |
21.61 | 33.37 | +54.41% |
meshgenerators/distributed_rectilinear/dmg_displaced_mesh.pbc/adaptivity_nemesis |
2.27 | 3.50 | +54.35% |
multiapps/picard_multilevel.test |
2.04 | 3.15 | +54.23% |
time_integrators/multiple-integrators.jac |
3.96 | 6.11 | +54.19% |
fviks/one-var-diffusion.first_order_convergence/with-ik |
5.42 | 8.36 | +54.17% |
positions/creating_multiapps.error/size_changed |
2.58 | 3.98 | +54.16% |
materials/derivative_material_interface.ad_analytic_derivatives/material_chaining |
20.07 | 30.92 | +54.04% |
transfers/multiapp_userobject_transfer.transfer/to_sub_displaced |
2.17 | 3.34 | +53.99% |
multiapps/cliargs_from_file.two_files |
2.10 | 3.23 | +53.93% |
bcs/ad_penalty_dirichlet_bc.ad/penalty_dirichlet_bc_test-jac |
2.52 | 3.88 | +53.93% |
utils/libtorch_nn/ann.libtorch-nn-optimizer/adam |
3.10 | 4.77 | +53.82% |
meshmodifiers/element_subdomain_modifier.boundary/refined_boundary_refined_different_levels |
2.54 | 3.90 | +53.62% |
postprocessors/mms_polynomial.test |
2.49 | 3.82 | +53.62% |
multiapps/picard_postprocessor.pp_transient/sub_cycling |
5.27 | 8.10 | +53.55% |
multiapps/steffensen.variables_transient/iteration_adaptive |
3.44 | 5.28 | +53.35% |
linearfvkernels/block-restriction.mms-adr |
6.18 | 9.47 | +53.18% |
meshgenerators/distributed_rectilinear/dmg_displaced_mesh.pbc_adaptivity |
3.58 | 5.49 | +53.18% |
transfers/multiapp_userobject_transfer.transfer/from_sub_nearest_sub_app |
2.27 | 3.48 | +53.17% |
time_integrators/scalar.group/scalar |
8.97 | 13.74 | +53.15% |
convergence/postprocessor_convergence.multiapp_fp |
3.96 | 6.06 | +53.12% |
materials/derivative_material_interface.ordering/ad_construction |
5.02 | 7.68 | +53.05% |
multiapps/transient_multiapp.group/dt_from_parent |
2.13 | 3.26 | +53.03% |
geomsearch/3d_moving_penetration_smoothing.disjoint/pl_test3qns |
2.43 | 3.71 | +53.02% |
multiapps/secant_postprocessor.pp_transient/app_begin_transfers_end_secant_sub |
6.37 | 9.74 | +53.00% |
outputs/debug.show_execution_order/regular_bcs |
2.62 | 4.00 | +52.97% |
multiapps/relaxation.sub_relaxed |
2.40 | 3.67 | +52.97% |
misc/signal_handler.test_signal_recover_exodiff |
2.96 | 4.53 | +52.91% |
outputs/debug.show_execution_order/dgkernels |
2.62 | 4.00 | +52.83% |
geomsearch/3d_moving_penetration_smoothing.disjoint/pl_test3ns |
2.25 | 3.44 | +52.79% |
multiapps/secant_postprocessor.pp_transient/app_begin_transfers_begin_secant_sub |
3.33 | 5.08 | +52.69% |
hdgkernels/ip-advection-diffusion.mms/lagrange_quad |
10.59 | 16.16 | +52.62% |
postprocessors/nodal_extreme_value.nodal_max/test_nodal_max |
2.16 | 3.29 | +52.62% |
linearfvkernels/diffusion.mms-diffusion-2d-rz |
6.28 | 9.58 | +52.52% |
misc/check_error.dump_error_with_unrecogized_param |
14.75 | 22.49 | +52.49% |
multiapps/picard_postprocessor.pp_transient/app_end_transfers_end_picard_sub |
2.93 | 4.46 | +52.40% |
misc/signal_handler.test_signal_parallel |
2.78 | 4.24 | +52.36% |
dirackernels/front_tracking.test |
2.67 | 4.07 | +52.36% |
meshgenerators/xyz_delaunay_generator.xyzdelaunay/nested |
2.47 | 3.77 | +52.33% |
fvkernels/mms/skewness-correction/adv-diff-react.skewcorrected-advection |
6.55 | 9.96 | +52.23% |
functormaterials/output.types/ad |
2.07 | 3.15 | +52.21% |
kernels/2d_diffusion.matdiffusion_coupled/ad |
5.88 | 8.96 | +52.19% |
linearfvbcs/scalar_symmetry.advection-2d-symmetry |
5.31 | 8.07 | +52.10% |
multiapps/steffensen_postprocessor.pp_transient/iteration_adaptive |
2.46 | 3.73 | +52.09% |
fvkernels/mms/advective-outflow.VanLeerLimiter |
9.69 | 14.73 | +52.05% |
transfers/multiapp_variable_value_sample_transfer.full_domain_primary |
2.42 | 3.68 | +52.00% |
fvkernels/mms/advective-outflow.extrapolate |
8.33 | 12.66 | +51.97% |
transfers/coord_transform/both-transformed/pp_interpolation.both-transformed |
8.80 | 13.37 | +51.96% |
outputs/format.json_line_info |
17.16 | 26.06 | +51.88% |
bcs/periodic.auto_wrap_2d_test |
2.41 | 3.65 | +51.55% |
transfers/multiapp_variable_value_sample_transfer.array_sample_test/centroid |
2.49 | 3.78 | +51.49% |
transfers/transfer_interpolation.test |
3.83 | 5.80 | +51.40% |
time_integrators/convergence.implicit_midpoint/level2 |
4.96 | 7.51 | +51.32% |
hdgkernels/ldg-diffusion.mms/quad |
12.72 | 19.25 | +51.25% |
bcs/ad_function_neumann_bc.ad/test-jac |
4.75 | 7.18 | +51.21% |
quadrature/qweights.weights |
2.12 | 3.21 | +51.15% |
kokkos/auxkernels/time_integration.time_integration_aux |
2.23 | 3.38 | +51.14% |
time_integrators/convergence.implicit_midpoint/level0 |
2.04 | 3.08 | +51.07% |
multiapps/picard.rel_tol |
5.65 | 8.53 | +51.06% |
kernels/vector_fe.coupled_electrostatics_errors/tet14 |
2.76 | 4.17 | +50.98% |
mfem/submeshes.MFEMGeometryCutTransitionSubMesh |
21.77 | 32.86 | +50.93% |
multiapps/steffensen_postprocessor.pp_transient/app_begin_transfers_begin_steffensen_sub |
2.48 | 3.74 | +50.76% |
multiapps/secant.variables_transient/app_begin_transfers_begin_secant_sub |
3.77 | 5.69 | +50.72% |
multiapps/secant_postprocessor.pp_transient/iteration_adaptive |
3.23 | 4.87 | +50.71% |
multiapps/picard.iteration_adaptive |
6.69 | 10.08 | +50.70% |
outputs/nemesis.nemesis_scalar_replicated |
2.22 | 3.34 | +50.64% |
multiapps/steffensen.variables_transient/app_begin_transfers_begin |
3.17 | 4.77 | +50.54% |
misc/signal_handler.test_signal_parallel_recover |
2.74 | 4.12 | +50.36% |
multiapps/relaxation.standard |
2.62 | 3.93 | +50.32% |
multiapps/picard_postprocessor.pp_transient/test_rerun |
4.89 | 7.34 | +50.31% |
materials/derivative_sum_material.random_ic/ad_validating |
22.60 | 33.96 | +50.27% |
time_integrators/convergence.implicit_midpoint/level1 |
3.17 | 4.76 | +50.24% |
bcs/periodic.auto_wrap_3d_test |
2.51 | 3.77 | +50.17% |
multiapps/picard_postprocessor.pp_transient/app_begin_transfers_end_picard_sub |
5.06 | 7.60 | +50.16% |
problems/reference_residual_problem.zero_tolerance_ref |
8.67 | 13.02 | +50.15% |
outputs/sampled_output.group/test_first_order |
4.67 | 7.01 | +50.09% |
functormaterials/functor_change.test/fixed_point |
4.12 | 6.19 | +50.08% |
time_integrators/convergence.implicit_astabledirk4/level2 |
6.64 | 9.97 | +50.05% |
multiapps/steffensen_postprocessor.pp_transient/app_end_transfers_end_steffensen_sub |
2.94 | 4.41 | +50.05% |
Modules test summary
Compared against 0797773 in job civet.inl.gov/job/3439572.
No added tests
Run time changes
| Test | Base (s) | Head (s) | +/- |
|---|---|---|---|
phase_field/test:initial_conditions.GB_adaptivity/polycrystal_BndsCalcIC |
2.69 | 4.99 | +85.68% |
navier_stokes/test:finite_element/ins/boussinesq.threaded_exo |
3.26 | 5.95 | +82.45% |
xfem/test:high_order_elements.diffusion_3d_tet14 |
2.39 | 4.33 | +80.59% |
porous_flow/test:sinks.injection_production_eg_outflowBC |
2.67 | 4.78 | +79.11% |
stochastic_tools/test:web_server_control.stochastic_control/batch_restore |
2.42 | 4.28 | +77.18% |
phase_field/test:phase_field_kernels.ADnonuniform_barrier_coefficient-jac |
29.28 | 51.86 | +77.11% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.sd-stress_right_stab |
4.43 | 7.83 | +76.81% |
contact/test:mechanical_constraint.glued_penalty |
2.30 | 4.06 | +76.70% |
combined/test:axisymmetric_2d3d_solution_function.axisymmetric_2d3d_solution_function_3dz_scale |
2.04 | 3.59 | +76.52% |
phase_field/test:grain_tracker_test.test_faux_element |
5.68 | 10.02 | +76.36% |
phase_field/test:grain_growth.constant_mobility |
2.90 | 5.11 | +76.19% |
phase_field/test:initial_conditions.close_pack/ClosePackIC_3D |
6.21 | 10.91 | +75.61% |
navier_stokes/test:finite_volume/ins/channel-flow/segregated/3d.3d-segregated-momentum |
5.05 | 8.82 | +74.91% |
solid_mechanics/test:t_stress.t_stress_ellip_crack_3d |
2.26 | 3.94 | +74.36% |
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC |
3.96 | 6.90 | +74.34% |
navier_stokes/test:finite_volume/pins/channel-flow/segregated.2d-momentum-friction |
7.41 | 12.90 | +74.10% |
navier_stokes/test:finite_volume/ins/cht/bulk_heat_transfer.flow_around_square_tri |
2.85 | 4.94 | +73.52% |
navier_stokes/test:finite_volume/pins/channel-flow/segregated.2d-heated |
3.61 | 6.25 | +73.35% |
optimization/test:executioners/transient_and_adjoint.transient_and_adjoint/nonlinear |
2.30 | 3.98 | +73.08% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.block_restriction/block_restricted_sc_fsp |
7.52 | 13.01 | +73.07% |
navier_stokes/test:finite_volume/pins/channel-flow/segregated.2d-momentum-pressure-slip |
7.32 | 12.66 | +73.02% |
combined/test:phase_field_fracture.crack2d_computeCrackedStress_finitestrain_elastic |
2.57 | 4.43 | +72.50% |
heat_transfer/test:directional_flux_bc.elem_type/hex27 |
2.18 | 3.77 | +72.41% |
xfem/test:solid_mechanics_basic.mesh_cutter_3d/mhs |
3.39 | 5.84 | +72.39% |
stochastic_tools/examples/parameter_study.parameter_study/basic |
2.59 | 4.46 | +72.30% |
fluid_properties/test:tabulated.tabulated_bicubic |
4.12 | 7.10 | +72.25% |
solid_mechanics/test:gravity.block-gravity-kinetic-energy |
3.60 | 6.20 | +72.24% |
level_set/examples/vortex.level_set_supg |
2.65 | 4.56 | +72.15% |
solid_mechanics/test:ad_smeared_cracking.xyz |
6.02 | 10.36 | +72.10% |
combined/test:adaptive_timestepping.test_function_change_restart2 |
4.44 | 7.64 | +72.08% |
subchannel/validation/psbt/psbt_ss.psbt_case_01-5237 |
4.10 | 7.05 | +72.02% |
subchannel/validation/Toshiba_37_pin.toshiba-37 |
4.98 | 8.55 | +71.87% |
navier_stokes/test:finite_element/ins/lid_driven.ad_lid_driven_action |
5.43 | 9.33 | +71.84% |
navier_stokes/test:finite_volume/ins/turbulence/lid-driven/newton.lid_driven_turb_std_wall_nonlinear/run |
2.25 | 3.86 | +71.78% |
solid_mechanics/test:dynamics/wave_1D.rayleigh_hht_ti |
2.15 | 3.70 | +71.77% |
stochastic_tools/test:multiapps/nested_multiapp.parameter_transfer/batch_reset |
6.67 | 11.45 | +71.76% |
solid_mechanics/test:ad_anisotropic_creep.jac_ad |
20.67 | 35.49 | +71.69% |
subchannel/validation/PNNL_12_pin/transient.PNNL-12_tr |
4.48 | 7.69 | +71.62% |
navier_stokes/test:finite_element/ins/RZ_cone.ad_rz_cone_by_parts_traction_steady_supg_pspg_jac |
7.08 | 12.14 | +71.48% |
porous_flow/test:fluidstate.theis_tabulated |
7.49 | 12.84 | +71.47% |
navier_stokes/test:finite_volume/cns/straight_channel_porosity_step.twod_y_channel_upwind_frictional_porosity_function_mixed |
11.22 | 19.24 | +71.42% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.ld-stress_no_stab |
7.84 | 13.43 | +71.22% |
navier_stokes/test:finite_volume/ins/cht/conjugate_heat_transfer.robin_robin/top |
3.77 | 6.45 | +71.21% |
contact/test:mechanical_constraint.frictionless_penalty |
2.92 | 4.99 | +71.04% |
thermal_hydraulics/test:problems/area_constriction.with_junction |
5.07 | 8.67 | +71.02% |
navier_stokes/test:finite_volume/ins/natural_convection.natural_circulation_fuel_cavity_csv |
19.58 | 33.49 | +70.98% |
navier_stokes/test:finite_volume/two_phase/mixture_interface_area_model.mixture_interface_pressure_driven |
2.97 | 5.07 | +70.95% |
navier_stokes/test:finite_volume/ins/turbulence/bfs/linear-segregated-transient.BFS_ERCOFTAC_linear_transient |
6.66 | 11.38 | +70.92% |
electromagnetics/test:interfacekernels/electrostatic_contact.electrostatic_contact_conductance_calculated_jacobian |
8.70 | 14.87 | +70.83% |
navier_stokes/test:finite_volume/ins/turbulence/lid-driven/newton_physics.lid_driven_turb_energy_wall/result_physics |
3.85 | 6.58 | +70.69% |
solid_mechanics/test:neml2/crystal_plasticity.approx_kinematics |
4.60 | 7.85 | +70.61% |
thermal_hydraulics/test:components/heat_transfer_from_heat_structure_3d.jac |
6.79 | 11.59 | +70.60% |
level_set/examples/vortex.level_set_reinit |
6.98 | 11.90 | +70.54% |
combined/test:optimization/invOpt_elasticity_modular.elasticity_inversion_neml2 |
6.00 | 10.23 | +70.46% |
navier_stokes/test:finite_volume/materials/ergun.ergun |
6.93 | 11.81 | +70.39% |
porous_flow/examples/fluidflower.fluidflower |
4.42 | 7.53 | +70.37% |
navier_stokes/test:finite_volume/ins/channel-flow.scalar-transport-physics |
4.52 | 7.70 | +70.34% |
solid_mechanics/test:lagrangian/cartesian/updated/convergence-auto/3D.jacobian/neumann_large_neither |
2.95 | 5.03 | +70.29% |
stochastic_tools/test:reporters/morris.morris_vec/distributed |
3.28 | 5.59 | +70.29% |
phase_field/test:grain_tracker_test.test_recovery_serial_part2 |
6.11 | 10.41 | +70.26% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_CoV |
5.40 | 9.20 | +70.25% |
navier_stokes/test:finite_volume/ins/channel-flow/segregated/3d.3d-segregated-energy |
7.96 | 13.56 | +70.25% |
solid_mechanics/test:ad_plastic.powerlaw_sum_jacobian |
11.67 | 19.85 | +70.16% |
misc/test:sensor_postprocessor.time_delay_test |
2.41 | 4.09 | +70.16% |
phase_field/test:actions.conserved_split_1var_variable_mob |
2.22 | 3.77 | +70.12% |
level_set/test:verification/1d_level_set_supg_mms.level_04 |
3.03 | 5.16 | +70.08% |
subchannel/validation/ORNL_19_pin.ORNL-19 |
3.49 | 5.94 | +70.06% |
thermal_hydraulics/test:problems/water_hammer.3eqn |
2.69 | 4.58 | +70.05% |
contact/test:glued.glued_contact_mechanical_constraint |
3.38 | 5.76 | +70.04% |
navier_stokes/test:finite_volume/ins/boussinesq.1e5 |
4.43 | 7.53 | +69.98% |
solid_mechanics/test:ad_smeared_cracking.energybased_exponential |
5.33 | 9.05 | +69.97% |
contact/test:explicit_dynamics.test_balance_short |
2.54 | 4.31 | +69.88% |
xfem/test:high_order_elements.square_branch_tri6_2d |
2.27 | 3.86 | +69.80% |
subchannel/validation/PNNL_12_pin/steady_state.PNNL-12_ss |
3.34 | 5.66 | +69.79% |
navier_stokes/test:finite_volume/two_phase/mixture_model.mixture_rayleigh_bernard_two_phase |
13.94 | 23.66 | +69.72% |
navier_stokes/test:finite_element/ins/mms/supg.adv_dominated_supg_stabilized |
2.96 | 5.03 | +69.71% |
solid_mechanics/test:rom_stress_update.rom/creep_ramp_sub_false_more_steps |
2.99 | 5.08 | +69.69% |
navier_stokes/test:finite_element/pins/expansion-channel.slip_wall |
3.78 | 6.41 | +69.68% |
phase_field/test:grain_tracker_test.test_remapping_linearized_interface |
9.62 | 16.32 | +69.65% |
phase_field/test:grain_growth.temperature_gradient |
2.00 | 3.39 | +69.47% |
phase_field/test:grain_growth.voronoi_columnar_3D |
3.17 | 5.38 | +69.42% |
navier_stokes/test:finite_element/ins/stagnation.stagnation/2D |
2.75 | 4.66 | +69.39% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/convergence.elastic_large_right |
2.95 | 5.00 | +69.36% |
solid_mechanics/test:strain_adjusted_density.exact/3D |
2.41 | 4.09 | +69.34% |
solid_mechanics/test:neml2/crystal_plasticity.exact_kinematics |
2.62 | 4.43 | +69.33% |
phase_field/test:grain_tracker_test.test_faux_nodal |
2.15 | 3.63 | +69.32% |
optimization/test:reporter/TransientSyntheticDataCreator.forward_exact |
3.33 | 5.63 | +69.30% |
navier_stokes/test:finite_volume/limiters/lid-driven-segregated.advection_limiting_schemes/min_mod_run |
2.08 | 3.52 | +69.29% |
combined/test:ad_cavity_pressure.values/additional_volume |
2.70 | 4.56 | +69.28% |
stochastic_tools/test:multiapps/nested_multiapp.parameter_transfer/normal |
7.90 | 13.37 | +69.25% |
navier_stokes/test:finite_element/ins/lid_driven.ad_lid_driven |
5.82 | 9.85 | +69.21% |
contact/test:mortar_dynamics.block-dynamics-friction |
4.58 | 7.74 | +69.15% |
contact/test:mortar_restart.frictional_bouncing_block_action_restart_1 |
6.61 | 11.19 | +69.14% |
contact/test:mechanical_constraint.frictionless_kinematic |
2.46 | 4.16 | +69.07% |
richards/test:buckley_leverett.bl01 |
3.29 | 5.56 | +68.98% |
solid_mechanics/test:lagrangian/cartesian/total/special.rotate_stresses |
14.24 | 24.06 | +68.93% |
phase_field/test:phase_field_advection.phase_supg_03 |
2.05 | 3.46 | +68.91% |
navier_stokes/test:finite_element/ins/RZ_cone.ad_rz_cone_by_parts |
2.05 | 3.46 | +68.88% |
navier_stokes/test:finite_volume/wcns/enthalpy_equation.1d/analytical_outlet_temperature_fp |
3.01 | 5.08 | +68.85% |
phase_field/test:KKS_system.kks_example_multiphase_nested_damped |
4.04 | 6.81 | +68.84% |
solid_mechanics/test:ad_anisotropic_creep.ad_aniso_iso_aniso |
3.98 | 6.71 | +68.84% |
fsi/test:2d-small-strain-transient.fsi/INS |
7.99 | 13.49 | +68.81% |
solid_mechanics/test:lagrangian/cartesian/total/rates.green_naghdi_jacobian |
3.15 | 5.31 | +68.81% |
navier_stokes/test:finite_volume/ins/channel-flow/segregated/2d.slip-with-friction |
5.73 | 9.67 | +68.78% |
phase_field/test:grain_growth.evolution |
3.28 | 5.53 | +68.74% |
phase_field/test:initial_conditions.ellipsoids/SpecifiedSmoothSuperellipsoidIC |
2.09 | 3.52 | +68.66% |
phase_field/test:GrandPotentialPFM.GrandPotentialMultiphase_ad |
10.51 | 17.72 | +68.64% |
phase_field/test:Grain_Velocity_Computation.GrainBoundaryVelocityTest |
3.30 | 5.57 | +68.62% |
navier_stokes/test:finite_volume/ins/channel-flow/segregated/2d.slip |
5.60 | 9.44 | +68.58% |
fsi/test:newmark-beta.test |
20.68 | 34.86 | +68.54% |
navier_stokes/test:finite_element/ins/mms/supg.alpha_1e0/16x16 |
4.12 | 6.95 | +68.52% |
navier_stokes/test:finite_volume/cns/heated-channel.kt-van-leer-primitive |
2.43 | 4.09 | +68.52% |
thermal_hydraulics/test:components/heat_transfer_from_heat_structure_3d.phy:conservation_ss |
4.19 | 7.06 | +68.51% |
phase_field/test:free_energy_material.MathFreeEnergy/eb-non-split |
2.86 | 4.82 | +68.50% |
solid_mechanics/test:recompute_radial_return.affine_plasticity |
2.05 | 3.45 | +68.48% |
navier_stokes/test:finite_element/ins/boussinesq.jac_stab |
23.80 | 40.10 | +68.48% |
navier_stokes/test:finite_element/ins/lid_driven.ad_lid_driven_stabilized_action |
3.70 | 6.24 | +68.46% |
navier_stokes/test:finite_volume/ins/lid-driven/segregated.momentum-pressure |
7.50 | 12.63 | +68.41% |
navier_stokes/test:finite_volume/ins/channel-flow.free-slip |
2.99 | 5.03 | +68.39% |
solid_mechanics/test:recompute_radial_return.cp_affine_plasticity |
2.08 | 3.50 | +68.38% |
porous_flow/test:thm_rehbinder.free_outer |
2.61 | 4.40 | +68.36% |
stochastic_tools/test:reporters/bootstrap_statistics/percentile.percentile/vector |
4.16 | 7.00 | +68.34% |
navier_stokes/test:finite_volume/ins/channel-flow.external-scalar-transport-action |
4.69 | 7.89 | +68.33% |
navier_stokes/test:finite_element/ins/mms/supg.alpha_1e0/32x32 |
10.69 | 18.00 | +68.32% |
stochastic_tools/examples/libtorch_drl_control.train |
2.54 | 4.27 | +68.32% |
combined/test:beam_eigenstrain_transfer.transfer/test |
2.32 | 3.91 | +68.31% |
xfem/test:solid_mechanics_basic.mesh_cutter_3d/function |
2.84 | 4.78 | +68.30% |
stochastic_tools/examples/parameter_study.parameter_study/vector |
2.62 | 4.41 | +68.29% |
stochastic_tools/examples/surrogates.train/poly_chaos_uniform_quad |
6.09 | 10.25 | +68.23% |
phase_field/test:MultiSmoothCircleIC.lattice_normal_test |
2.10 | 3.53 | +68.19% |
navier_stokes/test:finite_volume/ins/channel-flow/segregated/2d.rz |
4.14 | 6.95 | +68.14% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.solid-fluid-block-action |
4.02 | 6.76 | +68.12% |
contact/test:mortar_cartesian_lms.two_block_1st_order_constraint_lm_xy_friction |
4.41 | 7.42 | +68.11% |
contact/test:mortar_aux_kernels.block-dynamics-aux-fretting-wear-test-quick |
2.59 | 4.36 | +68.11% |
solid_mechanics/test:crystal_plasticity/hcp_twinning.coupling_demonstration/modified_kalidindi_for_hcp |
2.43 | 4.08 | +68.10% |
level_set/test:reinitialization.full_modified_reinitialization |
5.48 | 9.21 | +68.09% |
navier_stokes/test:finite_volume/materials/flow_diode.controlled/flow |
5.73 | 9.64 | +68.03% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/large-tests.3d-strain |
2.18 | 3.66 | +68.01% |
solid_mechanics/test:neml2/laromance.radial_return |
2.44 | 4.09 | +67.95% |
navier_stokes/test:finite_volume/ins/lid-driven/segregated.with-energy |
2.85 | 4.79 | +67.94% |
stochastic_tools/examples/surrogates/polynomial_regression.train/uniform |
2.16 | 3.62 | +67.93% |
contact/test:mortar_tm/2d/frictionless_first.soft/finite_rr_full |
3.92 | 6.58 | +67.86% |
navier_stokes/test:finite_element/pins/channel-flow.pm_reverse_flow |
3.29 | 5.53 | +67.83% |
phase_field/test:grain_tracker_test.changing_avg_volume |
10.74 | 18.02 | +67.82% |
electromagnetics/test:bcs/vector_robin_bc.waves_jacobian_test |
15.60 | 26.19 | +67.81% |
navier_stokes/test:finite_volume/ins/channel-flow.ambient-convection |
4.79 | 8.05 | +67.81% |
contact/test:catch_release.catch_release |
2.05 | 3.44 | +67.78% |
thermal_hydraulics/test:components/inlet_mass_flow_rate_1phase.jacobian-water97 |
8.09 | 13.57 | +67.76% |
stochastic_tools/test:reporters/sobol.sobol_vec |
5.74 | 9.63 | +67.75% |
richards/test:buckley_leverett.bl01_lumped_fu |
3.41 | 5.72 | +67.70% |
navier_stokes/test:finite_volume/ins/boussinesq.1e6-physics-dynamic_pressure |
4.84 | 8.12 | +67.64% |
navier_stokes/test:finite_volume/ins/neighbor-connected-boundary.test |
2.27 | 3.80 | +67.64% |
navier_stokes/test:finite_volume/ins/boussinesq.transient_wcnsfv |
6.90 | 11.57 | +67.63% |
optimization/test:optimizationreporter/nonlinear_material.nonlinear_material |
3.11 | 5.22 | +67.57% |
combined/test:GBDependentTensors.gb_property |
2.51 | 4.21 | +67.57% |
porous_flow/test:poro_elasticity.terzaghi_fully_saturated_volume |
2.37 | 3.97 | +67.55% |
navier_stokes/test:finite_volume/materials/flow_diode.controlled/pdrop |
5.49 | 9.20 | +67.54% |
thermal_hydraulics/test:components/gate_valve_1phase.1phase_light |
3.01 | 5.04 | +67.44% |
phase_field/test:grain_tracker_test.test_recovery_serial_part1 |
5.69 | 9.53 | +67.42% |
phase_field/test:phase_field_kernels.CahnHilliard |
2.74 | 4.58 | +67.41% |
navier_stokes/test:finite_volume/ins/cht/conjugate_heat_transfer.robin_robin/bottom |
3.77 | 6.30 | +67.37% |
phase_field/test:grain_tracker_test.test_elemental |
6.21 | 10.40 | +67.37% |
navier_stokes/test:finite_volume/ins/channel-flow/cylindrical.rz-diverging-no-slip |
2.03 | 3.39 | +67.34% |
subchannel/test:problems/Lead-LBE-19pin.test_LBE |
3.22 | 5.38 | +67.32% |
solid_mechanics/test:rate_independent_cyclic_hardening.linear_kinharden_nonsymmetric_strain_controlled |
16.80 | 28.11 | +67.32% |
combined/examples/publications/rapid_dev.fig7a |
2.56 | 4.28 | +67.26% |
combined/examples/geochem-porous_flow/geotes_weber_tensleep.eqm_model_25_to_92degC |
2.73 | 4.56 | +67.24% |
heat_transfer/test:heat_conduction/3d_quadrature_gap_heat_transfer.moving |
2.24 | 3.75 | +67.23% |
phase_field/test:GrandPotentialPFM.GrandPotentialAnisotropyAntitrap |
3.58 | 5.99 | +67.22% |
combined/test:gap_heat_transfer_convex.test_gap_offsets |
4.60 | 7.70 | +67.21% |
thermal_hydraulics/test:components/heat_transfer_from_heat_structure_3d.phy:conservation_inv |
3.46 | 5.78 | +67.21% |
solid_mechanics/test:dynamics/wave_1D.rayleigh_hht |
2.06 | 3.44 | +67.21% |
navier_stokes/test:finite_volume/materials/flow_diode.controlled/time |
6.50 | 10.87 | +67.21% |
heat_transfer/test:gap_heat_transfer_balance.large_gap_heat_transfer_test_rz_cylinder |
3.74 | 6.26 | +67.20% |
xfem/test:mesh_cut_2D_fracture.2D/stress_growth |
3.02 | 5.05 | +67.20% |
peridynamics/test:jacobian_check.3D_mechanics_smallstrain_H2NOSPD |
2.30 | 3.85 | +67.19% |
navier_stokes/test:finite_volume/ins/channel-flow.triangles/tris |
4.01 | 6.71 | +67.19% |
navier_stokes/test:finite_volume/ins/boussinesq.1e6-physics |
4.81 | 8.04 | +67.18% |
subchannel/validation/Blockage/THORS.FFM-5B_high |
6.18 | 10.33 | +67.18% |
solid_mechanics/test:ad_2D_geometries.axisym_resid-jac |
7.47 | 12.49 | +67.17% |
functional_expansion_tools/test:standard_use.print_coefficients |
2.53 | 4.23 | +67.14% |
solid_mechanics/test:smeared_cracking.multiple_softening |
2.51 | 4.19 | +67.13% |
phase_field/test:KKS_system.kks_example_multiphase_nested |
3.00 | 5.02 | +67.12% |
stochastic_tools/test:multiapps/dynamic_sub_app_number.dynamic/batch-reset |
2.14 | 3.57 | +67.11% |
phase_field/test:phase_field_contact_angle.contactangle_30 |
9.11 | 15.23 | +67.10% |
phase_field/examples/multiphase.GrandPotential3Phase_AD |
24.84 | 41.51 | +67.08% |
phase_field/test:phase_field_crystal/PFCTrad.test |
2.81 | 4.69 | +67.04% |
navier_stokes/test:finite_volume/ins/multiapp-scalar-transport.multiapp_action |
3.45 | 5.76 | +67.03% |
porous_flow/test:poro_elasticity.terzaghi |
3.63 | 6.06 | +67.02% |
optimization/test:optimizationreporter/total_variation.gradient_l2_regularization/input_file_ICs |
5.86 | 9.78 | +66.99% |
navier_stokes/test:finite_volume/wcns/channel-flow.turbulence-action |
4.33 | 7.24 | +66.98% |
contact/test:adaptivity.contact_initial_adaptivity |
2.38 | 3.98 | +66.98% |
navier_stokes/test:finite_volume/two_phase/mixture_model/segregated.lid-driven |
12.31 | 20.55 | +66.94% |
optimization/test:optimizationreporter/bc_load_linearFunction.bc_linear_load/auto_adjoint |
2.02 | 3.38 | +66.93% |
solid_mechanics/test:ad_2D_geometries.axisym_resid_Bbar-jac |
7.68 | 12.82 | +66.88% |
thermal_hydraulics/test:problems/lax_shock_tube.all/implicit |
2.26 | 3.78 | +66.87% |
combined/test:phase_field_fracture.crack2d_aniso_hist_false |
2.57 | 4.28 | +66.86% |
navier_stokes/test:finite_volume/ins/boussinesq.1e3 |
3.15 | 5.26 | +66.84% |
contact/test:mortar_dynamics.block-dynamics-action |
3.41 | 5.68 | +66.83% |
porous_flow/test:poro_elasticity.terzaghi_constM |
3.50 | 5.83 | +66.81% |
contact/test:pdass_problems.cylinder_friction_penalty_frictional_al_action_amg_tight |
8.87 | 14.79 | +66.79% |
stochastic_tools/examples/surrogates/gaussian_process.2D_HC_avg/tuned |
7.33 | 12.23 | +66.78% |
solid_mechanics/test:crystal_plasticity/hcp_twinning.demonstration_combined_hcp_slip_twins_restart |
2.15 | 3.59 | +66.75% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.lid_driven_fsp |
10.83 | 18.06 | +66.74% |
fsi/test:2d-small-strain-transient.fsi/INSAD |
2.51 | 4.19 | +66.74% |
thermal_hydraulics/test:problems/area_constriction.without_junction |
4.92 | 8.20 | +66.73% |
xfem/test:mesh_cut_2D_fracture.2D/k_stress_growth |
3.04 | 5.07 | +66.73% |
solid_mechanics/test:ad_anisotropic_creep.ad_aniso_creep_y_3d |
3.60 | 6.01 | +66.72% |
thermal_hydraulics/test:components/junction_one_to_one_1phase.phy:unequal_area_1phase |
2.27 | 3.79 | +66.71% |
solid_mechanics/test:lagrangian/cartesian/total/rates.truesdell_jacobian |
2.37 | 3.95 | +66.70% |
xfem/test:high_order_elements.square_branch_tri7_2d |
2.80 | 4.66 | +66.68% |
solid_mechanics/test:dynamics/wave_1D.rayleigh_newmark_action |
2.49 | 4.15 | +66.62% |
navier_stokes/test:finite_volume/variables.no_error_normal_calc |
2.96 | 4.94 | +66.62% |
phase_field/test:grain_growth.faux_voronoi |
2.92 | 4.86 | +66.56% |
phase_field/test:phase_field_advection.phase_04 |
2.37 | 3.94 | +66.52% |
solid_mechanics/test:rate_independent_cyclic_hardening.nonlin_kinharden_symmetric_strain_controlled |
8.27 | 13.77 | +66.52% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.solid-fluid-action |
5.04 | 8.38 | +66.51% |
contact/test:explicit_dynamics.test_balance |
4.97 | 8.28 | +66.50% |
thermal_hydraulics/test:components/pump_1phase.phy:pipe_friction_pump_head_balance_x_direction |
3.34 | 5.56 | +66.49% |
contact/test:cohesive_zone_model.mortar_czm_analysis |
2.76 | 4.60 | +66.49% |
combined/test:ad_cavity_pressure.values/initial_temperature |
2.68 | 4.45 | +66.48% |
navier_stokes/test:finite_volume/ins/mixing_length_total_viscosity_material.capped_mixing_length/steady-functor-delta_action |
6.05 | 10.07 | +66.48% |
navier_stokes/test:finite_volume/ins/mixing_length_eddy_viscosity_aux.capped_mixing_length/steady |
7.36 | 12.26 | +66.46% |
solid_mechanics/test:neml2/solve_failure.solve_failure |
3.67 | 6.11 | +66.42% |
phase_field/test:grain_tracker_test.test_remapping_serial |
11.11 | 18.49 | +66.40% |
navier_stokes/test:finite_element/ins/lid_driven.ad_lid_driven_mean_zero_pressure |
5.76 | 9.58 | +66.40% |
thermal_hydraulics/tutorials/single_phase_flow.tutorial/05 |
7.38 | 12.28 | +66.38% |
solid_mechanics/test:crystal_plasticity/stress_update_material_based.update_euler_angle_111_orientation |
3.24 | 5.39 | +66.36% |
solid_mechanics/test:rate_independent_cyclic_hardening.nonlin_kinharden_nonsymmetric_strain_controlled |
10.11 | 16.82 | +66.33% |
solid_mechanics/test:j_integral_vtest.J_ellip_cm_cfp |
2.05 | 3.41 | +66.33% |
solid_mechanics/test:crystal_plasticity/twinning.restart_capabilities/combined_twinning_slip_111tension_restart |
2.78 | 4.63 | +66.30% |
navier_stokes/test:finite_volume/ins/channel-flow.free-slip-action |
3.11 | 5.17 | +66.29% |
solid_mechanics/test:substepping.output |
2.22 | 3.68 | +66.29% |
contact/test:mortar_tm/2d/frictionless_first.soft/finite_short |
2.41 | 4.00 | +66.29% |
level_set/examples/rotating_circle.level_set_only |
5.00 | 8.32 | +66.29% |
subchannel/test:problems/heat_transfer_correlations.EBR-II_SHRT-17_SS/kazimi_carelli |
3.28 | 5.45 | +66.28% |
navier_stokes/test:finite_volume/ins/cht/conjugate_heat_transfer.neumann_dirichlet/top |
4.16 | 6.92 | +66.28% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/residual_and_jacobian.3d-stress |
2.36 | 3.93 | +66.25% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.transient |
8.44 | 14.03 | +66.23% |
phase_field/test:MultiSmoothCircleIC.lattice_test |
2.14 | 3.56 | +66.22% |
navier_stokes/examples/laser-welding.ALE/3d-fe |
12.97 | 21.56 | +66.21% |
solid_mechanics/test:combined_creep_plasticity.stress_prescribed |
5.99 | 9.95 | +66.20% |
navier_stokes/test:finite_element/ins/RZ_cone.ad_rz_cone_no_parts |
2.16 | 3.58 | +66.20% |
stochastic_tools/test:multiapps/nested_multiapp.cmd_line/normal |
8.12 | 13.50 | +66.18% |
stochastic_tools/examples/surrogates.train/nearest_point |
6.20 | 10.31 | +66.17% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.sd-stress_no_stab |
4.47 | 7.43 | +66.17% |
navier_stokes/test:finite_volume/ins/turbulence/block-restricted.channel_ERCOFTAC_linear_block |
4.10 | 6.81 | +66.14% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.lid_driven_sc_fsp |
8.36 | 13.90 | +66.14% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.lid-driven/condensed |
2.05 | 3.41 | +66.13% |
richards/test:sinks.s_fu_03 |
2.25 | 3.74 | +66.12% |
navier_stokes/examples/flow-over-circle.vortex_shedding-linearfv-physics |
2.36 | 3.92 | +66.12% |
combined/examples/stochastic/thermomech.stochastic_thermomecha/lhs_stats |
6.57 | 10.91 | +66.12% |
navier_stokes/test:finite_volume/ins/mixing_length_total_viscosity_material.capped_mixing_length/steady-functor-delta |
6.16 | 10.24 | +66.10% |
phase_field/test:SoretDiffusion.direct |
4.27 | 7.10 | +66.10% |
stochastic_tools/test:transfers/sampler_reporter.transfer/distributed |
5.79 | 9.61 | +66.10% |
solid_mechanics/test:cross_section_deflection.test_one_step_two_ducts |
2.40 | 3.98 | +66.08% |
navier_stokes/test:finite_volume/ins/lid-driven.with-temp-physics |
2.23 | 3.69 | +66.00% |
porous_flow/examples/tutorial.11_2D |
3.13 | 5.20 | +66.00% |
solid_mechanics/test:crystal_plasticity/user_object_based.use_substep_dt |
2.98 | 4.95 | +65.98% |
thermal_hydraulics/test:problems/pressure_drop.tests/with_junction |
3.39 | 5.63 | +65.93% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.condensed_ns_asymmetric |
2.11 | 3.51 | +65.87% |
solid_mechanics/test:lagrangian/cartesian/updated/cross_material/correctness.flow_curve |
2.05 | 3.41 | +65.86% |
solid_mechanics/test:umat/multiple_blocks.rve_multimaterial_moose |
3.20 | 5.30 | +65.83% |
fluid_properties/test:tabulated.out_of_bounds/ignore_temperature_out_of_bounds |
4.11 | 6.82 | +65.82% |
stochastic_tools/test:surrogates/gaussian_process.tuning/GP_Matern_half_int_tuned_adam_minibatch |
2.25 | 3.73 | +65.80% |
xfem/test:solid_mechanics_basic.mesh_cutter_3d/fatigue |
2.54 | 4.21 | +65.79% |
solid_mechanics/test:ad_2D_geometries.axisym_finitestrain |
2.61 | 4.32 | +65.79% |
solid_mechanics/test:smeared_cracking.cracking_rotation_pres_dir_x |
6.61 | 10.95 | +65.78% |
contact/test:mortar_cartesian_lms.two_block_1st_order_constraint_lm_xy_friction_vcp |
4.43 | 7.34 | +65.78% |
porous_flow/test:multi_system.multi_system_flow_mecha |
6.15 | 10.19 | +65.77% |
solid_mechanics/test:ad_plastic.powerlaw_ten_jacobian |
4.02 | 6.66 | +65.76% |
phase_field/test:SoretDiffusion.direct_temp |
2.41 | 4.00 | +65.75% |
navier_stokes/test:finite_volume/two_phase/mixture_model.mixture_channel_drift_flux_transient |
2.51 | 4.16 | +65.75% |
optimization/examples/materialFrequency/wave1D.wave1D |
2.15 | 3.57 | +65.75% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.thermal_eigenstrain |
6.79 | 11.25 | +65.73% |
phase_field/test:reconstruction.regions_without_grains |
2.53 | 4.19 | +65.71% |
phase_field/test:phase_field_contact_angle.contactangle_60 |
9.25 | 15.32 | +65.70% |
navier_stokes/test:finite_volume/ins/channel-flow.scalar-transport |
4.55 | 7.54 | +65.69% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.volumetric_eigenstrain_increase |
3.48 | 5.77 | +65.66% |
contact/test:pdass_problems.cylinder_friction_penalty_al_frictional_action_amg_bussetta_simple |
6.85 | 11.35 | +65.64% |
level_set/test:verification/1d_level_set_mms.level_04 |
2.30 | 3.82 | +65.63% |
solid_mechanics/test:ad_smeared_cracking.cracking_rotation_pres_dir_x |
4.57 | 7.56 | +65.62% |
richards/test:buckley_leverett.bl01_lumped |
3.51 | 5.82 | +65.60% |
navier_stokes/test:finite_volume/limiters/lid-driven-segregated.advection_limiting_schemes/quick_run |
2.14 | 3.55 | +65.59% |
combined/examples/geochem-porous_flow/geotes_weber_tensleep.eqm_model_25degC |
2.41 | 3.99 | +65.59% |
navier_stokes/test:finite_volume/wcns/enthalpy_equation.1d/analytical_outlet_temperature_fp_nonlinearFV |
2.48 | 4.11 | +65.59% |
combined/test:subchannel_thm_coupling.THM_pump |
25.73 | 42.61 | +65.57% |
navier_stokes/test:finite_volume/cns/straight_channel_porosity_step.continuous_eps/continuous_eps_kt |
4.31 | 7.13 | +65.54% |
electromagnetics/test:interfacekernels/electrostatic_contact.electrostatic_contact_conductance_supplied_jacobian |
8.83 | 14.62 | +65.53% |
subchannel/test:problems/SFR/EBR-II.SHRT-17_SS_test |
6.81 | 11.27 | +65.51% |
contact/test:mortar_cartesian_lms.cylinder_friction_cartesian |
10.22 | 16.91 | +65.49% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.multiple_eigenstrains |
6.70 | 11.08 | +65.48% |
level_set/examples/rotating_circle.level_set_supg |
6.89 | 11.41 | +65.46% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.sd-strain_right_stab |
4.50 | 7.44 | +65.46% |
heat_transfer/test:verify_against_analytical.ad_2D_steady_state_jacobian |
8.77 | 14.51 | +65.44% |
solid_mechanics/test:lagrangian/cartesian/total/convergence-auto/3D.jacobian/dirichlet_large_neither |
2.24 | 3.70 | +65.42% |
heat_transfer/test:directional_flux_bc.elem_type/tet4 |
3.46 | 5.72 | +65.42% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/neml2.small_deformations |
2.02 | 3.34 | +65.39% |
phase_field/test:actions.Nonconserved_1var |
2.56 | 4.24 | +65.37% |
contact/test:mortar_dynamics.block-dynamics-friction-action |
4.47 | 7.39 | +65.36% |
phase_field/test:actions.conserved_direct_1var_variable_mob |
2.85 | 4.71 | +65.35% |
porous_flow/test:poro_elasticity.mandel_basicthm |
2.52 | 4.16 | +65.34% |
navier_stokes/test:finite_volume/wcns/enthalpy_equation.2d-fp |
3.17 | 5.24 | +65.33% |
stochastic_tools/examples/sobol.stats |
6.20 | 10.25 | +65.32% |
phase_field/examples/slkks.CrFe |
6.81 | 11.26 | +65.32% |
heat_transfer/test:directional_flux_bc.elem_type/hex20 |
2.19 | 3.61 | +65.29% |
stochastic_tools/examples/parameter_study.parameter_study/transient |
2.85 | 4.71 | +65.29% |
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC_symmetry |
3.16 | 5.22 | +65.22% |
contact/test:pdass_problems.frictional_bouncing_block_edge_dropping |
9.73 | 16.07 | +65.21% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.ld-strain_no_stab |
8.08 | 13.35 | +65.20% |
porous_flow/examples/flow_through_fractured_media.coarse |
2.11 | 3.49 | +65.18% |
combined/test:poro_mechanics.mandel |
3.40 | 5.62 | +65.17% |
xfem/test:high_order_elements.square_branch_quad9_2d |
2.19 | 3.62 | +65.15% |
phase_field/test:anisotropic_interfaces.kobayashi |
4.12 | 6.80 | +65.12% |
thermal_hydraulics/tutorials/single_phase_flow.tutorial/04 |
5.74 | 9.47 | +65.09% |
heat_transfer/test:view_factors_symmetry.cavity_with_pillars |
2.58 | 4.25 | +65.06% |
phase_field/test:TotalFreeEnergy.2var |
4.07 | 6.73 | +65.05% |
solid_mechanics/test:beam/static.euler_finite_rot_z |
5.91 | 9.75 | +65.04% |
contact/test:mortar_dynamics.frictional-mortar-3d-dynamics-light-function |
2.24 | 3.69 | +65.02% |
solid_mechanics/test:smeared_cracking.cracking_rotation |
6.69 | 11.05 | +65.02% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.solid-fluid-block |
4.09 | 6.75 | +65.01% |
contact/test:mortar_dynamics.block-dynamics |
3.40 | 5.61 | +65.00% |
navier_stokes/test:finite_volume/wcns/materials.transient_constant_cp_approx |
4.11 | 6.79 | +64.98% |
solid_mechanics/test:lagrangian/cartesian/total/rates.truesdell_shear |
3.51 | 5.80 | +64.97% |
solid_mechanics/test:umat/predef.predef_multiple_reference |
3.42 | 5.64 | +64.96% |
navier_stokes/test:finite_element/ins/block-restriction.one-mat-two-eqn-sets |
3.19 | 5.26 | +64.96% |
navier_stokes/test:finite_volume/ins/lid-driven.with-temp |
2.20 | 3.63 | +64.96% |
solid_mechanics/test:torque_reaction.disp_about_axis_motion |
3.46 | 5.70 | +64.95% |
solid_mechanics/test:lagrangian/materials/correctness.elastoplastic_linear_hardening |
4.48 | 7.39 | +64.92% |
porous_flow/test:jacobian.brineco2_liquid_2 |
8.76 | 14.44 | +64.92% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.block_restriction/csv |
7.08 | 11.67 | +64.91% |
contact/test:mortar_aux_kernels.block-dynamics-aux-wear |
7.09 | 11.70 | +64.90% |
phase_field/test:GBType.phase2 |
2.98 | 4.92 | +64.90% |
navier_stokes/test:finite_volume/ins/block_restriction/segregated.block_restricted_simple |
3.20 | 5.28 | +64.87% |
navier_stokes/test:finite_element/ins/boussinesq.exo |
4.06 | 6.69 | +64.85% |
solid_mechanics/test:ad_anisotropic_creep.ad_aniso_creep_x_3d |
4.07 | 6.71 | +64.85% |
solid_mechanics/test:lagrangian/cartesian/total/thermal_expansion.jacobian_large_with_stab |
8.12 | 13.39 | +64.84% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.heated/rz |
4.34 | 7.15 | +64.79% |
porous_flow/test:sinks.injection_production_eg |
2.72 | 4.48 | +64.78% |
fsi/test:fsi_acoustics/3D_struc_acoustic.3D_struc_acoustic |
3.50 | 5.77 | +64.76% |
level_set/examples/circle.circle |
5.40 | 8.90 | +64.75% |
navier_stokes/test:finite_volume/ins/turbulence/lid-driven/segregated.lid_driven_turb_energy/run |
3.04 | 5.00 | +64.74% |
phase_field/test:grain_growth.mesh_adaptivity_ghost |
2.89 | 4.76 | +64.74% |
navier_stokes/test:finite_volume/ins/lid-driven.with-temp-action |
2.23 | 3.68 | +64.72% |
contact/test:mortar_dynamics.block-dynamics-reference |
4.84 | 7.98 | +64.72% |
heat_transfer/test:gap_heat_transfer_mortar.gap_heat_transfer_3d |
2.38 | 3.92 | +64.72% |
navier_stokes/test:finite_volume/fvbcs/wall_function.wall-function-bc |
10.76 | 17.72 | +64.70% |
functional_expansion_tools/test:standard_use.interface_coupling |
3.49 | 5.74 | +64.70% |
navier_stokes/test:finite_element/ins/boussinesq.jac |
4.57 | 7.53 | +64.68% |
solid_mechanics/test:ad_elastic.green-lagrange-jac |
2.74 | 4.51 | +64.68% |
combined/test:phase_field_fracture_viscoplastic.crack2d |
2.65 | 4.37 | +64.66% |
contact/test:explicit_dynamics.exp_constant_mass |
7.46 | 12.29 | +64.66% |
optimization/examples/materialTransient.material_transient/optimize_grad |
7.03 | 11.58 | +64.65% |
phase_field/test:grain_growth.mesh_adaptivity |
3.27 | 5.38 | +64.65% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.hcp_volumetric_eigenstrain_decrease |
3.01 | 4.96 | +64.63% |
solid_mechanics/test:multi_power_law.powerlaw |
4.39 | 7.22 | +64.60% |
functional_expansion_tools/test:standard_use.incompatible_dimensions |
2.56 | 4.21 | +64.59% |
navier_stokes/test:finite_element/ins/lid_driven.transient_lid_driven_fsp_high_Re_picard_non_ss |
2.91 | 4.79 | +64.58% |
stochastic_tools/test:web_server_control.stochastic_control/batch_restore_multi |
2.32 | 3.81 | +64.56% |
heat_transfer/test:interface_heating_mortar.transient_joule_heating_constraint |
2.09 | 3.44 | +64.56% |
stochastic_tools/test:reporters/stochastic_reporter.sr/stats |
4.52 | 7.44 | +64.56% |
thermal_hydraulics/test:components/heat_transfer_from_heat_structure_3d.phy:conservation |
3.63 | 5.97 | +64.55% |
contact/test:avoid-aligned-node-exception.test |
3.40 | 5.59 | +64.55% |
navier_stokes/test:finite_element/ins/boussinesq.exo_stab |
2.37 | 3.90 | +64.55% |
navier_stokes/test:finite_volume/ins/boussinesq.1e6 |
5.48 | 9.02 | +64.53% |
solid_mechanics/test:beam/static.euler_finite_y_with_action |
5.72 | 9.41 | +64.53% |
porous_flow/test:thm_rehbinder.fixed_outer |
2.63 | 4.33 | +64.52% |
solid_mechanics/test:crystal_plasticity/hcp_single_crystal.constitutive_model/update_method_hcp_aprismatic_active |
2.17 | 3.56 | +64.50% |
solid_mechanics/test:substepping.ad_power_law_substepping |
4.65 | 7.65 | +64.47% |
subchannel/validation/Blockage/THORS.FFM-3A |
3.35 | 5.51 | +64.47% |
optimization/examples/materialTransient.auto_adjoint_nondefualt_sys_name |
4.93 | 8.10 | +64.47% |
navier_stokes/test:finite_volume/ins/turbulence/channel/segregated.channel_ERCOFTAC |
10.44 | 17.18 | +64.47% |
contact/test:mortar_aux_kernels.block-dynamics-aux-fretting-wear-test-quick-multiple-projections-lowerd |
2.43 | 3.99 | +64.43% |
phase_field/test:grain_tracker_test.tolerate_remap_failure |
3.20 | 5.27 | +64.42% |
navier_stokes/test:finite_volume/wcns/channel-flow.transient-physics |
3.14 | 5.16 | +64.41% |
fluid_properties/test:tabulated.out_of_bounds/invalid_temperature_out_of_bounds |
4.85 | 7.97 | +64.40% |
richards/test:sinks.s_fu_01_pjfnk |
2.30 | 3.79 | +64.37% |
phase_field/test:PolynomialFreeEnergy.direct_order6 |
2.43 | 3.99 | +64.35% |
phase_field/test:Nucleation.file2 |
2.45 | 4.03 | +64.34% |
thermal_hydraulics/test:problems/brayton_cycle.recuperated |
2.40 | 3.95 | +64.34% |
solid_mechanics/test:umat/predef.predef_multiple_reference_mat |
2.46 | 4.04 | +64.33% |
navier_stokes/test:finite_volume/wcns/channel-flow.transient-action |
3.11 | 5.11 | +64.33% |
porous_flow/test:numerical_diffusion.fltvd |
2.41 | 3.96 | +64.27% |
stochastic_tools/examples/parameter_study.parameter_study/action |
2.58 | 4.23 | +64.20% |
navier_stokes/test:finite_volume/cns/straight_channel_porosity_step.twod_y_channel_upwind_frictional_porosity_function |
10.89 | 17.88 | +64.19% |
solid_mechanics/test:lagrangian/materials/correctness.elastoplastic_powerlaw_hardening |
4.49 | 7.37 | +64.18% |
navier_stokes/test:finite_volume/ins/boussinesq.1e4 |
4.02 | 6.61 | +64.18% |
fluid_properties/test:tabulated.out_of_bounds/ignore_pressure_out_of_bounds |
4.09 | 6.72 | +64.15% |
heat_transfer/test:gap_heat_transfer_mortar.gap_heat_transfer_sphere3d_mortar |
3.93 | 6.45 | +64.15% |
solid_mechanics/test:crystal_plasticity/stress_update_material_based.use_substep_dt |
3.03 | 4.97 | +64.14% |
navier_stokes/test:finite_volume/ins/channel-flow.no-slip/SMP |
3.28 | 5.39 | +64.14% |
level_set/test:kernels/olsson_reinitialization.test |
2.89 | 4.74 | +64.13% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.heated/kappa |
5.24 | 8.59 | +64.12% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.ld-strain_right_stab |
8.73 | 14.32 | +64.12% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.heated/kappa-action |
4.40 | 7.22 | +64.11% |
solid_mechanics/test:ad_linear_elasticity.extra_stresses-jac |
2.21 | 3.63 | +64.11% |
xfem/test:mesh_cut_2D_fracture.2D/k_growth |
2.78 | 4.57 | +64.10% |
thermal_hydraulics/test:components/inlet_stagnation_p_t_1phase.phy:p0T0_3eqn |
3.49 | 5.73 | +64.09% |
phase_field/test:phase_field_kernels.nonuniform_barrier_coefficient_AD |
34.41 | 56.46 | +64.07% |
solid_mechanics/test:finite_strain_elastic_anisotropy.3d_bar_orthotropic_90deg_rotation_ad |
3.74 | 6.14 | +64.07% |
navier_stokes/test:finite_volume/cns/pressure_outlet.fv_specified_pressure_out |
3.59 | 5.89 | +64.04% |
phase_field/examples/slkks.CrFe_sigma |
8.85 | 14.51 | +64.01% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.heated/fluid_only |
4.38 | 7.19 | +63.98% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.thermal_eigenstrain_restart |
3.75 | 6.14 | +63.96% |
combined/test:optimization/optimization_density_update.top_opt_2d_pde_filter |
6.00 | 9.84 | +63.94% |
navier_stokes/test:finite_volume/pins/block-restriction/segregated.porous_block_restricted_simple |
3.10 | 5.09 | +63.94% |
optimization/test:misc/scaling_test.optimization_scaling/manual_scaling |
3.00 | 4.91 | +63.93% |
combined/examples/periodic_strain.strain |
3.84 | 6.30 | +63.92% |
navier_stokes/test:finite_element/ins/lid_driven.lid_driven_action |
3.99 | 6.55 | +63.92% |
navier_stokes/test:finite_volume/ins/channel-flow.scalar-transport-action |
4.62 | 7.58 | +63.92% |
stochastic_tools/test:samplers/ParallelActiveLearning.Bayesian_active_learning/b_al |
8.36 | 13.71 | +63.91% |
solid_mechanics/test:ad_smeared_cracking.rz_exponential |
19.58 | 32.09 | +63.89% |
thermal_hydraulics/test:components/form_loss_from_function_1phase.phy:form_loss_1phase |
2.19 | 3.59 | +63.88% |
phase_field/test:KKS_system.kks_multiphase |
6.42 | 10.52 | +63.88% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/convergence.plastic_j2_large_neither |
2.65 | 4.35 | +63.87% |
fluid_properties/test:tabulated.out_of_bounds/warn_temperature_out_of_bounds |
4.13 | 6.77 | +63.86% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.hcp_thermal_eigenstrain |
3.06 | 5.01 | +63.85% |
solid_mechanics/test:lagrangian/cartesian/updated/convergence-auto/3D.jacobian/dirichlet_large_neither |
2.84 | 4.66 | +63.85% |
navier_stokes/test:finite_element/ins/stagnation.stagnation/axisymmetric |
3.04 | 4.99 | +63.83% |
phase_field/test:phase_field_advection.phase_supg_04 |
3.05 | 5.00 | +63.83% |
phase_field/test:initial_conditions.polycrystal/PolycrystalVoronoiVoidIC_periodic_fromfile |
2.22 | 3.64 | +63.82% |
phase_field/test:grain_growth.particle |
3.08 | 5.04 | +63.81% |
solid_mechanics/test:dynamics/wave_1D.rayleigh_hht_ad_jac |
6.56 | 10.75 | +63.80% |
phase_field/test:grain_growth.hex_kdtree |
2.58 | 4.23 | +63.79% |
combined/test:thermo_mech.ad-thermo_mech-jac |
12.47 | 20.43 | +63.78% |
navier_stokes/test:finite_volume/ins/channel-flow.no-slip-action |
3.03 | 4.96 | +63.78% |
phase_field/test:grain_tracker_test.test_ebsd_adapt |
2.42 | 3.96 | +63.76% |
solid_mechanics/test:ad_smeared_cracking.multiple_softening |
3.39 | 5.56 | +63.76% |
navier_stokes/test:finite_volume/cns/straight_channel_porosity_step.deferred_correction |
4.32 | 7.08 | +63.75% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.ld-stress_right_stab |
8.72 | 14.29 | +63.74% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/convergence.plastic_j2_large_right |
3.31 | 5.42 | +63.74% |
contact/test:ring_contact.ring_contact |
2.89 | 4.73 | +63.74% |
subchannel/test:problems/heat_transfer_correlations.EBR-II_SHRT-17_SS/gnielinski |
3.26 | 5.34 | +63.72% |
thermal_hydraulics/test:components/hs_coupler_2d3d.test/conduction_plus_radiation |
2.71 | 4.43 | +63.69% |
solid_mechanics/test:crystal_plasticity/twinning.restart_capabilities/only_twinning_fcc_restart |
4.43 | 7.24 | +63.68% |
phase_field/test:flood_counter_aux_test.test_elemental |
2.57 | 4.21 | +63.67% |
porous_flow/test:infiltration_and_drainage.rsc02 |
2.32 | 3.80 | +63.65% |
porous_flow/test:poro_elasticity.terzaghi_basicthm |
2.84 | 4.66 | +63.65% |
phase_field/test:grain_tracker_test.split_grain |
2.68 | 4.38 | +63.64% |
combined/examples/optimization.2d_mbb |
2.13 | 3.49 | +63.62% |
subchannel/test:problems/SFR/sodium-19pin.test_implicit |
2.50 | 4.09 | +63.60% |
solid_mechanics/test:anisotropic_elastoplasticity.ad_aniso_plasticity_x_one_light |
2.63 | 4.30 | +63.60% |
level_set/test:verification/1d_level_set_supg_mms.level_03 |
2.11 | 3.45 | +63.58% |
navier_stokes/test:finite_volume/controls/switch-pressure-bc.test_boundary_switch |
3.05 | 5.00 | +63.57% |
navier_stokes/test:finite_volume/ins/channel-flow.ambient-convection-action |
4.82 | 7.88 | +63.57% |
xfem/test:solid_mechanics_basic.mesh_cutter_3d/scc_parseVec |
2.65 | 4.33 | +63.56% |
heat_transfer/test:verify_against_analytical.ad_1D_transient_jacobian |
3.07 | 5.02 | +63.54% |
porous_flow/test:poro_elasticity.mandel_fully_saturated_volume |
2.47 | 4.04 | +63.53% |
solid_mechanics/test:crystal_plasticity/twinning.constiutive_model/only_twinning_fcc |
2.35 | 3.84 | +63.53% |
stochastic_tools/test:transfers/sampler_postprocessor.solve_not_converge/nan |
3.55 | 5.81 | +63.49% |
phase_field/examples/anisotropic_interfaces.echebarria_iso |
4.11 | 6.72 | +63.48% |
contact/test:multiple_contact_pairs.multiple_pairs_mortar_friction |
2.71 | 4.43 | +63.48% |
navier_stokes/test:finite_volume/wcns/channel-flow.turbulence |
4.34 | 7.10 | +63.47% |
solid_mechanics/test:ad_thermal_expansion_function.individual/mean_complex_jac |
5.06 | 8.28 | +63.47% |
thermal_hydraulics/test:components/volume_junction_1phase.conservation_1phase |
2.16 | 3.54 | +63.45% |
solid_mechanics/test:smeared_cracking.energybased_exponential |
5.04 | 8.24 | +63.42% |
solid_mechanics/test:lagrangian/cartesian/updated/cross_material/convergence.elastic_large_neither |
3.14 | 5.13 | +63.40% |
solid_mechanics/test:creep_tangent_operator.sum_jacobian |
3.15 | 5.15 | +63.39% |
phase_field/test:grain_tracker_test.test_halo_periodic_bc |
2.48 | 4.05 | +63.37% |
phase_field/test:initial_conditions.CrossIC |
2.36 | 3.85 | +63.35% |
navier_stokes/test:finite_volume/pins/channel-flow/hydraulic-separators.nojump |
2.02 | 3.30 | +63.35% |
contact/test:fieldsplit.mortar-FS-frictional |
2.19 | 3.57 | +63.35% |
navier_stokes/test:finite_volume/physics/restart.restart/default |
4.12 | 6.72 | +63.32% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/large-tests.3d-stress |
2.27 | 3.70 | +63.32% |
navier_stokes/test:finite_volume/pins/channel-flow/hydraulic-separators.energy-nonorthogonal |
3.33 | 5.44 | +63.32% |
solid_mechanics/test:rate_independent_cyclic_hardening.linear_kinharden_nonsymmetric_stress_controlled |
7.69 | 12.56 | +63.30% |
navier_stokes/test:finite_volume/ins/channel-flow.no-slip/no-slip-field-split |
3.29 | 5.38 | +63.29% |
solid_mechanics/test:smeared_cracking.cracking_rotation_pres_dir_z |
6.58 | 10.74 | +63.28% |
phase_field/test:initial_conditions.ellipsoids/BimodalInverseSuperellipsoidsIC |
2.23 | 3.65 | +63.27% |
phase_field/test:free_energy_material.RegularSolutionFreeEnergy/coupled_temperatue |
2.86 | 4.67 | +63.27% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.solid-fluid-physics |
5.06 | 8.27 | +63.27% |
navier_stokes/test:finite_element/ins/lid_driven.ad_stabilized_energy_transient_action |
2.46 | 4.02 | +63.26% |
solid_mechanics/test:ad_smeared_cracking.cracking_rotation |
4.61 | 7.52 | +63.26% |
navier_stokes/test:finite_volume/wcns/channel-flow.transient |
3.14 | 5.12 | +63.26% |
solid_mechanics/test:ad_finite_strain_jacobian.3d_bar_Bbar-jac |
5.16 | 8.42 | +63.24% |
solid_mechanics/test:j_integral_vtest.J_ellip_cm_ad |
4.63 | 7.55 | +63.24% |
navier_stokes/test:finite_element/ins/boussinesq.constants |
4.13 | 6.74 | +63.22% |
navier_stokes/test:finite_element/ins/lid_driven.lid_driven_stabilized_action |
2.88 | 4.70 | +63.22% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.thermal_eigenstrain_011orientation |
9.12 | 14.89 | +63.21% |
phase_field/test:flood_counter_aux_test.test |
2.25 | 3.67 | +63.19% |
navier_stokes/examples/flow-over-circle.vortex_shedding-nonlinear-physics |
5.65 | 9.22 | +63.19% |
thermal_hydraulics/test:components/hs_coupler_2d3d.test/convection_only |
2.03 | 3.31 | +63.18% |
thermal_hydraulics/test:components/heat_transfer_from_heat_structure_1phase.phy:heat_structure_multiple_3eqn |
2.10 | 3.43 | +63.18% |
navier_stokes/test:finite_volume/pins/channel-flow/segregated.2d-momentum-pressure |
4.89 | 7.98 | +63.17% |
stochastic_tools/test:multiapps/nested_multiapp.cmd_line/batch |
6.91 | 11.27 | +63.16% |
contact/test:ranfs-and-scaling.auto-scaling |
2.17 | 3.53 | +63.16% |
phase_field/test:phase_field_contact_angle.contactangle_150 |
9.25 | 15.09 | +63.16% |
optimization/test:optimizationreporter/total_variation.gradient_l2_regularization/mesh_ICs |
6.02 | 9.83 | +63.16% |
solid_mechanics/test:rate_independent_cyclic_hardening.nonlin_isoharden_symmetric_strain_controlled |
5.88 | 9.60 | +63.12% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.matrix_testing/second |
4.38 | 7.14 | +63.09% |
navier_stokes/test:finite_volume/ins/channel-flow.transient-action |
3.43 | 5.59 | +63.09% |
solid_mechanics/test:lagrangian/materials/convergence.hypoelastic_stvenant |
4.35 | 7.10 | +63.09% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/convergence.elastic_large_neither |
2.50 | 4.08 | +63.08% |
thermal_hydraulics/tutorials/single_phase_flow.tutorial/03 |
3.32 | 5.42 | +63.08% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.heated/fluid_only_displaced |
8.32 | 13.57 | +63.06% |
thermal_hydraulics/test:components/heat_structure_base.phy:variable_init_t |
2.60 | 4.25 | +63.04% |
navier_stokes/test:finite_volume/two_phase/mixture_model.mixture_lid_driven_two_phase_physics |
2.23 | 3.63 | +63.02% |
phase_field/test:actions.both_direct_2vars |
2.27 | 3.69 | +63.02% |
stochastic_tools/examples/surrogates/gaussian_process.2D_HC_avg/untuned |
4.17 | 6.80 | +63.02% |
combined/test:electromagnetic_joule_heating.copper_wire_heating |
5.12 | 8.34 | +63.00% |
combined/test:DiffuseCreep.stress_based_chem_pot |
2.04 | 3.32 | +62.98% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_EIGF |
5.39 | 8.79 | +62.98% |
navier_stokes/test:finite_volume/wcns/materials.verification_nonconstant_cp_1d_analytical |
4.92 | 8.02 | +62.97% |
porous_flow/test:multi_system.fully_coupled_flow_mecha |
6.41 | 10.45 | +62.95% |
contact/test:tan-pen-and-scaling.no-scaling |
2.42 | 3.94 | +62.94% |
phase_field/test:SoretDiffusion.split_temp |
2.81 | 4.58 | +62.93% |
phase_field/test:mobility_derivative.mobility_derivative_direct_coupled_test |
2.47 | 4.02 | +62.92% |
solid_mechanics/test:beam/static.euler_finite_rot_y |
5.80 | 9.45 | +62.91% |
solid_mechanics/test:beam/dynamic.dyn_timoshenko |
3.02 | 4.91 | +62.89% |
richards/test:sinks.s01 |
2.22 | 3.61 | +62.88% |
navier_stokes/test:finite_volume/two_phase/mixture_model.mixture_lid_driven_two_phase |
3.50 | 5.70 | +62.88% |
phase_field/test:GrandPotentialPFM.GrandPotentialStrictMassConservation |
11.35 | 18.48 | +62.87% |
subchannel/test:problems/heat_transfer_correlations.EBR-II_SHRT-17_SS/dittus_boelter |
3.66 | 5.96 | +62.85% |
solid_mechanics/test:ad_plastic.powerlaw_sum |
4.15 | 6.76 | +62.81% |
combined/examples/optimization/multi-load.single |
3.47 | 5.65 | +62.80% |
solid_mechanics/test:radial_disp_aux.cylinder_3d_cartesian |
2.47 | 4.02 | +62.79% |
stochastic_tools/test:multiapps/dynamic_sub_app_number.dynamic/normal |
2.23 | 3.63 | +62.76% |
contact/test:ranfs-and-scaling.no-scaling |
2.16 | 3.52 | +62.76% |
solid_mechanics/test:crystal_plasticity/twinning.constiutive_model/check_direction_twin_propagation |
2.28 | 3.72 | +62.76% |
contact/test:multiple_contact_pairs.multiple_pairs_cleanup |
3.27 | 5.32 | +62.75% |
solid_mechanics/test:lagrangian/cartesian/total/rates.green_naghdi_rotation |
2.33 | 3.79 | +62.75% |
phase_field/test:mobility_derivative.mobility_derivative_test |
2.78 | 4.52 | +62.74% |
thermal_hydraulics/test:components/form_loss_from_external_app_1phase.phy:form_loss_1phase |
2.29 | 3.72 | +62.71% |
solid_mechanics/test:torque_reaction.disp_about_axis_motion_incremental |
3.54 | 5.75 | +62.67% |
combined/examples/mortar.eigenstrain |
3.81 | 6.21 | +62.67% |
solid_mechanics/test:lagrangian/cartesian/total/rates.jaumann_shear |
3.33 | 5.42 | +62.66% |
navier_stokes/test:finite_element/ins/hdg/ldg.lid |
4.28 | 6.96 | +62.63% |
porous_flow/test:flux_limited_TVD_pflow.pffltvd_1D_adaptivity |
2.20 | 3.57 | +62.63% |
solid_mechanics/test:dynamics/acceleration_bc.acceleration_bc |
5.90 | 9.60 | +62.61% |
thermal_hydraulics/test:misc/initial_from_file/heat_transfer_from_heat_structure_3d.steady_state |
3.37 | 5.48 | +62.61% |
solid_mechanics/test:temperature_dependent_hardening.ADtest |
2.58 | 4.19 | +62.61% |
phase_field/test:grain_growth.voronoi |
2.99 | 4.87 | +62.58% |
navier_stokes/test:finite_element/ins/lid_driven.lid_driven_md |
3.43 | 5.57 | +62.53% |
solid_mechanics/test:lagrangian/cartesian/updated/cross_material/convergence.plastic_j2_large_neither |
3.32 | 5.39 | +62.52% |
optimization/test:executioners/steady_and_adjoint.steady_and_adjoint/nonlinear |
2.22 | 3.60 | +62.52% |
phase_field/test:PolynomialFreeEnergy.direct_order4 |
2.28 | 3.70 | +62.50% |
solid_mechanics/test:recompute_radial_return.isotropic_plasticity_finite_Bbar |
2.07 | 3.36 | +62.50% |
combined/test:cavity_pressure.values/initial_temperature |
2.22 | 3.60 | +62.49% |
phase_field/test:grain_tracker_test.test_recovery_parallel_part2 |
2.35 | 3.81 | +62.48% |
combined/test:surface_tension_KKS.surface_tension_VDWgas |
5.18 | 8.42 | +62.48% |
contact/test:explicit_dynamics.optimized_contact |
2.81 | 4.56 | +62.47% |
xfem/test:bimaterials.inclusion_bimaterial |
2.37 | 3.85 | +62.47% |
navier_stokes/test:finite_volume/ins/channel-flow.transient-physics |
3.42 | 5.55 | +62.46% |
combined/test:beam_eigenstrain_transfer.transfer/error_3 |
2.15 | 3.49 | +62.46% |
navier_stokes/test:finite_volume/ins/multiapp-scalar-transport.multiapp |
3.44 | 5.59 | +62.45% |
combined/examples/phase_field-mechanics.Pattern1 |
2.59 | 4.21 | +62.45% |
solid_mechanics/test:dynamics/wave_1D.newmark |
2.18 | 3.54 | +62.43% |
contact/test:bouncing-block-contact/grid-sequencing.grid_sequencing |
2.17 | 3.52 | +62.42% |
phase_field/examples/rigidbodymotion.AC_CH_Multigrain |
6.22 | 10.10 | +62.40% |
phase_field/test:grain_growth_w_linearized_interface.linearized_interface_grain_growth_model |
2.15 | 3.49 | +62.39% |
solid_mechanics/test:temperature_dependent_hardening.test |
3.88 | 6.31 | +62.39% |
phase_field/test:grain_tracker_test.remapping_with_reserve |
2.22 | 3.61 | +62.36% |
solid_mechanics/test:j_integral_vtest.j_ellip_cfp |
2.22 | 3.60 | +62.36% |
phase_field/test:grain_tracker_test.test_poly_ic_handoff |
3.55 | 5.76 | +62.35% |
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/2d-symmetric.symmetry/cartesian |
3.99 | 6.48 | +62.34% |
solid_mechanics/test:ad_anisotropic_creep.jac |
25.92 | 42.08 | +62.32% |
solid_mechanics/test:ad_anisotropic_creep.ad_aniso_creep_z_3d |
3.55 | 5.76 | +62.31% |
phase_field/test:initial_conditions.ellipsoids/SmoothSuperellipsoidIC |
2.09 | 3.39 | +62.28% |
contact/test:mortar_tm/2d/ad_frictional.soft/finite_rr_full |
3.58 | 5.80 | +62.26% |
xfem/test:mesh_cut_2D_fracture.incline_crack |
16.76 | 27.19 | +62.25% |
subchannel/test:SCMTriPower.SCMTriPower_cells_aligned_with_pins |
2.02 | 3.28 | +62.24% |
thermal_hydraulics/test:postprocessors/flow_junction_flux_1phase.test |
2.16 | 3.50 | +62.23% |
navier_stokes/test:finite_volume/wcns/enthalpy_equation.2d-fp-physics |
3.28 | 5.33 | +62.21% |
functional_expansion_tools/test:standard_use.volume_coupling |
2.90 | 4.70 | +62.20% |
optimization/examples/materialTransient.material_transient/optimize_nograd |
32.58 | 52.85 | +62.20% |
solid_mechanics/test:rate_independent_cyclic_hardening.1D_ratcheting_nonlin_kinharden_stress_controlled |
6.53 | 10.59 | +62.20% |
optimization/examples/materialTransient.material_transient/optimize_auto_adjoint |
4.87 | 7.90 | +62.16% |
phase_field/test:actions.Nonconserved_variableL |
2.91 | 4.72 | +62.15% |
combined/test:cavity_pressure.values/multiple_postprocessors |
2.24 | 3.63 | +62.15% |
solid_mechanics/test:material_limit_time_step/creep.test5a_lim |
3.04 | 4.94 | +62.14% |
combined/test:DiffuseCreep.strain_gb_relax |
2.51 | 4.07 | +62.14% |
navier_stokes/test:finite_volume/ins/channel-flow.average-pressure-constraint |
3.01 | 4.88 | +62.13% |
phase_field/test:PolynomialFreeEnergy.split_order8 |
2.13 | 3.45 | +62.13% |
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated-transient.channel_ERCOFTAC_linear_transient |
9.69 | 15.70 | +62.11% |
combined/test:cavity_pressure.values/additional_volume |
2.28 | 3.69 | +62.10% |
heat_transfer/test:gap_heat_transfer_mortar.gap_heat_transfer_3d_mortar_hex20 |
7.01 | 11.36 | +62.05% |
combined/examples/publications/rapid_dev.fig3 |
2.44 | 3.95 | +62.05% |
solid_mechanics/test:j_integral_vtest.J_ellip_cm |
2.13 | 3.44 | +62.04% |
stochastic_tools/examples/surrogates.train/poly_chaos_normal_quad |
6.27 | 10.16 | +62.04% |
subchannel/validation/Blockage/THORS.FFM-5B_low |
3.96 | 6.41 | +62.02% |
phase_field/test:grain_tracker_test.test_remapping_parallel |
3.48 | 5.64 | +62.01% |
level_set/examples/rotating_circle.level_set_reinit |
10.87 | 17.61 | +61.98% |
stochastic_tools/test:transfers/sampler_postprocessor.solve_not_converge/last_computed |
3.70 | 5.99 | +61.97% |
phase_field/test:actions.conserved_direct_1var |
3.66 | 5.93 | +61.96% |
stochastic_tools/test:multiapps/conditional_run.conditional/function |
2.59 | 4.19 | +61.96% |
phase_field/test:initial_conditions.polycrystal/HexPolycrystalIC |
2.89 | 4.68 | +61.96% |
solid_mechanics/test:jacobian.jacobian/cwp05 |
2.36 | 3.83 | +61.95% |
phase_field/test:free_energy_material.IdealGasFreeEnergy |
3.45 | 5.59 | +61.94% |
solid_mechanics/test:lagrangian/materials/convergence.pk_stvenant_small |
2.52 | 4.09 | +61.89% |
phase_field/test:DeformedGrain.DeformedGrain |
5.64 | 9.13 | +61.88% |
solid_mechanics/test:dynamics/wave_1D.hht |
2.09 | 3.38 | +61.86% |
phase_field/test:mobility_derivative.AC_mobility_derivative_test |
2.61 | 4.22 | +61.86% |
porous_flow/test:jacobian.outflowbc03 |
2.09 | 3.39 | +61.85% |
combined/test:fdp_geometric_coupling.test |
4.12 | 6.67 | +61.83% |
contact/test:bouncing-block-contact.split_secondary |
4.42 | 7.15 | +61.83% |
optimization/test:simp.simp_multi_restricted |
3.15 | 5.09 | +61.83% |
combined/test:optimization/compliance_sensitivity.thermal_test |
5.30 | 8.57 | +61.82% |
contact/test:bouncing-block-contact.split_secondary_action |
5.09 | 8.23 | +61.79% |
phase_field/examples/cahn-hilliard.Parsed_CH |
2.05 | 3.32 | +61.76% |
navier_stokes/test:finite_volume/wcns/materials.transient_using_h-physics-defines-functormats |
4.14 | 6.69 | +61.72% |
fsi/test:fsi_acoustics/1D_fluid_only.1D_fluid_test |
2.89 | 4.68 | +61.71% |
stochastic_tools/test:transfers/sampler_transfer.transfer/monte_carlo |
2.82 | 4.56 | +61.71% |
subchannel/test:problems/psbt.psbt_regression_test_implicit |
5.16 | 8.34 | +61.69% |
solid_mechanics/test:lagrangian/cartesian/total/convergence-auto/3D.jacobian/neumann_large_neither |
2.41 | 3.90 | +61.69% |
solid_mechanics/test:ad_viscoplasticity_stress_update.exact_cylindrical-jac |
2.17 | 3.52 | +61.68% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.transient-action |
8.77 | 14.17 | +61.67% |
stochastic_tools/test:transfers/sampler_reporter.transfer/normal |
12.52 | 20.24 | +61.64% |
level_set/test:reinitialization.full_original_reinitialization |
5.43 | 8.78 | +61.61% |
navier_stokes/test:finite_volume/ins/turbulence/lid-driven/jacobian.keps-jac-physics |
3.49 | 5.64 | +61.60% |
optimization/test:executioners/constrained/inequality.inequality_constraint |
2.30 | 3.71 | +61.60% |
contact/test:tan-pen-and-scaling.auto-scaling |
2.39 | 3.87 | +61.59% |
solid_mechanics/test:ad_plastic.powerlaw_cycle_jacobian |
4.11 | 6.64 | +61.58% |
navier_stokes/test:finite_volume/two_phase/mixture_interface_area_model.mixture_interface_pressure_driven_transient |
3.92 | 6.34 | +61.58% |
phase_field/test:grain_growth.thumb |
2.68 | 4.32 | +61.58% |
navier_stokes/test:finite_element/ins/lid_driven.ad_stabilized_energy_transient |
2.34 | 3.78 | +61.57% |
combined/test:combined_plasticity_temperature.temp_dep_yield |
3.46 | 5.59 | +61.56% |
solid_mechanics/test:lagrangian/materials/convergence.elastoplastic_powerlaw_hardening |
2.47 | 4.00 | +61.55% |
phase_field/test:GrandPotentialPFM.GrandPotentialPFM |
3.45 | 5.57 | +61.51% |
navier_stokes/test:finite_volume/ins/solidification.solidification_exo_no_advection |
2.14 | 3.46 | +61.50% |
solid_mechanics/test:lagrangian/materials/convergence.cauchy_linear_small |
2.48 | 4.01 | +61.45% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.boussinesq-action |
5.32 | 8.59 | +61.45% |
navier_stokes/test:finite_element/ins/lid_driven/mixed-transient-steady.mixed |
2.23 | 3.60 | +61.45% |
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/1d-scalar.channel/transient-physics |
8.40 | 13.56 | +61.44% |
combined/test:phase_field_fracture.crack2d_computeCrackedStress_smallstrain |
2.92 | 4.72 | +61.41% |
combined/test:eigenstrain.variable |
2.17 | 3.51 | +61.38% |
phase_field/test:slkks.sublattice_concentrations |
5.38 | 8.68 | +61.38% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.solid-fluid |
5.15 | 8.31 | +61.38% |
solid_mechanics/test:ad_elastic.finite_elastic-jac |
3.73 | 6.01 | +61.37% |
xfem/test:mesh_cut_2D_fracture.2D/kvpp_growth |
3.40 | 5.49 | +61.37% |
combined/examples/phase_field-mechanics.Conserved |
2.50 | 4.03 | +61.36% |
combined/test:optimization/invOpt_bc_convective.taolmvm |
2.13 | 3.43 | +61.34% |
navier_stokes/test:finite_volume/ins/cht/conjugate_heat_transfer.neumann_dirichlet/bottom |
4.57 | 7.37 | +61.33% |
phase_field/test:actions.ad_grain_growth-jac |
2.69 | 4.35 | +61.33% |
phase_field/test:KKS_system.kks_example |
2.25 | 3.63 | +61.33% |
solid_mechanics/test:ad_finite_strain_jacobian.3d_bar-jac |
5.22 | 8.42 | +61.31% |
navier_stokes/test:finite_volume/wcns/natural_convection.natural_circulation_pipe |
2.94 | 4.75 | +61.30% |
contact/test:mechanical_constraint.glued_kinematic |
2.39 | 3.86 | +61.29% |
combined/test:poro_mechanics.borehole |
2.33 | 3.75 | +61.28% |
phase_field/test:PolynomialFreeEnergy.split_order4 |
2.01 | 3.24 | +61.27% |
phase_field/test:SimpleACInterface.SimpleCoupledACInterface |
2.35 | 3.78 | +61.26% |
solid_mechanics/test:beam/dynamic.dyn_euler |
2.10 | 3.38 | +61.26% |
contact/tutorials/introduction.step02 |
2.65 | 4.28 | +61.26% |
navier_stokes/test:finite_volume/ins/turbulence/lid-driven/newton_physics.lid_driven_turb_capped/result_physics |
2.33 | 3.76 | +61.24% |
solid_mechanics/test:mixed-constraint-types.jac |
2.53 | 4.07 | +61.24% |
contact/test:frictional/sliding_elastic_blocks_2d.sliding_elastic_blocks_2d_tp |
2.27 | 3.66 | +61.24% |
phase_field/examples/rigidbodymotion.AC_CH_advection_constforce_rect |
2.14 | 3.45 | +61.14% |
solid_mechanics/test:crystal_plasticity/cp_eigenstrains.volumetric_eigenstrain_parabolic |
2.79 | 4.50 | +61.07% |
phase_field/test:polycrystal_diffusion.polycrystal_void_diffusion_parsed |
2.60 | 4.18 | +61.06% |
solid_mechanics/test:lagrangian/materials/convergence.cauchy_linear |
4.02 | 6.48 | +61.05% |
combined/examples/optimization.three_materials |
3.60 | 5.80 | +61.05% |
combined/test:gap_heat_transfer_mortar/small-2d.pressure_dependent_thermal_mortar/multi_component_mortar_thermal_conduction |
2.83 | 4.55 | +61.03% |
solid_mechanics/test:ad_thermal_expansion_function.individual/instantaneous_complex_jac |
5.00 | 8.05 | +61.00% |
fluid_properties/test:tabulated.out_of_bounds/warn_pressure_out_of_bounds |
4.19 | 6.75 | +60.96% |
contact/test:mortar_tm/2d/ad_frictional.soft/finite_short |
3.77 | 6.07 | +60.96% |
stochastic_tools/examples/paper.run |
13.52 | 21.76 | +60.95% |
solid_mechanics/test:torque.non-ad |
3.31 | 5.33 | +60.94% |
richards/test:buckley_leverett.bl20 |
2.10 | 3.37 | +60.94% |
phase_field/examples/anisotropic_interfaces.snow |
2.52 | 4.05 | +60.92% |
thermal_hydraulics/test:misc/coupling_mD_flow.coupling_mD_nonoverlapping |
2.53 | 4.07 | +60.90% |
navier_stokes/test:finite_element/ins/RZ_cone.general_fe_objects_test |
2.12 | 3.41 | +60.88% |
contact/test:multiple_contact_pairs.multiple_pairs |
3.26 | 5.25 | +60.86% |
solid_mechanics/test:beam/dynamic.dyn_euler_added_mass2 |
4.21 | 6.77 | +60.81% |
combined/examples/optimization.helmholtz_multimat_nostrip |
3.00 | 4.82 | +60.79% |
phase_field/test:KKS_system.two_phase_lagrange_multiplier/auxkernel |
4.19 | 6.74 | +60.78% |
solid_mechanics/test:rate_independent_cyclic_hardening.nonlin_isokinharden_symmetric_strain_controlled |
18.68 | 30.03 | +60.78% |
combined/test:eigenstrain.variable_cahnhilliard |
2.42 | 3.90 | +60.76% |
functional_expansion_tools/test:standard_use.volume_coupling_custom_norm |
2.63 | 4.23 | +60.76% |
phase_field/test:feature_volume_vpp_test.centroid |
2.32 | 3.73 | +60.75% |
solid_mechanics/test:lagrangian/cartesian/total/rates.truesdell_rotation |
2.30 | 3.70 | +60.75% |
navier_stokes/test:finite_volume/wcns/enthalpy_equation.1d/analytical_outlet_temperature_userdefined |
6.01 | 9.66 | +60.73% |
combined/test:phase_field_fracture.crack2d_iso |
3.46 | 5.56 | +60.73% |
solid_mechanics/test:lagrangian/cartesian/updated/cross_material/convergence.elastic_large_right |
3.17 | 5.09 | +60.72% |
combined/test:subchannel_thm_coupling.THM |
14.34 | 23.04 | +60.67% |
solid_mechanics/test:lagrangian/materials/convergence.neohookean |
3.60 | 5.78 | +60.63% |
contact/test:mortar_aux_kernels.block-dynamics-aux-fretting-wear-test-action-quick |
3.28 | 5.27 | +60.62% |
solid_mechanics/test:dynamics/acceleration_bc.acceleration_bc_ti |
5.92 | 9.51 | +60.59% |
combined/examples/publications/rapid_dev.fig8 |
4.41 | 7.09 | +60.58% |
thermal_hydraulics/test:components/volume_junction_1phase.test_phy/phy:unequal_area |
2.34 | 3.76 | +60.58% |
solid_mechanics/test:umat/predef.predef_reference |
3.11 | 4.99 | +60.54% |
phase_field/test:grain_tracker_test.test_nodal |
2.24 | 3.59 | +60.48% |
solid_mechanics/test:smeared_cracking.xyz |
4.81 | 7.72 | +60.48% |
heat_transfer/test:interface_heating_mortar.steady_state/constraint_joule_heating_offset_single_material_insulated |
4.29 | 6.88 | +60.47% |
phase_field/test:actions.both_split_2vars |
4.16 | 6.67 | +60.47% |
phase_field/test:free_energy_material.VanDerWaalsFreeEnergy |
3.54 | 5.67 | +60.43% |
solid_mechanics/test:ad_viscoplasticity_stress_update.creep-jac |
2.18 | 3.49 | +60.43% |
solid_mechanics/test:elasticitytensor.composite |
2.43 | 3.90 | +60.43% |
thermal_hydraulics/test:problems/pressure_drop.tests/without_junction |
2.99 | 4.79 | +60.40% |
navier_stokes/test:finite_volume/wcns/materials.transient_using_h |
4.16 | 6.68 | +60.38% |
combined/examples/geochem-porous_flow/geotes_2D.aquifer_geochemistry_only |
2.07 | 3.32 | +60.38% |
phase_field/test:slkks.full_solve |
7.54 | 12.09 | +60.36% |
phase_field/examples/multiphase.GrandPotential3Phase |
5.29 | 8.47 | +60.34% |
solid_mechanics/test:j_integral_vtest.j_ellip |
2.14 | 3.44 | +60.34% |
combined/test:generalized_plane_strain_tm_contact.generalized_plane_strain_tm_contact |
2.75 | 4.41 | +60.33% |
combined/test:surface_tension_KKS.surface_tension_KKS |
2.44 | 3.91 | +60.29% |
combined/test:gap_heat_transfer_mortar/small-2d.pressure_dependent_thermal_mortar/closed_gap_pressure_dependent_thermal_contact |
2.56 | 4.11 | +60.28% |
stochastic_tools/test:surrogates/gaussian_process.tuning/GP_Matern_half_int_tuned_adam |
2.92 | 4.68 | +60.24% |
contact/test:bouncing-block-contact.weighted_vel_pdass/verbose |
2.63 | 4.21 | +60.21% |
combined/test:CHSplitFlux.flux_gb |
2.78 | 4.46 | +60.21% |
phase_field/test:grain_growth.mesh_adaptivity_voronoi |
3.26 | 5.22 | +60.20% |
contact/test:mortar_dynamics.block-dynamics-friction-creep |
5.66 | 9.06 | +60.19% |
fsi/test:fsi_acoustics/1D_struc_acoustic.1D_struc_acoustic_test |
2.26 | 3.62 | +60.19% |
solid_mechanics/test:crystal_plasticity/twinning.combined_twinning_slip_models/combined_twinning_slip_100compression |
2.13 | 3.41 | +60.19% |
navier_stokes/test:finite_volume/ins/channel-flow.3d-rc |
3.24 | 5.19 | +60.19% |
thermal_hydraulics/test:misc/surrogate_power_profile.surrogate_power_profile |
2.65 | 4.24 | +60.19% |
fluid_properties/test:tabulated.out_of_bounds/error_pressure_out_of_bounds |
4.98 | 7.98 | +60.18% |
phase_field/test:PolynomialFreeEnergy.direct_order8 |
2.50 | 4.01 | +60.18% |
navier_stokes/test:finite_volume/ins/mixing_length_total_viscosity_material.capped_mixing_length/steady |
7.21 | 11.54 | +60.15% |
solid_mechanics/test:power_law_creep.composite_power_law_creep_small_strain |
4.43 | 7.10 | +60.15% |
solid_mechanics/test:ad_anisotropic_creep.ad_aniso_iso_iso |
2.84 | 4.54 | +60.14% |
phase_field/test:KKS_system.derivative_parsed_material |
3.58 | 5.73 | +60.10% |
solid_mechanics/test:lagrangian/cartesian/updated/convergence/L.L-large |
4.59 | 7.35 | +60.07% |
combined/test:gap_heat_transfer_convex.test |
4.70 | 7.52 | +60.04% |
solid_mechanics/test:capped_weak_plane.pull_and_shear |
2.54 | 4.06 | +60.03% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/convergence.plastic_j2_small_right |
2.03 | 3.24 | +60.03% |
solid_mechanics/test:lagrangian/cartesian/updated/special.rotate_stresses |
15.08 | 24.12 | +59.96% |
contact/test:kinematic-and-scaling.no-scaling |
2.22 | 3.55 | +59.92% |
optimization/test:simp.simp_multi |
3.76 | 6.02 | +59.92% |
solid_mechanics/test:finite_strain_tensor_mechanics_tests.rotation_test |
2.10 | 3.36 | +59.89% |
solid_mechanics/test:crystal_plasticity/stress_update_material_based.update_euler_angle_112_orientation |
2.83 | 4.52 | +59.89% |
navier_stokes/test:finite_volume/ins/channel-flow.mixing-length-physics |
4.16 | 6.65 | +59.87% |
navier_stokes/test:finite_element/ins/hdg/ldg.channel |
2.80 | 4.48 | +59.84% |
stochastic_tools/test:reporters/bootstrap_statistics/bca.bca/vector |
4.43 | 7.07 | +59.82% |
stochastic_tools/test:transfers/sobol.sobol |
2.53 | 4.04 | +59.80% |
combined/test:phase_field_fracture.crack2d_aniso |
2.93 | 4.68 | +59.80% |
phase_field/test:rigidbodymotion.grain_motion |
2.25 | 3.60 | +59.80% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/correctness.flow_curve |
2.14 | 3.43 | +59.78% |
solid_mechanics/test:lagrangian/cartesian/total/cross_material/convergence.plastic_j2_small_neither |
2.00 | 3.20 | +59.75% |
solid_mechanics/test:finite_strain_elastic_anisotropy.3d_bar_orthotropic_90deg_rotation |
2.85 | 4.55 | +59.73% |
contact/test:bouncing-block-contact.weighted_vel_pdass/action |
3.09 | 4.94 | +59.73% |
navier_stokes/test:finite_element/ins/boussinesq.exo_stab_action |
2.35 | 3.75 | +59.73% |
phase_field/test:rigidbodymotion.euler_angles_updater_check |
2.83 | 4.52 | +59.69% |
navier_stokes/test:finite_element/ins/lid_driven.ad_lid_driven_stabilized |
3.93 | 6.28 | +59.64% |
solid_mechanics/test:smeared_cracking.rz_exponential |
21.23 | 33.89 | +59.64% |
phase_field/test:electrochem_sintering.ElectrochemicalSintering |
4.84 | 7.73 | +59.61% |
solid_mechanics/test:lagrangian/cartesian/total/rates.jaumann_rotation |
2.34 | 3.73 | +59.61% |
porous_flow/test:infiltration_and_drainage.bw02 |
2.12 | 3.38 | +59.59% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_PoI |
3.00 | 4.78 | +59.55% |
porous_flow/test:fluidstate.theis |
2.17 | 3.46 | +59.54% |
stochastic_tools/test:transfers/sampler_transfer.transfer/sobol |
2.40 | 3.83 | +59.53% |
combined/test:ad_cavity_pressure.values/multiple_postprocessors |
2.81 | 4.49 | +59.51% |
navier_stokes/test:finite_volume/cns/shock_tube_2D_cavity.hllc_sod_shocktube_2D |
2.30 | 3.67 | +59.50% |
combined/examples/stochastic/thermomech.stochastic_thermomecha/poly_chaos_train_uniform |
2.05 | 3.27 | +59.43% |
heat_transfer/test:directional_flux_bc.elem_type/prism18 |
3.54 | 5.64 | +59.36% |
stochastic_tools/test:surrogates/gaussian_process.tuning/GP_squared_exponential_tuned_adam |
2.21 | 3.53 | +59.35% |
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/2d-symmetric.symmetry/rz |
3.49 | 5.55 | +59.32% |
combined/test:stateful_mortar_constraints.stateful_mortar_npr |
2.55 | 4.06 | +59.32% |
solid_mechanics/test:lagrangian/cartesian/total/convergence/L.L-large |
3.56 | 5.67 | +59.30% |
combined/test:optimization/optimization_density_update.top_opt_2d |
5.98 | 9.52 | +59.30% |
phase_field/test:grain_tracker_test.distributed_poly_ic |
2.33 | 3.72 | +59.27% |
solid_mechanics/test:lagrangian/cartesian/total/convergence-auto/3D.jacobian/dirichlet_large_right |
2.99 | 4.76 | +59.25% |
solid_mechanics/test:lagrangian/materials/convergence.elastoplastic_linear_hardening |
2.45 | 3.90 | +59.22% |
combined/examples/optimization/multi-load.square |
2.33 | 3.70 | +59.21% |
solid_mechanics/test:ad_smeared_cracking.cracking_rotation_pres_dir_z |
4.71 | 7.49 | +59.21% |
navier_stokes/test:finite_volume/ins/natural_convection/linear_segregated/2d.diff_heated_cavity_linear_buoyancy |
2.16 | 3.44 | +59.18% |
navier_stokes/test:finite_element/cns/bump.bump |
3.38 | 5.37 | +59.16% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/residual_and_jacobian.3d-strain |
2.40 | 3.81 | +59.14% |
phase_field/tutorials/spinodal_decomposition.s1_testmodel |
2.06 | 3.28 | +59.14% |
combined/test:ad_cavity_pressure.values/3d |
2.82 | 4.49 | +59.13% |
porous_flow/test:poro_elasticity.mandel |
4.53 | 7.21 | +59.07% |
solid_mechanics/test:ad_viscoplasticity_stress_update.exact_spherical-jac |
2.22 | 3.54 | +59.07% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/neml2.large_deformations |
2.67 | 4.24 | +59.04% |
solid_mechanics/test:multi_power_law.multipowerlaw_two_intervals |
4.53 | 7.21 | +59.00% |
solid_mechanics/test:combined_creep_plasticity.stress_relaxation |
2.47 | 3.92 | +58.99% |
solid_mechanics/test:material_limit_time_step/creep.test5a_lim_on_initial |
3.09 | 4.92 | +58.98% |
phase_field/test:grain_tracker_test.test_recovery_parallel_part1 |
2.25 | 3.58 | +58.95% |
phase_field/test:actions.conserved_split_1var_high_order |
2.26 | 3.59 | +58.94% |
navier_stokes/test:finite_volume/ins/channel-flow.momentum-outflow-bcs |
3.10 | 4.92 | +58.91% |
phase_field/test:MultiPhase.derivativetwophasematerial |
2.49 | 3.95 | +58.90% |
optimization/test:optimizationreporter/parameter_mesh_base.oneParameterGroup/mesh |
2.38 | 3.78 | +58.90% |
thermal_hydraulics/test:misc/initial_from_file/heat_transfer_from_heat_structure.steady_state |
2.70 | 4.29 | +58.86% |
combined/test:DiffuseCreep.variable_base_eigen_strain |
2.02 | 3.20 | +58.83% |
contact/test:kinematic-and-scaling.auto-scaling |
2.28 | 3.62 | +58.77% |
phase_field/test:phase_field_kernels.ADSplitCahnHilliard-jac |
3.79 | 6.02 | +58.76% |
navier_stokes/test:finite_volume/ins/channel-flow.extrapolated-outlet-pressure |
3.26 | 5.18 | +58.73% |
xfem/test:nucleation_uo.nucleateGrowCrack |
4.40 | 6.99 | +58.69% |
combined/test:beam_eigenstrain_transfer.transfer/error_2 |
2.22 | 3.52 | +58.68% |
phase_field/test:SplitCH.forward_split |
2.58 | 4.10 | +58.67% |
phase_field/test:KKS_system.kks_example_two_phase_nested_damped |
3.33 | 5.29 | +58.66% |
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/2d.energy_boussinesq_pimple |
2.04 | 3.24 | +58.61% |
phase_field/test:mobility_derivative.mobility_derivative_split_coupled_test |
2.54 | 4.02 | +58.58% |
stochastic_tools/test:samplers/ParallelSubsetSimulation.pss_reduced |
3.61 | 5.73 | +58.53% |
combined/test:cavity_pressure.values/3d |
2.24 | 3.55 | +58.53% |
navier_stokes/examples/laser-welding.ALE/2d-fe |
4.97 | 7.87 | +58.50% |
contact/test:mortar_cartesian_lms.cylinder_friction_cartesian_vcp |
11.90 | 18.85 | +58.47% |
thermal_hydraulics/test:problems/brayton_cycle.open |
8.41 | 13.32 | +58.45% |
thermal_hydraulics/test:components/inlet_velocity_t_1phase.phy:reversed_flow |
2.79 | 4.42 | +58.44% |
solid_mechanics/test:lagrangian/materials/convergence.pk_stvenant |
3.47 | 5.49 | +58.41% |
phase_field/test:mobility_derivative.coupledmatdiffusion |
2.32 | 3.68 | +58.39% |
porous_flow/test:poro_elasticity.mandel_fully_saturated |
3.93 | 6.23 | +58.39% |
solid_mechanics/test:dynamics/wave_1D.rayleigh_newmark |
2.24 | 3.54 | +58.39% |
navier_stokes/test:finite_element/ins/lid_driven.transient_lid_driven_fsp_high_Re_newton_ss |
2.73 | 4.32 | +58.38% |
navier_stokes/test:finite_volume/ins/channel-flow.mixing-length |
4.16 | 6.58 | +58.37% |
solid_mechanics/examples/cframe_iga.cframe |
8.10 | 12.83 | +58.36% |
porous_flow/test:heat_advection.heat_advection_1d_fully_saturated_action_KT |
2.27 | 3.59 | +58.35% |
combined/test:combined_plasticity_temperature.ad_temp_dep_yield |
2.57 | 4.06 | +58.34% |
combined/test:optimization/thermal_sensitivity.thermal_compliance/2d_root |
2.46 | 3.90 | +58.28% |
phase_field/test:PolynomialFreeEnergy.split_order6 |
2.15 | 3.40 | +58.25% |
solid_mechanics/test:power_law_creep.composite_power_law_creep |
4.68 | 7.41 | +58.24% |
contact/test:frictional/single_point_2d.single_point_2d_tp |
2.21 | 3.49 | +58.24% |
stochastic_tools/test:reporters/morris.morris_vec/root |
3.38 | 5.35 | +58.21% |
combined/test:subchannel_thm_coupling.SCM |
3.09 | 4.88 | +58.17% |
combined/test:beam_eigenstrain_transfer.transfer/error_4 |
2.19 | 3.47 | +58.17% |
solid_mechanics/examples/uexternaldb_coupling.build |
4.16 | 6.58 | +58.10% |
phase_field/test:SoretDiffusion.split |
2.32 | 3.67 | +58.08% |
solid_mechanics/test:ad_smeared_cracking.exponential |
7.46 | 11.78 | +57.92% |
navier_stokes/test:finite_volume/ins/pump.pump_loop |
2.15 | 3.39 | +57.92% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_1proc |
3.11 | 4.91 | +57.90% |
combined/test:multiphase_mechanics.simpleeigenstrain |
2.74 | 4.32 | +57.90% |
solid_mechanics/test:ad_anisotropic_creep.anis_mech_hill_tensor_creep_small_tiny_step_ts_limit_test |
2.10 | 3.32 | +57.89% |
phase_field/examples/multiphase.DerivativeMultiPhaseMaterial |
3.02 | 4.77 | +57.89% |
solid_mechanics/test:ad_anisotropic_creep.aniso_creep_x_3d |
2.11 | 3.34 | +57.88% |
phase_field/test:phase_field_kernels.nonuniform_barrier_coefficient |
7.47 | 11.78 | +57.87% |
richards/test:sinks.s01_permch |
2.24 | 3.54 | +57.86% |
combined/test:multiphase_mechanics.elasticenergymaterial |
2.15 | 3.40 | +57.86% |
stochastic_tools/test:transfers/batch_sampler_transfer.batch_two_subapps |
2.45 | 3.87 | +57.83% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_UFunc |
5.46 | 8.62 | +57.82% |
optimization/examples/diffusion_reaction.diffusion_reaction/forward_exact |
3.61 | 5.69 | +57.77% |
phase_field/test:phase_field_kernels.CoupledCoefAllenCahn |
2.53 | 3.99 | +57.76% |
solid_mechanics/test:power_law_creep.composite_power_law_creep_plasticity |
4.50 | 7.10 | +57.67% |
navier_stokes/test:finite_volume/ins/lid-driven.exo-displaced |
2.06 | 3.24 | +57.57% |
fluid_properties/test:tabulated.out_of_bounds/error_temperature_out_of_bounds |
5.00 | 7.88 | +57.56% |
stochastic_tools/test:samplers/mcmc.mcmc_sampling/imh_5prop |
4.61 | 7.26 | +57.54% |
phase_field/test:TotalFreeEnergy.TotalFreeEnergy |
2.75 | 4.34 | +57.50% |
solid_mechanics/test:power_law_creep.composite_power_law_creep_onePhaseMulti |
4.61 | 7.26 | +57.45% |
phase_field/test:grain_growth.hex |
2.69 | 4.24 | +57.44% |
heat_transfer/test:radiation_transfer_symmetry.test/unfolded |
2.72 | 4.29 | +57.43% |
level_set/examples/vortex.level_set_only |
2.32 | 3.64 | +57.40% |
combined/test:DiffuseCreep.strain |
2.80 | 4.40 | +57.37% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.lid-driven/uncondensed |
2.30 | 3.62 | +57.36% |
electromagnetics/test:benchmarks/eigenvalue_problems.rectangular |
2.93 | 4.61 | +57.30% |
phase_field/test:phase_field_kernels.ACInterfaceStress |
2.50 | 3.94 | +57.28% |
phase_field/examples/grain_growth.grain_growth_2D_graintracker |
2.09 | 3.28 | +57.28% |
combined/test:ACGrGrElasticDrivingForce.bicrystal |
2.11 | 3.32 | +57.27% |
solid_mechanics/test:combined_creep_plasticity.creepWithPlasticity |
9.61 | 15.12 | +57.27% |
navier_stokes/test:finite_volume/ins/mixing_length_total_viscosity_material.capped_mixing_length/steady_action |
7.47 | 11.74 | +57.26% |
porous_flow/test:sinks.s09 |
2.06 | 3.24 | +57.16% |
phase_field/test:rigidbodymotion.grain_forcedensity |
3.29 | 5.17 | +57.15% |
solid_mechanics/test:ad_smeared_cracking.ad_multiple_softening_jacobian |
21.60 | 33.94 | +57.14% |
combined/test:adaptive_timestepping.test_function_change |
6.20 | 9.74 | +57.13% |
solid_mechanics/test:combined_creep_plasticity.combined_start_time |
10.13 | 15.91 | +57.13% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_4proc |
2.38 | 3.74 | +57.08% |
thermal_hydraulics/test:components/gate_valve_1phase.1phase_light_flipped |
3.10 | 4.87 | +57.05% |
navier_stokes/test:finite_volume/two_phase/mixture_model/segregated.errors/skewness |
2.49 | 3.92 | +57.04% |
navier_stokes/test:finite_element/ins/lid_driven.lid_driven |
4.14 | 6.50 | +57.02% |
combined/test:axisymmetric_2d3d_solution_function.axisymmetric_2d3d_solution_function_3dy_scale |
2.15 | 3.37 | +57.00% |
solid_mechanics/test:t_stress.ad_t_stress_ellip_crack_3d |
6.67 | 10.48 | +56.99% |
phase_field/test:GrandPotentialPFM.SinteringParabolic |
6.02 | 9.45 | +56.99% |
solid_mechanics/test:rom_stress_update.ADrom/3d-jac |
2.21 | 3.47 | +56.95% |
solid_mechanics/test:lagrangian/cartesian/updated/cross_material/convergence.plastic_j2_large_right |
3.50 | 5.49 | +56.93% |
solid_mechanics/test:creep_tangent_operator.cycle_jacobian |
3.17 | 4.97 | +56.91% |
navier_stokes/test:finite_volume/ins/turbulence/lid-driven/segregated.lid_driven_turb_capped/run |
2.41 | 3.77 | +56.90% |
solid_mechanics/test:multi_power_law.multipowerlaw_two_intervals_no_continuity |
2.21 | 3.46 | +56.88% |
phase_field/test:initial_conditions.circles/SmoothCircleIC |
2.17 | 3.40 | +56.82% |
phase_field/test:actions.Nonconserved_2vars |
3.78 | 5.92 | +56.81% |
solid_mechanics/test:ics/volume_weighted_weibull.test_finer |
2.16 | 3.39 | +56.72% |
solid_mechanics/test:scalar_material_damage.nonlocal_damage_model |
2.18 | 3.41 | +56.68% |
subchannel/test:problems/psbt.psbt_regression_test_explicit_friction2 |
5.36 | 8.40 | +56.59% |
phase_field/test:actions.grand_potential_kernels |
3.95 | 6.18 | +56.55% |
stochastic_tools/test:samplers/ParallelActiveLearning.active_learning/al_UCB |
5.50 | 8.61 | +56.44% |
combined/test:combined_plasticity_temperature.ad_temp_dep_yield-jac |
11.83 | 18.50 | +56.42% |
solid_mechanics/test:combined_creep_plasticity.combined |
10.12 | 15.83 | +56.42% |
solid_mechanics/examples/umat_build.build |
4.98 | 7.77 | +56.23% |
combined/test:phase_field_fracture.crack2d_computeCrackedStress_finitestrain_plastic |
2.49 | 3.89 | +56.21% |
combined/test:nodal_patch_recovery.npr_with_lower_domains |
2.33 | 3.63 | +56.15% |
stochastic_tools/test:samplers/mcmc.mcmc_sampling/des_5prop |
4.64 | 7.24 | +56.08% |
solid_mechanics/test:lagrangian/cartesian/updated/convergence-auto/3D.jacobian/neumann_large_right |
3.21 | 5.01 | +56.02% |
stochastic_tools/test:surrogates/gaussian_process.tuning/GP_exponential_tuned_adam |
2.26 | 3.52 | +55.97% |
navier_stokes/test:finite_element/ins/jacobian_test.jacobian_test |
2.69 | 4.20 | +55.96% |
porous_flow/test:heat_advection.heat_advection_1d_KT |
2.29 | 3.57 | +55.95% |
solid_mechanics/test:lagrangian/materials/convergence.neohookean_small |
2.76 | 4.30 | +55.88% |
phase_field/examples/grain_growth.grain_growth_2D_random |
2.02 | 3.15 | +55.81% |
navier_stokes/test:finite_volume/ins/channel-flow.transient |
3.55 | 5.53 | +55.74% |
solid_mechanics/test:capped_weak_plane.cwp_beam |
3.08 | 4.79 | +55.70% |
navier_stokes/test:finite_element/ins/hdg/ip/lid-driven.condensed_stokes_symmetric |
2.39 | 3.72 | +55.48% |
navier_stokes/test:finite_volume/ins/channel-flow/segregated/3d.3d-segregated-scalar |
5.72 | 8.90 | +55.47% |
solid_mechanics/test:rate_independent_cyclic_hardening.linear_kinharden_symmetric_strain_controlled |
8.83 | 13.73 | +55.45% |
stochastic_tools/examples/surrogates/polynomial_regression.train/normal |
2.20 | 3.41 | +55.28% |
xfem/test:nucleation_uo.filterNucleation |
3.80 | 5.89 | +55.23% |
navier_stokes/test:finite_volume/ins/channel-flow/cylindrical.rz-diverging-free-slip |
2.23 | 3.47 | +55.21% |
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/steady-transient-compare.compare/piso |
2.38 | 3.70 | +55.21% |
richards/test:sinks.s03 |
2.30 | 3.57 | +55.16% |
phase_field/examples/nucleation.cahn_hilliard |
2.12 | 3.28 | +55.13% |
heat_transfer/test:directional_flux_bc.elem_type/prism15 |
2.62 | 4.07 | +55.09% |
solid_mechanics/test:lagrangian/cartesian/updated/convergence-auto/3D.jacobian/dirichlet_large_right |
3.19 | 4.95 | +54.95% |
stochastic_tools/test:vectorpostprocessors/multiple_stochastic_results.multiple |
2.36 | 3.66 | +54.94% |
navier_stokes/test:finite_volume/ins/channel-flow/linear-segregated/2d.energy_boussinesq_pimple-physics |
3.12 | 4.83 | +54.87% |
solid_mechanics/test:finite_strain_elastic.rotation_new_Bbar |
2.02 | 3.12 | +54.84% |
solid_mechanics/test:creep_tangent_operator.ten_jacobian |
3.15 | 4.87 | +54.83% |
combined/test:thermal_elastic.derivatives |
8.80 | 13.63 | +54.82% |
navier_stokes/test:finite_element/ins/lid_driven.ad_lid_driven_jacobian |
4.84 | 7.50 | +54.81% |
navier_stokes/test:finite_element/ins/jacobian_test.jacobian_stabilized_test |
3.00 | 4.64 | +54.73% |
contact/test:nodal_area.Hex272Proc |
2.00 | 3.10 | +54.61% |
contact/test:mechanical_constraint.frictionless_kinematic_gap_offset |
2.73 | 4.22 | +54.59% |
solid_mechanics/test:lagrangian/cartesian/updated/cross_material/convergence.plastic_j2_small_right |
2.14 | 3.30 | +54.56% |
solid_mechanics/test:lagrangian/cartesian/total/convergence-auto/3D.jacobian/neumann_large_right |
3.11 | 4.80 | +54.33% |
porous_flow/test:actions.block_restricted |
5.18 | 7.99 | +54.32% |
contact/test:mortar_aux_kernels.block-dynamics-aux-fretting-wear-test-quick-multiple-projections |
2.74 | 4.22 | +54.30% |
solid_mechanics/test:shell/static.tank_shell |
2.90 | 4.48 | +54.27% |
optimization/examples/diffusion_reaction.diffusion_reaction/optimize |
5.50 | 8.48 | +54.24% |
navier_stokes/test:finite_element/ins/block-restriction.two-mats-two-eqn-sets |
3.22 | 4.96 | +54.12% |
porous_flow/test:poro_elasticity.mandel_constM |
4.40 | 6.78 | +54.11% |
stochastic_tools/test:samplers/mcmc.mcmc_sampling/des_5prop_var |
4.62 | 7.13 | +54.10% |
thermal_hydraulics/test:components/pump_1phase.phy:pipe_friction_pump_head_balance_y_direction |
3.62 | 5.58 | +54.06% |
phase_field/test:initial_conditions.ellipsoids/BimodalSuperellipsoidsIC |
2.21 | 3.41 | +54.01% |
solid_mechanics/test:smeared_cracking.exponential |
7.32 | 11.26 | +53.92% |
thermal_hydraulics/test:components/inlet_velocity_t_1phase.phy:velocity_t_3eqn |
3.15 | 4.85 | +53.84% |
navier_stokes/test:finite_volume/ins/channel-flow.mixing-length-action |
4.32 | 6.65 | +53.77% |
solid_mechanics/test:crystal_plasticity/stress_update_material_based.rotation_matrix_update_euler_angle_011_orientation |
4.56 | 7.01 | +53.65% |
solid_mechanics/test:shell/static.tank_shell_rotated |
2.87 | 4.40 | +53.54% |
solid_mechanics/test:ad_plastic.powerlaw_zero_jacobian |
4.46 | 6.83 | +53.33% |
solid_mechanics/test:crystal_plasticity/stress_update_material_based.rotation_matrix_update_euler_angle_112_orientation |
2.84 | 4.35 | +53.11% |
phase_field/test:actions.grain_growth_with_T_grad |
2.24 | 3.43 | +53.06% |
phase_field/test:MultiPhase.lagrangemult |
2.25 | 3.45 | +53.06% |
solid_mechanics/test:lagrangian/cartesian/total/rates.jaumann_jacobian |
2.68 | 4.09 | +52.82% |
phase_field/test:phase_field_kernels.analyzejacobian_AllenCahn |
2.50 | 3.82 | +52.81% |
porous_flow/test:heat_advection.heat_advection_1d_KT_threads |
2.38 | 3.63 | +52.72% |
navier_stokes/test:finite_volume/ins/turbulence/channel/linear-segregated.channel_ERCOFTAC_scaled_Re |
4.27 | 6.52 | +52.69% |
heat_transfer/test:gap_heat_transfer_mortar.large_gap_heat_transfer_test_rz_cylinder |
4.05 | 6.19 | +52.66% |
phase_field/test:Nucleation.parallel_recover1 |
2.12 | 3.24 | +52.65% |
solid_mechanics/test:smeared_cracking.cracking_rotation_pres_dir_xz |
7.29 | 11.12 | +52.57% |
stochastic_tools/test:samplers/mcmc.mcmc_sampling/ss_5prop |
4.72 | 7.20 | +52.55% |
navier_stokes/test:finite_element/ins/lid_driven.lid_driven_chorin |
4.45 | 6.78 | +52.49% |
solid_mechanics/test:lagrangian/cartesian/total/homogenization/convergence.sd-strain_no_stab |
4.78 | 7.29 | +52.49% |
navier_stokes/test:finite_element/ins/velocity_channel.supg_traction_form/hand_coded |
2.00 | 3.05 | +52.48% |
solid_mechanics/test:multi_power_law.multipowerlaw |
4.75 | 7.23 | +52.34% |
combined/test:phase_field_fracture.crack2d_linear_fracture_energy |
2.51 | 3.83 | +52.33% |
thermal_hydraulics/test:components/outlet_1phase.phy:solidwall_outlet_3eqn |
2.76 | 4.20 | +52.27% |
solid_mechanics/test:power_law_creep.composite_power_law_creep_single_material |
3.49 | 5.31 | +52.13% |
stochastic_tools/test:transfers/sampler_postprocessor.sobol_from_multiapp |
2.52 | 3.83 | +52.04% |
combined/examples/publications/rapid_dev.fig6 |
6.68 | 10.15 | +51.97% |
stochastic_tools/test:transfers/sampler_postprocessor.solve_not_converge/abort |
2.78 | 4.22 | +51.92% |
solid_mechanics/test:torque_reaction.disp_about_axis_axial_motion_delayed |
3.69 | 5.61 | +51.88% |
thermal_hydraulics/test:components/volume_junction_1phase.test_phy/phy:deadend |
3.36 | 5.11 | +51.87% |
navier_stokes/examples/laser-welding.ALE/2d-fv |
2.27 | 3.44 | +51.84% |
contact/test:nodal_area.Hex27 |
2.19 | 3.33 | +51.79% |
xfem/test:init_solution_propagation.init_solution_propagation |
2.77 | 4.20 | +51.68% |
thermal_hydraulics/test:components/heat_transfer_from_specified_temperature_1phase.clg:T_wall |
2.24 | 3.40 | +51.51% |
solid_mechanics/test:crystal_plasticity/stress_update_material_based.rotation_matrix_update_euler_angle_111_orientation |
2.82 | 4.28 | +51.38% |
solid_mechanics/test:ad_smeared_cracking.cracking_rotation_pres_dir_xz |
4.93 | 7.46 | +51.35% |
navier_stokes/test:finite_volume/pwcns/channel-flow.transient-gas |
2.59 | 3.91 | +51.25% |
navier_stokes/test:finite_element/ins/block-restriction.two-mats-one-eqn-set |
3.43 | 5.19 | +51.19% |
navier_stokes/test:finite_volume/pins/channel-flow/heated.boussinesq |
5.60 | 8.46 | +51.13% |
navier_stokes/test:finite_volume/ins/cht/bulk_heat_transfer.flow_around_square |
2.91 | 4.40 | +50.99% |
combined/test:poro_mechanics.terzaghi |
2.61 | 3.94 | +50.96% |
solid_mechanics/test:cross_section_deflection.test_adapt_err |
2.15 | 3.24 | +50.89% |
fluid_properties/test:tabulated.out_of_bounds/invalid_pressure_out_of_bounds |
5.27 | 7.95 | +50.88% |
porous_flow/test:jacobian.fflux07 |
2.44 | 3.68 | +50.86% |
combined/examples/geochem-porous_flow/forge.aquifer_geochemistry_alone |
2.56 | 3.86 | +50.72% |
solid_mechanics/test:scalar_material_damage.ad_nonlocal_damage_model |
3.37 | 5.06 | +50.15% |
solid_mechanics/test:lagrangian/materials/convergence.hypoelastic_stvenant_small |
2.69 | 4.04 | +50.02% |
@loganharbour @dschwen -
This updates the MooseServer autocompletion to use warehouses in support of action generated objects including:
* `MaterialName` types using the problem `MaterialWarehouse` objects * `MaterialPropertyName` types using the `MaterialPropertyRegistry` names * `FunctionName` types using the problem `FunctionWarehouse` objects * `OutputName` types using the `OutputWarehouse` names and reserved words * `UserObjectName` types using `TheWarehouse` parameterized attribute queries * `NonlinearVariableName` types using the `NonlinearSystem` solver variables * `AuxVariableName` types using the `AuxiliarySystem` equation variables * `VariableName` types using `NonlinearSystem` and `AuxiliarySystem` namesThe autocompletion is now using the
problemfrom theactionWarehousein order to access these various objects.So I also updated the server logic so it continues to build the app if the parsing fails and run app if the building fails.
This lets the
problemstill be available for warehouse based autocompletion and plotting even if there was an error.It previously did not build the app if parsing failed, and it deleted the app if building or running failed for any reason.
Without this change, warehouses could not be used to complete valueless parameters that cause a parse error like:
material =Warehouses were also unavailable when something like duplicate parameters in an unrelated block caused an error.
I also added unit tests for all the above warehouse cases. Could one of you review this and merge it if you approve?
I already looked at it. There's a comment by me above your comment.
@loganharbour -
I already looked at it. There's a comment by me above your comment.
I replied to that comment last night about why the if (_parser.queryCommandLineRoot()) is needed. Do you see it?