Page 1 of 1

Momentum source term treatment in porous media

Posted: Wed Sep 25, 2019 2:15 pm
by daniele
Hello,

I would like to know if code_Saturne "automatically" multiplies the momentum source term by the porosity inside a porous domain, or if I have to explicitly include the porosity multiplication Inside the cs_user_source_term.f90.

Thanks a lot in advance.

Best regards,

Daniele

Re: Momentum source term treatment in porous media

Posted: Fri Sep 27, 2019 8:52 am
by Yvan Fournier
Hello,

If I remember correctly, the explicit source terms you provide are extensive values, so not multiplied automatically. Avoid versions older than 5.0 which were incomplete.

I can check more In detail next week.

Regards,

Yvan