Download Smoldyn

Download Package

Download Smoldyn 2.09: Smoldyn-2.09.tar.gz or Smoldyn-2.09.zip

This download includes the source code, documentation, makefiles, test files, binaries, wrl2smol, and SmolCrowd utilities. It compiles on Macintosh and Linux with the GNU build system and it includes executable applications for Windows. If you cannot get version 2.09 to install, then try version 2.02, Smoldyn_2.02.tgz or Smoldyn_2.02.zip (also, let me know so I can fix the bugs).

Platform

Most Mac, Linux, or Windows computers up to about 5 years old should run Smoldyn. The program requires some other software to compile and run though. If it isn't already installed on your computer, get it here:

Current version:

2.09

Documentation

The manual is in two parts. Part I (Smoldyn_doc1.pdf) is for Smoldyn users and Part II (in the download package) is for Smoldyn programmers. Some algorithms are presented in a research paper (Andrews and Bray, 2004) that is available on my publications page.

Bugs:

No significant bugs are known for the core Smoldyn program, although we are still working to fix several minor ones. However, the new features (multiple threads, reaction network generation, and mid-simulation system modifications) have several bugs that we're still working on. Known bugs are listed at end of part II of the documentation. If you have a configuration file that causes crashes or incorrect behavior (even if you find a work-around), please send it to me so I can find the bugs. My e-mail address is steven.s.andrews@gmail.com.

News

Version 2.09 has substantially improved graphics from prior versions. These additions are not documented well yet, but the basics are described in the reference section of the manual. Check out the "graphics opengl_better" and "light" statements.

License:

The rxnparam.c and SurfaceParam.c source code files are in the public domain. The rest of the code is Copyright 2003-2009 by Steven Andrews and distributed under the Gnu General Public License (it was LGPL up to version 2.04).

Revision History: