Search found 8 matches

by MaximeO
Mon Aug 11, 2025 4:46 pm
Forum: code_saturne usage
Topic: k-epsilon constants modification
Replies: 5
Views: 25955

Re: k-epsilon constants modification

Hello,

Thank you for your answers.

Actually, this is not really a new model but just an adjustment of the standard k-epsilon apparently more adapted for atmospherical flows.

After searching a bit more, I found that the \sigma_k and \sigma_{\varepsilon} constants of the k-{\varepsilon} are defined ...
by MaximeO
Tue Aug 05, 2025 9:47 am
Forum: code_saturne usage
Topic: k-epsilon constants modification
Replies: 5
Views: 25955

Re: k-epsilon constants modification

Hello Louis,

Thank you for your response.

I have checked this document, which if I'm not mistaken refers to the cs_turbulence.c file I was talking about, but it doesn't mention the sigma_k and sigma_e constants.
I think the two sigma constants should indeed appear in both standard and linearized k ...
by MaximeO
Wed Jul 30, 2025 1:52 pm
Forum: code_saturne usage
Topic: k-epsilon constants modification
Replies: 5
Views: 25955

k-epsilon constants modification

Hello,

For a study about the flow and dispersion around a building, I would like to see the influence of the modifications of the k-epsilon (or k-epsilon linar production) model constants as shown in few articles that i found. The five constants are : C_\mu , C_{\varepsilon1} , C_{\varepsilon2 ...
by MaximeO
Mon Jul 21, 2025 11:06 am
Forum: code_saturne usage
Topic: y+ calculation on rough walls
Replies: 5
Views: 121179

Re: y+ calculation on rough walls

Hello,

Thank you both for your responses.

Yvan, I'm indeed in a high-Reynolds case study.
As I understand it, the y_+ calculated by code_saturne on a rough surface has to be higher than a y_{limit}^+ value around 2, which I think allow to ensure that the calculation point at the center of the ...
by MaximeO
Thu Jul 10, 2025 12:37 pm
Forum: code_saturne usage
Topic: y+ calculation on rough walls
Replies: 5
Views: 121179

Re: y+ calculation on rough walls

Hello Yvan,

Thank you for your response.

I've checked the clptrg file, and apparently for rough walls it is computed as : y_+\equiv\frac{y_p}{y_0} (where y_p is the distance from the centre of the wall-adjacent cell to the wall, and y_0 is the aerodynamic roughness length). This explain why I had ...
by MaximeO
Wed Jul 09, 2025 11:10 am
Forum: code_saturne usage
Topic: y+ calculation on rough walls
Replies: 5
Views: 121179

y+ calculation on rough walls

Hello,

Does anyone knows how exactly is calculated the y+ on a rough wall (on code_saturne v8.0) ?

I have searched in the theory guide ( https://www.code-saturne.org/documentation/8.0/theory.pdf p.58-60) but the rough wall part doesn't really answer this question.

The thing is, when I'm looking ...
by MaximeO
Thu Jul 03, 2025 12:36 pm
Forum: code_saturne usage
Topic: Constant Shear Stress boundary condition
Replies: 2
Views: 70515

Re: Constant Shear Stress boundary condition

Hi Sean,

Thank you for your response.

I have already tested the sliding wall condition, which indeed modified the value of the calculated wall shear stress compared to my initial calculation, but the main issue still remained : it wasn't constant along my calculation domain. I suppose it is ...
by MaximeO
Wed Jul 02, 2025 10:05 am
Forum: code_saturne usage
Topic: Constant Shear Stress boundary condition
Replies: 2
Views: 70515

Constant Shear Stress boundary condition

Hello,

I'm currently working on Atmospheric Boundary Layer simulation on code_saturne v8.0, and especially on horizontal homogenity (i.e. conservation of speed and turbulence profiles along an empty computational domain).

Based on some articles that I found, it is recommanded to apply a constant ...