Coder Social home page Coder Social logo

active_vertex_model's Introduction

Vertex Model

The vertex model uses polygons, composed of vertices and edges, to illustrate the mechanics in formation of polygon sheets. This model has successfully been applied to fly wings and eyes in 2D.

Simulations compute the energy and forces in the system using the following equations:

E = 0.5 Σα Kα (A α - Aα)2 + Σ i,j Λi,j l i,j + 0.5 Σ α Γα Pα2

where A is the area and P is the perimeter.

⃗Fi = - ⃗∇ iEi

The terms represent cell elasticity, line tension and contraction, respectively.

Farhadifar, R., Röper, J.-C., Aigouy, B., Eaton, S. & Jülicher, F. The Influence of Cell Mechanics, Cell-Cell Interactions, and Proliferation on Epithelial Packing. Current Biology 17, 2095–2104 (2007).

Parameters

Parameter Definition Range
lx length of box x-axis positive float
ly length of box y-axis positive float
kA elasticity
Λ line tension
Γ contraction
lmin minimum bond length positive float
Δ t time step small positive float

Input

vertices.txt (x,y) coordinates for every vertex in network

edges.txt (index1, index2) indices for every edge between two vertices in the network

cells.txt (index0, index1, ... indexN) indices in counter-clockwise order that form every cell in the network, a cell is defined as a polygon, does not assume number of sides

Notes

  • Periodic boundary conditions

active_vertex_model's People

Contributors

alsignoriello avatar

Stargazers

Ming Han avatar  avatar  avatar Toru Kawanishi avatar Shakti N. Menon avatar  avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.