KratosMultiphysics / Kratos

Kratos Multiphysics (A.K.A Kratos) is a framework for building parallel multi-disciplinary simulation software. Modularity, extensibility and HPC are the main objectives. Kratos has BSD license and is written in C++ with extensive Python interface.
https://kratosmultiphysics.github.io/Kratos/
Other
1.03k stars 245 forks source link

Coupling Thermal with Free Surface Application #11831

Open danialds7 opened 11 months ago

danialds7 commented 11 months ago

Is it possible that in the buoyancy application (Fluid + Thermal) instead of the fluid dynamics application, the free surface application is being used in order to model the fluid part? In other words is it possible to couple the thermal with the free-surface application and if yes where can I find the instruction to do so? Thanks.

Scope

rubenzorrilla commented 11 months ago

@antonialarese is the main developer of the FreeSurfaceApplication (not me). Nevertheless, as far as I know, it would require implementing some stuff.