Giter Site home page Giter Site logo

whitetshirtxi / bem3d_ves_tube Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jbarakat/bem3d_ves_tube

0.0 1.0 0.0 873.05 MB

3D BEM code for vesicles in confinement.

Makefile 0.04% Mathematica 92.44% Python 0.02% TeX 0.05% MATLAB 0.05% C++ 7.32% C 0.06% Shell 0.02%

bem3d_ves_tube's Introduction

This code is a modified version of Hong Zhao's blood code for large-scale
simulation of the microcirculation. It is reformatted to model the
low-Reynolds number motion of a vesicle through a channel.

In short, all references to the "Cell" class are changed to "Vesicle" class.
The stokesys_flowsolver.cc code is still used to assemble the resistance
equation, but references to "Rigid" are not utilized. A single vesicle is
placed in the channel.

Changes made (7/25/2014 by Andrew Spann):
vessim/channel.cc
lib/stokesys.cc
include/stokesys.h
lib/stokesys_flowsolver.cc
vessim/vesinitcond.cc

Things to change: stokesys_flowsolver.cc
- this library assembles the resistance matrix corresponding to cell-cell,
  cell-rigid, cell-wall, etc. interactions
- look at solveFlow(), which will call calclhs and calcrhs (LHS and RHS of the
  resistance equation)
- need to get rid of anything that refers to an elastic force
- need to add in things that solve for surface tension using vesicle functions
- don't need to change vesicle.cc or vesicle.h, but will be calling things in
  those functions
- vesys.cc is the template you'll look at in order to make the appropriate
  changes to stokesys_flowsolver.cc (try to replicate the content of vesys.cc
into stokesys_flowsolver)
- goal is to make the content of the flow solver in vesys.cc (e.g. the
  solveVel function) play nice with the walls

bem3d_ves_tube's People

Contributors

jbarakat avatar

Watchers

 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.