Momentum source term treatment in porous media

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
daniele
Posts: 149
Joined: Wed Feb 01, 2017 11:42 am

Momentum source term treatment in porous media

Post 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
Yvan Fournier
Posts: 4079
Joined: Mon Feb 20, 2012 3:25 pm

Re: Momentum source term treatment in porous media

Post 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
Post Reply