Hi:
I have a coupling simulation which has two fluid domain and one solid domain, the structure is shown below. The two fluid domain has different mesh and use different model, but they share a surface. Both fluid1 and fluid2 has a surface coupling with the solid surface. I've run several coupling simulation with solid and fluid domain, but how to set up this simulation with two fluid domain and one solid domain? Should I create 2 fluid case in one study? Like " code-saturne create -s study1 -c fluid1 -c fluid2 --syrthes solid " ? Thank you!
Best Regards!
Jundi He
How to couple two fluid domain
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 284
- Joined: Fri Dec 04, 2015 1:42 pm
Re: How to couple two fluid domain
Hello,
What data/information do you need to exchange through the interfaces solid-fluid and fluid-fluid?
Regards
Luciano
What data/information do you need to exchange through the interfaces solid-fluid and fluid-fluid?
Regards
Luciano
Re: How to couple two fluid domain
Hi
Between the solid and fluid domain, like the normal coupling simulation, exchange the external temperature and the heat transfer coefficient. Between the fluid domain, I am going to exchange the velocity and the temperature, and also the heat flux through the shared face. Thank you!
Best Regards!
Jundi He
Between the solid and fluid domain, like the normal coupling simulation, exchange the external temperature and the heat transfer coefficient. Between the fluid domain, I am going to exchange the velocity and the temperature, and also the heat flux through the shared face. Thank you!
Best Regards!
Jundi He
-
- Posts: 284
- Joined: Fri Dec 04, 2015 1:42 pm
Re: How to couple two fluid domain
Hello,
May be this old post could help you http://code-saturne.org/forum/viewtopic.php?f=2&t=67.
I think that you should try first to couple the two fluid domains and then these with syrthes,
Regards
Luciano
May be this old post could help you http://code-saturne.org/forum/viewtopic.php?f=2&t=67.
I think that you should try first to couple the two fluid domains and then these with syrthes,
Regards
Luciano
Re: How to couple two fluid domain
Thank you so much. Now I can couple the two fluid face and then couple the two fluid domain with the solid domain. Thanks!!!
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: How to couple two fluid domain
Hello,
I'll add that to couple the fluid domains without an intermediate solid, you may need to either use coupling of two computational domains (such as that used for RANS/LES coupling or for our old rotor/stator model), for which documentation may be a bit sketchy.
I you need to coupled the scalar fields (such as temperature) but not the velocity and turbulence, you can use the new internal coupling in version 5.0 beta.
If the two fluid domains are separated by a thin adiabatic boundary, you can forget the above and simply couple them both to the Syrthes domain.
In any case, it is better to define groups in the solid (Syrthes) mesh to as to be able to separately select the faces coupled with fluid domain 1 and fluid domain 2 (it is only recommended with internal coupling, and necessary with general coupling).
Regards,
Yvan
I'll add that to couple the fluid domains without an intermediate solid, you may need to either use coupling of two computational domains (such as that used for RANS/LES coupling or for our old rotor/stator model), for which documentation may be a bit sketchy.
I you need to coupled the scalar fields (such as temperature) but not the velocity and turbulence, you can use the new internal coupling in version 5.0 beta.
If the two fluid domains are separated by a thin adiabatic boundary, you can forget the above and simply couple them both to the Syrthes domain.
In any case, it is better to define groups in the solid (Syrthes) mesh to as to be able to separately select the faces coupled with fluid domain 1 and fluid domain 2 (it is only recommended with internal coupling, and necessary with general coupling).
Regards,
Yvan