CHENG-HAU YANG
CHENG-HAU YANG
close #30627 Add IC initialization for newly-activated nodes in `ElementSubdomainModifier` This PR is added upon #30300 ## Reason The `ElementSubdomainModifier` dynamically activates elements in the domain by changing their subdomain...
close #30299 ## Reason When using element subdomain modifiers (e.g., additive manufacturing, welding), simulations are often restricted to a specific subset of blocks (subdomains). However, users currently need to manually...
closes #416 To enhance user-friendliness and improve the convergence of **welding simulations**, we introduce the following implementations: 1. [Central block-restrictable control](https://github.com/idaholab/moose/pull/30300) 2. [Improved initial condition settings for newly activated elements](https://github.com/idaholab/moose/pull/30630)...
## Reason In welding simulations, the heated material is added to the welded workpiece. To simulate this process, we introduce the following components into the framework: - `CSVPiecewiseLinearSpatioTemporalPath` -- Defines...
closes #12033 closes #21161 Previous PR #31636 had many repeated messages from the moosebuild bot due to a temporary CIVET hiccup, making the thread difficult to review. As suggested, I...
close #31937 ## Reason The Shifted Boundary Method (SBM) is an immersed boundary method that applies boundary conditions on non-boundary-fitted meshes. It relies on Nitsche’s method to weakly impose boundary...