fern.example
Class IrreversibleIsomerization

java.lang.Object
  extended by fern.example.IrreversibleIsomerization

public class IrreversibleIsomerization
extends Object

Uses the Irreversible-isomerization model to show effects of different choices for epsilon. The number of leaps is slightly greater than proposed in the paper because in the paper tau wasn't bound by sigma yet (yielding sometimes to lower tau and hence more leaps)

For references see D.Gillespie, J.Chem.Phys. 115, 1716 (2001)

Author:
Florian Erhard

Constructor Summary
IrreversibleIsomerization()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IrreversibleIsomerization

public IrreversibleIsomerization()
Method Detail

main

public static void main(String[] args)
                 throws IOException,
                        org.jdom.JDOMException
Throws:
IOException
org.jdom.JDOMException