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.
Error in computation of finer mesh
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
Error in computation of finer mesh
- Attachments
-
- listing.txt
- (155.08 KiB) Downloaded 215 times
-
- error.txt
- (1.01 KiB) Downloaded 199 times
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Error in computation of finer mesh
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
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
Re: Error in computation of finer mesh
Hello,
thanks for your answer.
For the time step I choose: Pseudo time step: - Reference time step: 0.002s
- Number of itereations: 2000
thanks for your answer.
For the time step I choose: Pseudo time step: - Reference time step: 0.002s
- Number of itereations: 2000
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Error in computation of finer mesh
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
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