idaholab / moose

Multiphysics Object Oriented Simulation Environment
https://www.mooseframework.org
GNU Lesser General Public License v2.1
1.72k stars 1.04k forks source link

Allow mesh generators to run with a split mesh #18635

Open GiudGiud opened 3 years ago

GiudGiud commented 3 years ago

Reason

Need it to run BEAVRS, mesh is humongous

Design

Just a boolean in mesh block

Impact

Every little thing helps achieve the larger goal of full core multiphysics high fidelity simulations

GiudGiud commented 3 years ago

ok that can already be done. I ll add something to the docs