HenningScheufler / multiDimAMR

dynamic meshing with load balancing for hexahedral meshes in 3D and 2D
45 stars 24 forks source link

interFoam crashes after load balancing #2

Closed maximilian-tech closed 3 years ago

maximilian-tech commented 3 years ago

I am simulating a water jet using your library. If I enable loadbalancing in constant/dynamicMeshDict, interFoam crashes after successful loadbalancing (3 Cores). I am using OpenFOAM v2006. The case is attached. Thanks for your help! jet_interFoam.zip

HenningScheufler commented 3 years ago

Thanks for the test case the really helps. I could reproduce the problem and modified the case that it runs with 5b84afb

jet_interFoam.zip

The error is in function1 tablebase with a fixedValue boundary condition the case works (see attached file). Looking into it

HenningScheufler commented 3 years ago

this is fixed in version v2012