ladybug-tools / butterfly

:butterfly: A light python API for creating and running OpenFoam cases for CFD simulation.
http://ladybug-tools.github.io/butterfly.html
GNU General Public License v3.0
249 stars 72 forks source link

Extremely Large Values in the Results. Can't visualize in ParaView but can visualize fine in Grasshopper #388

Closed shu-toz closed 5 years ago

shu-toz commented 5 years ago

Hi all,

I seem to be getting some really large values in the U-Magnitude. Even after checking and ensuring there are no points within the butterfly boundary elements.

The results seem to be shown in grasshopper with no problems however, upon closer inspection and auto scaling in paraview, they seem to be extremely high.

any insights would be great

Thanks

Screenshot_1 Screenshot_2

Atrium Test GH.zip

ymg2007 commented 5 years ago

Maybe the time step in paraview is not the latest. Please check it

ymg2007 commented 5 years ago

I have ran your Atrium test file. It showed the similar result in Rhino and ParaView Velocity in Rhino and ParaView

shu-toz commented 5 years ago

And you didn't use any other settings than just opening the .foam file???

ymg2007 commented 5 years ago

Yeah, I just set a slice at Z=1m,and set the custom range 0-7m/s. image

shu-toz commented 5 years ago

When I tried to press rescale, nothing happens. The model still shows the smallest value (blue)

Would you be able to send me your .foam file? If I can visualise with your .foam file it might mean there's something wrong with my butterfly install

ymg2007 commented 5 years ago

The .foam file actually is an empty file. image Here is the .foam file. You can test it. Atrium_Test.zip

shu-toz commented 5 years ago

Is the zip file your whole analysis?? That's what I meant sorry

ymg2007 commented 5 years ago

The whole folder is 2.4GB size. I can not upload it to GitHub.Please give me your email. I will send you a share link.

shu-toz commented 5 years ago

It's sz@kirk.studio

shu-toz commented 5 years ago

The whole folder is 2.4GB size. I can not upload it to GitHub.Please give me your email. I will send you a share link.

I tried to open the results, I could only see these, no U values... Screenshot_1

shu-toz commented 5 years ago

Ah turns out I was taking my slice source from the wrong source. I had the "InternalMesh" unticked. This was the correct source of information for the analysis.

I can confirm everything is working as it should.