maslankam / multiscale_modeling

Grain growth simulation with cellural automaton.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

multiscale_modeling

This project is a part of Multiscale Modeling class on AGH University of Science and Technology - Faculty of Metals Engineering and Industrial Computer Science. It's my first WPF project so please be aware.

Application is based on WPF .NET Core 3.0

Main features:

  • Grain growth cellural automaton with selection of boundary(absorbing and periodic) and neighbourhood (Moore, VonNeuman, Hexagonal, Pentagonal) or model(standard or grain curvature).
  • Xml export and import of project (partialy implemented)
  • Png export
  • Csv export
  • Grain statistics
  • Inclusion adding
  • Multiphase generation
  • Manual deletion of seleceted grains

About

Grain growth simulation with cellural automaton.

License:MIT License


Languages

Language:C# 100.0%