nickabattista / IB2d

An easy to use immersed boundary method in 2D, with full implementations in MATLAB and Python that contains over 75 built-in examples, including multiple options for fiber-structure models and advection-diffusion, Boussinesq approximations, and/or artificial forcing.
GNU General Public License v3.0
164 stars 90 forks source link

Dose the python version stop update? #14

Open pcmagic opened 3 years ago

pcmagic commented 3 years ago

Excuse me, dose the python version stop update?

nickabattista commented 3 years ago

I apologize I have not had anytime to fully update the python version. There are a list of things I (we) will be adding at some point, including:

  1. Brinkman penalization terms
  2. Restart protocol
  3. Third-order WENO advection solver
  4. Source/Sink Concentration dynamics on the Lagrangian structure
pcmagic commented 3 years ago

Thanks for your comment. You did a great job.

Is there exists any different between the matlab and the python versions of the fluid solver, i.e. the function _please_Update_FluidVelocity?