Search found 8 matches

by Bobopart
Thu Apr 06, 2017 9:46 am
Forum: code_saturne usage
Topic: Velocity gradient at particle location
Replies: 3
Views: 2879

Re: Velocity gradient at particle location

Hello Yvan, So, if I understand well, it is not possible to compute the velocity gradient at the particle location directly. To determine the velocity at the particle location, it is quite straightforward with a 1st order Taylor expansion. But to know the velocity gradient at the particle location, ...
by Bobopart
Wed Mar 29, 2017 9:22 am
Forum: code_saturne usage
Topic: Velocity gradient at particle location
Replies: 3
Views: 2879

Velocity gradient at particle location

Hello, I use the lagrangian particle tracking module, and I am interested in the particle rotation. In order to solve set of equations for the particle angular velocity, I need to know the velocity gradient at the particle location. Is there a way to compute the velocity gradient at the particle loc...
by Bobopart
Wed Feb 08, 2017 6:10 pm
Forum: Installation issues
Topic: CodeSaturne 3.0.3 issue on a PBS cluster
Replies: 4
Views: 4827

Re: CodeSaturne 3.0.3 issue on a PBS cluster

Hello, That's the massive changes I am afraid of, it does sound as if it will not be easy to integrate our models in these new versions. But I know that I will have to do it in the near future. For my problem, I installed Code_Saturne 3.0.7 in my home directory this morning, and I am currently doing...
by Bobopart
Wed Feb 08, 2017 10:30 am
Forum: Installation issues
Topic: CodeSaturne 3.0.3 issue on a PBS cluster
Replies: 4
Views: 4827

Re: CodeSaturne 3.0.3 issue on a PBS cluster

Hello Yvan, I do understand. I am trying to install Code_Saturne V3 on my own account, up to now, it goes smoothly. If it fails, I will ask the administrator of the cluster to reinstall Code_Saturne with the option --with-modules=no. For your advice, I know that V3 will become obsolete soon but we d...
by Bobopart
Tue Feb 07, 2017 3:05 pm
Forum: Installation issues
Topic: CodeSaturne 3.0.3 issue on a PBS cluster
Replies: 4
Views: 4827

CodeSaturne 3.0.3 issue on a PBS cluster

Hello everybody, I am trying to use Code_Saturne 3.0.3 on a PBS cluster which use the Environment Modules package. When I submit a job, it instantaneously stops and no error files are generated. I therefore try to just initialize the computation (in interactive mode using the options --initialize), ...
by Bobopart
Tue Dec 01, 2015 2:54 pm
Forum: code_saturne usage
Topic: Naive block partitioning
Replies: 3
Views: 2081

Re: Naive block partitioning

I changed the occurrence rank in my *.unv, it works !

Thanks a lot
by Bobopart
Tue Dec 01, 2015 2:38 pm
Forum: code_saturne usage
Topic: Naive block partitioning
Replies: 3
Views: 2081

Re: Naive block partitioning

Hello Yvan,

Thanks for your reply. I will try to modify my *.unv file.

Regards

Boris
by Bobopart
Mon Nov 30, 2015 3:45 pm
Forum: code_saturne usage
Topic: Naive block partitioning
Replies: 3
Views: 2081

Naive block partitioning

Hello, I do parallel computation of the flow in a rectangular parallelepiped. For the partitioning, I would like to divide the domain in only one direction. I therefore used the block partitioning, it does the job but the domain is cut in the z-direction (see the attached image) while I would prefer...