Search found 12 matches

by Alexandre
Thu Feb 17, 2022 11:03 am
Forum: code_saturne usage
Topic: Pressure coefficient on surface
Replies: 0
Views: 197061

Pressure coefficient on surface

Dear all, I saw several topics on this subject but I wanted to be sure to clarify with my version of code_saturne (6.0.4). The "Normal_Stress" field on solid surfaces is equivalent to "Pressure" in fluid cells, unit Pa. The "Pressure" in the fluid cells corresponds to t...
by Alexandre
Fri Nov 29, 2013 3:11 pm
Forum: code_saturne usage
Topic: Export pressure field on surface
Replies: 4
Views: 6883

Re: Export pressure field on surface

Thanks Yohann for your help,

I still have problems with multiprocessor, for the moment I redo a restart with 1 processor, it's silly but my model computation times are acceptable.

I will look later.
Thanks again

Alexandre
by Alexandre
Wed Nov 20, 2013 10:48 am
Forum: code_saturne usage
Topic: Export pressure field on surface
Replies: 4
Views: 6883

Re: Export pressure field on surface

Hello thank you for the answer, I chose the second solution to only have to write a single file, but I still have problems with multiprocessor. call getfbr('DEFLECT', nlelt, lstelt) nbrface = nlelt if (irangp.ge.0) then call parcmx(nbrface) endif allocate (Xgrav(nbrface)) allocate (Ygrav(nbrface)) a...
by Alexandre
Mon Nov 18, 2013 4:54 pm
Forum: code_saturne usage
Topic: Export pressure field on surface
Replies: 4
Views: 6883

Export pressure field on surface

Hi all, I would like to export a pressure field of a surface. My export file is like this : X , Y , Z , Pressure. I have no problem with on processor but I have problems with multiple processors. call getfbr('DEFLECT', nlelt, lstelt) !========== OPEN(FILE='pressure_field.csv',UNIT=11,ACCESS='APPEND'...
by Alexandre
Fri Sep 07, 2012 3:57 pm
Forum: code_saturne usage
Topic: Fan with radiation (usray5.f90)
Replies: 2
Views: 4458

Re: Fan with radiation (usray5.f90)

Thanks for your answer,
I will follow your advice and make the modification in the subroutine usray2.f90

Have a good weekend
by Alexandre
Fri Sep 07, 2012 12:04 pm
Forum: code_saturne usage
Topic: Fan with radiation (usray5.f90)
Replies: 2
Views: 4458

Fan with radiation (usray5.f90)

Hello, I don't really have a problem with my simulation but I would like an advise of my method. I have an radiation calculation with a fan. For the temperature, I use the method describe in the forum with the subroutine usproj.f90 and usclim.f90 Previous post of Yvan Fournier Otherwise, if hot air ...
by Alexandre
Mon Jul 16, 2012 2:41 pm
Forum: code_saturne usage
Topic: radiative and CS_2.1.4
Replies: 8
Views: 14717

Re: radiative and CS_2.1.4

Ok, thank you

Regards,
Alexandre
by Alexandre
Fri Jul 13, 2012 1:34 pm
Forum: code_saturne usage
Topic: radiative and CS_2.1.4
Replies: 8
Views: 14717

Re: radiative and CS_2.1.4

Hi,

I would like to know if the bug is fix in the version 2.2.1.
Thanks

Alexandre
by Alexandre
Tue Mar 27, 2012 8:28 am
Forum: code_saturne usage
Topic: radiative and CS_2.1.4
Replies: 8
Views: 14717

Re: radiative and CS_2.1.4

Hello,

Thanks for your help.

I will make the modifications in the CS_2.1.4.
I will let you know.

Thanks
Alexandre
by Alexandre
Fri Mar 23, 2012 3:59 pm
Forum: code_saturne usage
Topic: radiative and CS_2.1.4
Replies: 8
Views: 14717

Re: radiative and CS_2.1.4

Hi,
I have adapt tuto Full domain.
I still have a problem with CS_2.1.4.

CS_2.1.4 is not installed on the same machine.

Thanks again for your help.
Alexandre