http://math.univ-bpclermont.fr/~clauzon/vids/
This is a REAL TIME capture of my volume finite compressible euler equation solver using GPU (Cuda). This simulation represente a shock wave propagation. Mesh is 256x256. The simulation runs at 150 iteration per seconds (13GFlops) on my laptop (8800MGTX).
Using a Tesla or a G275 I can get much better and I'm able to perform 2048x2048 simulations REAL TIME.
cuda been better.
tronulu 11 months ago
I am totally in awe of this stuff, meshing, calculating and representing results is not trivial separately, let alone together.. I am just wondering how you did this, what tools did you use (packages and such), how do you incorporate the geometry you draw in (immersed bl?) without creating instabilities etc ?
bramiozo 1 year ago