Hi,
I don’t know if I am supposed to create a new topic or not: the problem is different but the main theme is still the same.
Since the last post and your advice, the situation the situation evolved pretty well : I switched to the Finite Element equations because it gave better outputs and since I’ve developed my files to improve the parameters of the simulation and everythings works great (file : Pilote_90k_EF.cas - this file works great). With these changes I wanted to switch back to the Finite Volume method (file : Pilote_90k_EF.cas – file with problem) to see the difference.
The problem with the Finite Volume run are the following : I’ve got some outflows acting as inflows (2 outflows out of 14, number 10 and 13), and the inflows bring so much water that this is causing my run diverge at time step before 1-2-sec. I’ve check my .cli file and they are well setting as outflow, same for my steering files were no inflows are defined for these bc. Moreover this problem doesn’t happened in my Finite Element simulation. I don’t understand were the problem comes from.
Another problem : “ PROBLEME MAL POSE, VITESSE LIBRE ENTRANTE “ the point indicated is a wall with no particularity ( I checked in my cli file and in BlueKenue). And as the previous problem, this error doesn’t appear in the Finite Element simulation despite I use the same files.
I tried to modify the numerical parameters (file : Pilote_90k_VF_test.cas). To do so I adapted the ones from the dambreak examples. The problem with this run : it was extremely slow to run compared to my others runs (20h of calcul to simulate 15s), no more outflows acting as inflows except one outflow (number 7) was switching frequently (so no diverging), and the main problem : the run didn’t tend to the right solution I expected.
Do you have an idea why these problems occurs in the Volume finite run and not in the Element finite run ? And how could I solve theses problems