tomaszgawel / advection-diffusion

Project for numerical methods class

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advection with diffusion

This is project for numerical methods classes. It displays changes in time using advection with diffusion on chart using JavaFX. After taking input form the user, program runs python scripts that generates values of X and Y axis, which will be displayed on the chart.

Getting Started

The program requires to have python3 and numpy python package installed, because it runs python script in a Java Runtime

Screenshots

Screenshot

Screenshot


About

Project for numerical methods class


Languages

Language:Java 73.0%Language:Python 19.9%Language:CSS 7.0%