/SpectralSimFFT

This project is on implementation of Spectral and Galerkin methods to solve Rayleigh Benard Thermal convection

Primary LanguagePython

Introduction

This project is developed by me and my colleague Polina Shilikhina during a course at IMTEK-Simulation under the supervision of Dr. Andreas Greiner (Assistants / group leaders at University of freiburg). This project mainly aims to implement Spectral simulation methods in solving partial differential equations like Rayleigh Benard heat convection. We use Numpy, Matplotlib for the computation.

Simulations

  • Thermal propagation:
    Here, a Rayleigh Benard thermal propagation simulation is presented

animated

  • Velocity propagation at Different Rayleigh:
    Here we aim to present how three components of velocity induced by non-linear temperature gradient flows with time at different Rayleigh number.

  • Static Simulation:
    Here, we present a steady state simulation.