GithubHelp home page GithubHelp logo

azaitzeff / dmiim Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 68 KB

This repository contains the code for the paper "On the Voronoi Implicit Interface Method" by Alexander Zaitzeff, Selim Esedoglu and Krishnakumar Garikipati.

License: MIT License

MATLAB 97.22% M 0.12% C++ 2.66%

dmiim's Introduction

DMIIM

This repository contains the code for the paper "On the Voronoi Implicit Interface Method" by Alexander Zaitzeff, Selim Esedoglu and Krishnakumar Garikipati (https://arxiv.org/abs/1810.10920).

Code

The implementation of the parameterized curve code in sections four through six can be found in the para_curves folder. The level set implementation of DMIIM is in the level_set_DMIIM folder.

Not included is redisiting code on a grid (only needed for the level set implementation). We used https://github.com/mels630/fast-accurate-redistancing, included in utility/redist/ are the files we used to wrap the aforementioned redisting code into mex, including the mex command. The redisting code requires a linux operating system with gcc-4.9.x. To use, unzip the redisiting code into a folder called redist in utility/, then put mexmake.m, mexmake3.m, redistz.cpp, redistz3.cpp in the redist folder. Then in the test folder run 'setupredist'.

If you would like to use you own redisting code I mark the lines in dictmapping3.m and dictmapping2.m. In the tests files DMIIM2, DMIIM3, runtestgrimreaperlevelset.m we also used redisting for initialization (though it is not required).

Simulations from the paper

The test folder contains code to generate the simulations from the paper. The parameterized tests specify what table number they correspond to. Note that they may take a long time to run.

Videos of the output of the DMIIM via levels set can be found of youtube:

Two Grim Reapers colliding: https://youtu.be/Iebnyb0eTOY

2d multiple drains and angle conditions: https://youtu.be/C1mZginb_u4

3d multiple grains and angle conditions: https://youtu.be/3UzYtZFuTJE

dmiim's People

Contributors

azaitzeff avatar

Watchers

 avatar

Forkers

lmns3d

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.