GithubHelp home page GithubHelp logo

dla's Introduction

DLA

Examples

  • ./2d_DLA.py -r 400 -c 400 -p 5000 -o outfile to simulate 5000 particle DLA on a 400x400 grid, and store the output in outfile
  • ./2d_DLA.py -r 400 -c 400 -p 1000 -g grids/dla_5000p_400r_400c -o grids/dla_6000p_400r_400c to simulate 1000 particle DLA on top of the existing grid grids/dla_5000p_400r_400c and store it in a new file grids/dla_6000p_400r_400c. Note that the row and column arguments should match the dimensions of the grid you're growing.
  • ./2d_DLA.py -f [filename] to display a grid contained in the file filename. Add row/column parameters if the file contains a grid of nonstandard (100x100) size. Otherwise it won't display correctly (I'm going to add the ability to infer grid size from the file eventually).
  • The following is the result of displaying the file grids/dla_15000p_400r_400c with a scale of 3: example

dla's People

Contributors

benliepert avatar buehlere avatar

Watchers

 avatar

Forkers

buehlere

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.