Skip to content

Re: Data Extraction from 2D simulations

Due to recent bot attacks we have chanced the sign-up process. If you want to participate in our forum, first register on this website and then send a message via our contact form.

Forums on Lattice Boltzmann Methods General Topics Data Extraction from 2D simulations Re: Data Extraction from 2D simulations

#2109
mathias
Keymaster

Dear Atul,rnrnIt is working like in the example “”cavity2d””:rn””vtkOut.writeData<double>(analysis.getVorticity(), “”vorticity””, (T)1/dt);””rnrnJust change “”Vorticity”” to “”Pressure”” and use the right scaling.rnrnMathias