Prism Drag and Lift Calculation and Plotting | Cd Cl | OpenFOAM CFD | simpleFoam

Поделиться
HTML-код
  • Опубликовано: 15 янв 2025

Комментарии • 10

  • @beingahmed276
    @beingahmed276 Год назад +1

    thanks ❤

  • @RonM_1971
    @RonM_1971 11 месяцев назад +2

    please share the complete case, thx

    • @Codeynamics
      @Codeynamics  11 месяцев назад +1

      ruclips.net/video/HkEn_bHR_lo/видео.html
      I have discussed it here

  • @cmb8711
    @cmb8711 2 месяца назад +1

    Hello there, I tried to add this to another simpleFoam case. Interestingly my forceCoeffs are
    Cm = -9.13425e-10
    Cd = 0.00573774
    Cl = -7.90766e-07
    Cl(f) = -3.96296e-07
    Cl(r) = -3.9447e-07
    But there's no CmPitch, CmYaw ...etc. what am I missing? Thanks for this great tutorial series btw!!

    • @Codeynamics
      @Codeynamics  2 месяца назад +1

      Thanks for your appreciation.
      The object is symmetrical about the horizontal axis. The lift force from the top would balance the lift force from the bottom. Hence it would be net 0. It is 2D. So we can't really expect Cm here.
      If other parameters are missing, maybe you are using OpenFOAM .org version and not ESI version.
      I hope this helps.

  • @saimaasghar6109
    @saimaasghar6109 2 месяца назад

    Hey! i really liked the tutorial but you mentioned sharing the file for turbulent steady flow. also i am working on validating the Cl and Cd for naca2412 but my results are aligning to the real data. if you could help with that
    thanku

    • @Codeynamics
      @Codeynamics  2 месяца назад

      The results depend on a lot of factors such as your mesh, the Y+, the relaxation factors, etc..
      And sorry, I do not have the files I used for that simulation now.

    • @saimaasghar6109
      @saimaasghar6109 2 месяца назад

      @@Codeynamics do you have any case where you calculated Cl and Cd using simpleFoam

    • @Codeynamics
      @Codeynamics  Месяц назад

      Regardless of the solver, the procedure is the same.