Git Product home page Git Product logo

Comments (4)

reza2031 avatar reza2031 commented on July 22, 2024 2

Hello,

I am replying to this for future references and people who have this same issue.
I had this same issue and spent several weeks trying to solve it. I had a refined mesh, even I used snappyHexMesh tool. The mesh had no errors, still, the run blew up after a few iterations in parallel run. I noticed that if do the simulation in serial mode, everything is fine and that was weird somehow. Finally, I solved the issue by changing a few parameters of my mesh (e.g. cell size and refinement parameters). So, just change your mesh a little bit in terms of refinement areas and cell size and see if it works for you.

Regrads,
Reza

from sowfa.

pschito avatar pschito commented on July 22, 2024

Dear sonddol,
I had the same issue one year ago, but I was not able to solve it yet.
If you are facing my same problem, I think you are running the simulation with the wind not aligned with the principal axes (not aligned with the mesh) and you performed mesh refinements when running the windPlantSolver.
The issue for me is that the velocity shows a large somewhere on the borders of the refinement boxes and the whole simulation blows up.
Let me know if these are your settings.
Cheers
Paolo

from sowfa.

Bartdoekemeijer avatar Bartdoekemeijer commented on July 22, 2024

Hi Sonddol,

Paolo makes a good point. Your Courant number is too high. What does your mesh look like, and what is your timestep? Do you have any flow field plots that you can show?

Cheers,
Bart

from sowfa.

Cookiewyf avatar Cookiewyf commented on July 22, 2024

Hello,

I met the same problem when I used windPlantSolver.ALM. And the above reply say that it's about timestep and refinement.I used ABL.neutral as my precursorDir,and the Domain size and number of cells are 3km3km1.02km and 300300100.
In ALM's setUp ,I set 3km3km1.02km and 250250100; in controlDict, the deltaT is 0.04;in topoSetDict.local.2 and 1 the sourceInfo are:
image
image
image
And the turbines baselocation ars:(1500.0 870.0 0.0),(1500.0 1500.0 0.0),(1500.0 2130.0 0.0) and NacYaw is 270.
The solver run well between 20000s to 20175s(perhaps,I didnot save the log) then it failed cause mpirun noticed that process rank 42 with PID 0 on node ubuntu exited on signal 8 (Floating point exception).
Then I change the timestep(delta T) to 0.05 but it failed at 20097.25s.
Now I would like to ask how much timestep and refinement are appropriate, and how should the parameters be determined.

Thank you! @Bartdoekemeijer @reza2031
windPlantSolverALMlog.txt

from sowfa.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.