Felix Köhler

Results 1 issues of Felix Köhler

In these three small simulation scripts: * https://github.com/Ceyron/machine-learning-and-simulation/blob/main/english/simulation_scripts/kolmogorov_turbulence.jl * https://github.com/Ceyron/machine-learning-and-simulation/blob/main/english/simulation_scripts/stable_fluids_fft.jl * https://github.com/Ceyron/machine-learning-and-simulation/blob/main/english/simulation_scripts/stable_fluids_fft_3d.jl the Fast Fourier Transformation (FFT) was used slightly incorrectly. When setting up the spatial mesh, points on both...