Compresible:: turbulenttemperaturecoupledbafflemixed - Boundary Condition

Hi all,

I’m testing simscale capabilities. I would like to know how to set up properly a thermal Baffle.
Since OF2.2.0 thermal baffle have been added to thermal modeling, but furthermore I know that following BC

type compressible::turbulentTemperatureCoupledBaffleMixed;
Tnbr T;
thicknessLayers (0.1 0.2 0.3 0.4);
kappaLayers (1 2 3 4);
kappaMethod lookup;
kappa kappa;
value uniform 300;

has capability to include several different layers with different kappa values, so you can for thin solid layer regions use this “strategy”

How can I set up a similar case with this BC in Simscale?

Here is my project.

Thanks.
Regards

Hi @mcavallerin!

This feature is not available at the moment and you can put your request into this section: Vote For Features. I am not very familiar with this type of Boundary Condition. I would assume that you can overcome this missing feature by simply using temperature and heat fluxes.

Cheers and all the best!

Jousef