This is a preliminary release of Moleculizer; it's definitely "dot-oh" software! At this point, many things are still missing:
Save the link to get the file!
In response to reviewer's comments, the reaction rate extrapolation algorithm is user-selectable in each reaction generator element.
At present, this makes a difference only for generators of binary-type reactions.
Improved use of "make" in build.
Build time is much shorter, and there is less meaningless output while make is running. Make is now used in a "top-down" approach that is very tidy and efficient, but still uses a few special features of gnu make.
This version was released to get some leftover "make" problems out of the way. In it, the "server" stuff officially goes away; it was just too clunky and worthless and complicated.
There are some new, but undocumented reaction generators. Most of these reaction generators are in fact obsolete at this time and appear here only because this was the last version of the code that even remotely went along with the documentation.
This version still uses g++ 3.3.1, but I will be moving to 3.6xxx very soon.