i am working on project titled (Pollution of Air through Exhaust Gases from a Chimney) based on editorial demo. i would be really thankful if anyone can help me to obtain below image. i believe the below image is obtained from paraview. however i am not sure how to obtain the below image. i would really appreciate your efforts for helping me on this.
There you go, sorry for taking a bit longer (also sorry for small audio glitches, YouTube is doing additional post-processing on the video, guess I have to adapt my audio filters in the future ):
Your simulation is enormously big! I am at 5 GB and it does not stop downloading CFD Squad, can you please give Sam some optimization tips on his simulation? Cheers guys!
One easy way to save some space is by writing data sets less often (especially when meshes are this big).
With these settings, you will save 5 data sets in total (0; 250; 500; 750; 1000). By setting write interval = End time, your results file won’t be as heavy (0 and 1000 iterations data sets). This also helps with ParaView, as it will have less data to load
Mehmet from simscale team helped me to solve this issue in online post-processor. however i may getback to this thread when i will simulate the problem with less memory. for now this is solved. thanks a lot Jousefm and Ricardopg for your support.
Thanks for the heads up! The online PP definitely does the job, but would be nice to know why the offline one does not get it, maybe because of a BC overlap?