Skip to content

wd15/sfepy-bm4

Repository files navigation

Solving Benchmark 4 with Sfepy

Travis CI

This repository is an attempt to solve PFHub's benchmark 4 with Sfepy. The benchmark demonstrates combining linear elasticity with a phase field equation. Since Sfepy hasn't been used much for phase field problems, the first attempt will solve the linear elasticity with Sfepy and the phase field equation using FiPy. Later version will try and implement the phase field equation using Sfepy.

Installation

The installation is set up using Nix. Read these instructions and the Nix manual to get started with Nix. Once nix is installed use

$ nix-shell

to drop into a shell with everything needed to run the examples installed. The installation has been tested on Linux and should work on Mac, but not Windows.

About

Sfepy implementation of phase field benchmark 4

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published