Sphere and wing bug wipers air resistance

I want to find out how much drag a bug wipers will add to a glider flying at various speed from 25 to 50 m/s.

Before simulating the actual wing and wiper I decided to see if simulations return a value close to a theoretical value for a sphere which I have calculated using the formula: F= 0.5* density* velocity squared coefficientarea which gave me F=0.51.196530^20.47PI*0.025^2=0.4897N

I have uses k omega sst simulation but I am not sure about the following:

  1. what k and omega values should I use? can I stick to default values?
  2. for turbulence wall should I use full resolution or wall function?
  3. is there a way to find total drag in one direction or do I need to add all forces in wind direction acting on the ball (pressure + viscous)?
  4. So far after running the simulation I am getting 0.467N which is a bit off. Am I doing something wrong?

Hi witor,
answers to your questions.

  1. unless you have any validation data and already did very much work into mesh analysis I wouldn’t suggest you change the numeric values and with that values for k -omega.

  2. I would usually suggest using wall function since full resolution of walls usually takes too many cells. With wall function, you can save a good amount of cells and be still very accurate.

  3. In terms of drag SimScale does take both pressure and viscous effects in account when calculating the reactive force. You can find out more about force coefficients here:
    How To Analyze the Pitch, Lift, and Drag Coefficients | SimScale

  4. If I’m right you are of by 5% which is very good for a sphere since spheres are actually quite tricky to solve since the drag of a sphere is very dependent on the Reynolds number which can bring various transient effect with them.

I hope I could help you with your question.
Best regards
Sebastian

Thank you for your advise

I think I successfully simulated a sphere so I moved on tho the actual task which is to find the relationship between increase in drag and speed of a wing with a wiper ac compared to a wing without a wiper.

My plan is to simulate wing and wing with a wiper at a given speed and then calculate the difference between two drag values. I did this for wing and wing with wiper at 30m/s which gave me reasonable drag coefficients. When I tried to repeat the simulation of wing with wiper at 40m/s, after initial fluctuations drag coefficient somewhat stabilize, but then after more iterations it started to increase again. Trying longer run (1000 instead of 200 iterations) resulted in an error and unfinished simulation.

Could you please have a look at my wing + wiper 40m/s simulation and advise me on what I could do to get the simulation to finish without an error and meaningful result? I just need 2 more sets of data - drags at 40 and 50 m/s.

Hi witor,

seems like the problem is around the trailing edge. The point mentioned in the error report is here,

I checked it accordingly to this article,

Please try to refine the mesh around the wing and the trailing edge, as described here.

If you continue to have this issue you can also try to switch to the hex dominant mesher.

Best regards
Sebastian