/Metal-Alloy-Simulation

Simulation to visualize the heating of a metal alloy, which is distributed and internally parallel (written in Java).

Primary LanguageJava

Metal-Alloy-Simulation

Simulates the heating of a piece of metal alloy. To speed up this process, the simulation is designed to run across four servers and one client. The work each node does is internally parallelized.

Languages

  • Java (Concurrent)

Purpose

  • Educational