https://github.com/phydev/cells
Simulating a multicellular system with a phase-field model
https://github.com/phydev/cells
Last synced: 5 months ago
JSON representation
Simulating a multicellular system with a phase-field model
- Host: GitHub
- URL: https://github.com/phydev/cells
- Owner: phydev
- License: gpl-2.0
- Created: 2016-07-11T15:17:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-20T18:05:32.000Z (over 9 years ago)
- Last Synced: 2025-01-22T10:11:38.282Z (over 1 year ago)
- Language: FORTRAN
- Homepage:
- Size: 693 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cells
## Version 1.0.0 - Stable
This is the first version of a phase-field model that simulate a tumoral colony and a membrane.
In this version we have implemented the superficial tension and adhesive interaction between the cells and an algorithm to accelerate the numerical integration of a system with several order parameters.
### Next features:
- Biological Membrane;
- Elasticity;
- Traction forces.
