Git Product home page Git Product logo

jcp2016-examples's Introduction

Example models for JCP 2016 article

Asynchronous τ-leaping, Zbigniew Jędrzejewski-Szmek, Kim T. Blackwell, Journal of Chemical Physics, 144, 125104 (2016)

To run the examples:

  1. clone this repository:

    git clone https://github.com/neurord/jcp2016-examples
  2. download NeuroRD v. 3.0:

    wget https://github.com/neurord/stochdiff/releases/download/v3.0/stochdiff-3.0.0-all-deps.jar
  3. pick one of the examples, e.g.:

    cd jcp2016-examples/a_b_2d_c_annihilation/
  4. run the simulation:

    java -Dstochdiff.writers=h5,text -jar ../../stochdiff-3.0.0-all-deps.jar model-async-0.01.xml

This produces output of

  • *.h5 — the HDF5 file with simulation results (numbers of particles as specified times)
  • *.out — the same but in tabular text format
  • *.log — a copy of the screen output

See https://github.com/neurord/stochdiff/blob/v3.0/README.rst for documentation about the model file format and runtime options.

jcp2016-examples's People

Contributors

keszybz avatar

Watchers

 avatar James Cloos avatar  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.