Issues on preCICE for CHT problem: icoReactingMultiphaseInterFoam and laplacianFoam

Hello Makis, and thanks for the Welcome,

unfortunately setting solverType to compressible did’t work. I had the same issue.

there was a similar post 1 year ago: Need help with icoReactingMul... solver

Do we know if this reported issue was fixed ?

what kind of modification on the adapter should be made to fix the issue ?

thanks for your support

Blockquote

---[precice]  I am participant "Fluid"


--> FOAM FATAL ERROR: (openfoam-2106)

    lookup of turbulenceProperties from objectRegistry region0 successful
    but it is not a compressibleTurbulenceModel, it is a kEpsilon

    From const Type& Foam::objectRegistry::lookupObject(const Foam::word&, bool) const [with Type = Foam::ThermalDiffusivity<Foam::CompressibleTurbulenceModel<Foam::fluidThermo> >]
    in file /usr/src/packages/BUILD/src/OpenFOAM/lnInclude/objectRegistryTemplates.C at line 450.

FOAM aborting

#0  Foam::error::printStack(Foam::Ostream&) at ??:?
#1  Foam::error::exitOrAbort(int, bool) at ??:?
#2  Foam::ThermalDiffusivity<Foam::CompressibleTurbulenceModel<Foam::fluidThermo> > const& Foam::objectRegistry::lookupObject<Foam::ThermalDiffusivity<Foam::CompressibleTurbulenceModel<Foam::fluidThermo> > >(Foam::word const&, bool) const at ??:?
#3  preciceAdapter::CHT::KappaEff_Compressible::KappaEff_Compressible(Foam::fvMesh const&) at ??:?
#4  preciceAdapter::CHT::HeatFlux_Compressible::HeatFlux_Compressible(Foam::fvMesh const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >) at ??:?
#5  preciceAdapter::CHT::ConjugateHeatTransfer::addReaders(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, preciceAdapter::Interface*) at ??:?
#6  preciceAdapter::Adapter::configure() at ??:?
```Preformatted text

> Blockquote