https://github.com/tkphd/fenics-spinodal-decomposition-benchmark
FEniCS implementation of PFHub BM1, https://pages.nist.gov/pfhub/benchmarks/benchmark1.ipynb/
https://github.com/tkphd/fenics-spinodal-decomposition-benchmark
benchmark cahn-hilliard fenics pfhub phase-field
Last synced: 12 months ago
JSON representation
FEniCS implementation of PFHub BM1, https://pages.nist.gov/pfhub/benchmarks/benchmark1.ipynb/
- Host: GitHub
- URL: https://github.com/tkphd/fenics-spinodal-decomposition-benchmark
- Owner: tkphd
- Created: 2019-11-15T17:44:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T17:25:51.000Z (over 4 years ago)
- Last Synced: 2025-08-01T00:51:50.331Z (12 months ago)
- Topics: benchmark, cahn-hilliard, fenics, pfhub, phase-field
- Language: Python
- Size: 31.3 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spinodal Decomposition Benchmark in FEniCS
This repository contains an implementation of the
[PFHub](https://pages.nist.gov/pfhub) Benchmark Problem 1, [Spinodal
Decomposition](https://pages.nist.gov/chimad-phase-field/benchmarks/benchmark1.ipynb/)
using [FEniCS](https://www.fenicsproject.org).