Martin Isoz

2papers

2 Papers

45.7CEJun 4Code
Adaptation of the hybrid fictitious domain-immersed boundary method for Reynolds-averaged turbulence modeling

Lucie Kubíčková, Martin Isoz

Engineering practice often calls for shape or topology optimization (TO) of fluid defining components, while the ever-increasing computing power allows the optimized cost functions to be based on computational fluid dynamics (CFD). However, a common bottleneck in CFD-based TO frameworks is the requirement for frequent remeshing. In order to alleviate this bottleneck, we propose an adaptation of an immersed boundary (IB) method variant, the hybrid fictitious domain-immersed boundary method, to leverage Reynolds-averaged Navier-Stokes (RANS) equations and wall function. The main contribution of the present work lies in the design and open-source implementation of the IB-aware steady-state solution of the RANS equations via the SIMPLE algorithm in the OpenFOAM library. For the most common two-equation RANS models, Reynolds numbers from $10^1$ to $10^6$, and several benchmarks, such as flow over a backwards facing step or an Ahmed body, the framework gives results consistent with the standard body-fitted CFD. Furthermore, given the intended application in TO, special emphasis is placed on the robustness and applicability of the approach to general geometries, which is tested on a NACA profile under various angles of attack.

46.7CEMay 6Code
Sequential topology optimization: SIMP initialization for level-set boundary refinement

Ondřej Ježek, Ján Kopačka, Martin Isoz et al.

Density-based topology optimization methods such as SIMP enable efficient topological exploration but produce diffuse material boundaries that require interpretation before manufacturing. Level-set methods maintain sharp interfaces but are sensitive to the initial design. This paper presents a sequential framework that addresses these complementary limitations through a signed distance function (SDF)-based geometry transfer, formulated for three-dimensional meshes. The SIMP density distribution is converted into an SDF that initializes subsequent level-set boundary refinement. From the level-set perspective, the SIMP-derived initialization mitigates sensitivity to the initial design. From the SIMP perspective, the level-set stage acts as optimization-driven post-processing that produces manufacturing-ready boundaries. Validation on three-dimensional cantilever and MBB benchmarks demonstrates compliance comparable to standalone level-set optimization, with up to 4.6x wall-clock speedup on the cantilever case. The full implementation is released under an open-source license to support reproducibility.