fluent-adapter icon indicating copy to clipboard operation
fluent-adapter copied to clipboard

Tutorial: Fluent + X

Open BenjaminRodenberg opened this issue 7 years ago • 4 comments

Here is a list of possible ideas:

Lid Driven Cavity with flexible bottom

One possible approach for modelling this would be a simple Bernoulli Beam for the bottom (inhouse python?) + Lid Driven Cavity computed in Fluent.

See this report, section 2.4.2 for details.

Rigid Body in Flow (or similar)

Positive side effect: We can use structure0815 and resolve issue https://github.com/precice/precice/issues/79 at the same time

BenjaminRodenberg avatar Nov 15 '18 13:11 BenjaminRodenberg

Currently, the case of a Lid-driven Cavity with a flexible bottom is being pursued and the adapter is being modified accordingly for the FSI case on this branch: https://github.com/precice/fluent-adapter/tree/update_fluent_19_5_R3. The adapter supports other simulations than FSI but as a first step towards a tutorial, FSI with Lid-dirven Cavity case is being pursued.

IshaanDesai avatar Mar 13 '20 16:03 IshaanDesai

You could use the MBDyn tutorial as a coupling partner.

uekerman avatar Mar 13 '20 18:03 uekerman

You could use the MBDyn tutorial as a coupling partner.

Good idea! Just went through the MBDyn tutorial and I can basically replace OpenFOAM with Fluent and try to use the Structure part as it is! Will update on this shortly :+1:

IshaanDesai avatar Mar 13 '20 19:03 IshaanDesai

I see this as a minimal requirement, because without a working tutorial, we cannot make sure that the adapter works.

BenjaminRodenberg avatar Feb 24 '22 17:02 BenjaminRodenberg