Error in computation of finer mesh

Questions and remarks about code_saturne usage
Forum rules
Please read the forum usage recommendations before posting.
Post Reply
Mimi

Error in computation of finer mesh

Post by Mimi »

Dear Code Saturne Forum Team,

I am a student at FH Aachen University of applied sciences. In my Lab work I have made a computation of an axial blood pump in Code_Saturne:
- Calculation features: Unsteady flow
- Turbulence model: no model
- …..
Everything was fine and we got results.

After I created a finer mesh and started to calculate it I got errors.
I would like to ask you for support. Attached you can find the listing and error files.
Thank you very much.

Best regards,

I.K.
Attachments
listing.txt
(155.08 KiB) Downloaded 161 times
error.txt
(1.01 KiB) Downloaded 145 times
Yvan Fournier
Posts: 4080
Joined: Mon Feb 20, 2012 3:25 pm

Re: Error in computation of finer mesh

Post by Yvan Fournier »

Hello,

Did you reduce the time step with the fine mesh ? The CFL numbers seem to be very high almost immediately, and are probably the cause of the crash.

Regards,

Yvan
Mimi

Re: Error in computation of finer mesh

Post by Mimi »

Hello,

thanks for your answer.

For the time step I choose: Pseudo time step: - Reference time step: 0.002s
- Number of itereations: 2000
Yvan Fournier
Posts: 4080
Joined: Mon Feb 20, 2012 3:25 pm

Re: Error in computation of finer mesh

Post by Yvan Fournier »

Hello,

If the CFL is too high (check CFL our Courant in the listing), you need to reduce the time step.

The best practice recommendations in the documentation section of this web site provides more details.

Regards,

Yvan
Post Reply