Jack12xl / a-toy-fluid-engine

try to reimplement Euler based fluid
MIT License
46 stars 3 forks source link

BiMocq could spend too much time on compiling(First two iterations) #9

Open Jack12xl opened 3 years ago

Jack12xl commented 3 years ago

Say compiling might take 45 minutes, the simulation(192 steps) would take 2 hours.

Jack12xl commented 3 years ago

Guess we should remove all the ti.f32 ?

Jack12xl commented 3 years ago

It turns out the solvePDE takes too much time

Jack12xl commented 3 years ago

BiMocq velocity during doubleAdvect didn't apply ...