shinkwhek / HTProcessing

Heat Equation Simulation with p5js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTProcessing

Heat Equation Simulation with p5js

sample

Simulate Heat Quation of Alminuim with Explicit method.

The aluminium is initially 20 degrees. And Keep upper and lower boundary to 100 degrees.

The circles express its template from 20 degrees (blue) to 100 degrees (red).

How to start

open index.html

About

Heat Equation Simulation with p5js


Languages

Language:JavaScript 90.5%Language:HTML 9.5%