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

Suppress numpy VisibleDepreciationWarning #7

Closed mountaindust closed 7 years ago

mountaindust commented 7 years ago

Something about a non-integer number appears whenever you run the examples...

nickabattista commented 7 years ago

Haven't had a chance to track that down yet. Thanks for bringing this up!