Search found 43 matches

by Ionut G
Sun May 10, 2020 9:30 pm
Forum: code_saturne usage
Topic: CGNS error:Invalid index ranges.
Replies: 5
Views: 4433

CGNS error:Invalid index ranges.

Hi all, I want to run an k-epsilon turbulence model simulation with Code_Saturne 5.0.7, windows version. The mesh that I use for simulation is made using ICEM CFD. The mesh file si saved as CGNS, version 3.1 ADF. In the past I use the same CGNS file type having no error. Now when I use the mesh, the...
by Ionut G
Wed Apr 22, 2020 6:25 am
Forum: code_saturne usage
Topic: Turbulence modelling k-omega SST
Replies: 1
Views: 1802

Turbulence modelling k-omega SST

Hi, Can someone guide me where to find the theory for turbulence modelling for the k-omega SST turbulence model? I could not find it in the theory manual from Code_Saturne. I am interested on how is computed the production of turbulence and what conditions are applied to it. Thanks in advance, Ionut
by Ionut G
Wed Mar 11, 2020 6:41 pm
Forum: code_saturne usage
Topic: Problem about 'Residual', 'Drift', 'CFL number'.
Replies: 15
Views: 11080

Re: Problem about 'Residual', 'Drift', 'CFL number'.

Thank you very much Yvan!

Best regards,

Ionut
by Ionut G
Tue Mar 10, 2020 10:31 pm
Forum: code_saturne usage
Topic: Problem about 'Residual', 'Drift', 'CFL number'.
Replies: 15
Views: 11080

Re: Problem about 'Residual', 'Drift', 'CFL number'.

Hi all! After some searching on this forum and the functions from code_saturne, I found that norm.residual is the residual I should check in order to see if the simulation is converging or not. From the file ecrlis.f90 , the drift or derive residual is defined as DRIFT=((x_n-x_(n-1) )^2*cell volume...
by Ionut G
Wed Feb 12, 2020 11:36 am
Forum: code_saturne usage
Topic: Problem about 'Residual', 'Drift', 'CFL number'.
Replies: 15
Views: 11080

Re: Problem about 'Residual', 'Drift', 'CFL number'.

Hi all! After some searching on this forum and the functions from code_saturne, I found that norm.residual is the residual I should check in order to see if the simulation is converging or not. From the file ecrlis.f90 , the drift or derive residual is defined as DRIFT=((x_n-x_(n-1) )^2*cell volume)...
by Ionut G
Thu Oct 03, 2019 3:58 pm
Forum: code_saturne usage
Topic: Velocity at the wall
Replies: 4
Views: 4093

Re: Velocity at the wall

Hi Yvan, thank you for helping me. I made another simulation in Code_Saturne using the k-omega SST turbulence model, ensuring that the no wall function it was selected, my mesh y+ is smaller than 1. The mesh generation I made in ICEM CFD. If I process the results in ParaView the velocity at the wall...
by Ionut G
Tue Sep 17, 2019 9:53 am
Forum: code_saturne usage
Topic: Velocity at the wall
Replies: 4
Views: 4093

Velocity at the wall

Hello, I made a steady state simulation using the k-omega SST turbulence model on an asymmetric diffuser geometry. I placed monitor points, from y = 0 to the center of the geometry at a given section, and it seems that code saturne is calculating a velocity at the wall too (at y = 0 I have a velocit...
by Ionut G
Wed Feb 20, 2019 1:28 pm
Forum: code_saturne usage
Topic: access velocity x,y,z
Replies: 2
Views: 1709

Re: access velocity x,y,z

Thank you very much, Yvan
by Ionut G
Tue Feb 19, 2019 5:59 pm
Forum: code_saturne usage
Topic: access velocity x,y,z
Replies: 2
Views: 1709

access velocity x,y,z

Hello, I need to access the velocity, on x, y and z direction, from inside the cs_wall_functions_2scales_log, "cs_wall_functions.h" file. I assume the variable "vel" is the velocity in the x direction, it is correct? From doxygen documentation, I understood that I should use this...
by Ionut G
Tue Oct 09, 2018 10:32 am
Forum: code_saturne usage
Topic: wall function parameters
Replies: 2
Views: 2372

Re: wall function parameters

Can somebody help me?

Thank you,
Ionut