iTurbo
iTurbo Summary
iTurbo is a mobile iOS app in Education by ManneTroll Solutions. Released in May 2009 (16 years ago). It has 2.00 ratings with a 5.00★ (excellent) average. Based on AppGoblin estimates, it reaches roughly 4.00 monthly active users . Store metadata: updated May 17, 2016.
Store info: Last updated on App Store on May 17, 2016 .
5★
Ratings: 2.00
Screenshots
App Description
This application performs a Direct Numerical Simulation (DNS) where the Navier-Stokes equations are solved for two dimensional incompressible homogeneous turbulence. These equations are a set of nonlinear partial differential equations. The time stepping is performed with a simple Euler method where the time step is calculated so that the CFL number does not exceeds the given number (should be less than 0.8 otherwise the simulation blows up). The equations are solved in the Fourier space where the calculation of the nonlinear term transforms to a simple multiplication. The main CPU usage is consumed by transforming the vorticity field back and fourth between the Normal space where the time-stepping is performed and the Fourier space where the nonlinear term is calculated.