Search found 22 matches

by pleblanc86
Wed Jan 31, 2018 3:41 pm
Forum: code_saturne usage
Topic: Restart Calcul -> Problem of value in propoce variable
Replies: 3
Views: 5438

Re: Restart Calcul -> Problem of value in propoce variable

Hi,

Sorry for this too late reply. Thank you Yvan for your precisions. I have modified ecrava.f90 and lecamx.f90 files and now I can restart my case from the checkpoint.

One last question : Is it possible to set in Code-Saturne a minimal number of iteration for the solver. (the max is 10000 but ...
by pleblanc86
Wed Jan 10, 2018 3:15 pm
Forum: code_saturne usage
Topic: Restart Calcul -> Problem of value in propoce variable
Replies: 3
Views: 5438

Restart Calcul -> Problem of value in propoce variable

Hello everbody,

I am writing to you because I have a problem :

- When I restart a calcul from the checkpoint, all values of scalars are kept but the values in the propce table (e.g propce(icell,ipproc(idpl) -> declare by me in the pprt directory and elec) does not kept. So my question is :

What ...
by pleblanc86
Wed Oct 12, 2016 9:58 am
Forum: Discussion
Topic: How to integrate a new term in equation for scalar ?
Replies: 9
Views: 19063

Re: How to integrate a new term in equation for scalar ?

Hello Martin,

First of all, thank you for your reply. In response of this question is the tranport scalar. In migration term, it is a factor of the potential gradient. If I will understanding well, I have to adapt the driflu.f90 for my situation.

Thank you,
Best regards

Paul
by pleblanc86
Mon Jul 11, 2016 8:12 am
Forum: Discussion
Topic: How to integrate a new term in equation for scalar ?
Replies: 9
Views: 19063

Re: How to integrate a new term in equation for scalar ?

Hello,

Did one of your colleague could look at mu problem ?

Thanks again, waiting for your reply

Paul
by pleblanc86
Thu Jun 30, 2016 8:00 am
Forum: Discussion
Topic: How to integrate a new term in equation for scalar ?
Replies: 9
Views: 19063

Re: How to integrate a new term in equation for scalar ?

Hello,

Thank again for your reply and to suggest to other colleague to take a look at my problem.

Have a nice day
Regards

Paul
by pleblanc86
Wed Jun 29, 2016 8:23 am
Forum: Discussion
Topic: How to integrate a new term in equation for scalar ?
Replies: 9
Views: 19063

Re: How to integrate a new term in equation for scalar ?

Hello Yvan,

Thank you for your reply.

When I wrote my module, I modified and used the module "Conduction ionique" (ielion). In Code-saturn, there is two terms for the transport of scalar : diffusion and convection. But, I would like to known if it is possible to add a new term in your equation of ...
by pleblanc86
Tue Jun 28, 2016 1:08 pm
Forum: Discussion
Topic: How to integrate a new term in equation for scalar ?
Replies: 9
Views: 19063

How to integrate a new term in equation for scalar ?

Hello everybody,

Recently, I wrote a module in Code-Saturn 3 (in the elec folder) to simulate the generation, the development and transport of the electrical charge and does it works !!! But today, I would like rewrite my module in Code-Saturn 4 to improve this simulation. Indeed in the calcul of ...
by pleblanc86
Tue Dec 16, 2014 11:45 am
Forum: code_saturne usage
Topic: Problem with adimensional computation
Replies: 2
Views: 7598

Problem with adimensional computation

Hello everybody,

Recently, we have implemented a modul to generate the electrical double layer (particular physics).
It was planned to start this code in dimensional and adimensional mode. The adimensional mode is obtained by applying Pi-Buckingham theorem.

In the case where there is not the flow ...
by pleblanc86
Thu Sep 11, 2014 7:41 pm
Forum: code_saturne usage
Topic: How to stop the code ?
Replies: 4
Views: 7607

Re: How to stop the code ?

Hello,

Thank you for your reply. I think will use the control_file

Thanks you for your help
Regards,
Paul
by pleblanc86
Thu Sep 11, 2014 1:37 pm
Forum: code_saturne usage
Topic: How to stop the code ?
Replies: 4
Views: 7607

How to stop the code ?

Hello,

I have not found anything on the forum, so I am asking you the question :

How to stop the code when we use the criteria set by the user.

I tried with csexit() function without succes.

Does exists specific function for this ?

Thank you for you help

Regards,

Paul