COMPUTATION OF PI** MODEL
Moderately-complex system dynamics model.
This model performs Monte Carlo integration over a quarter-disk ( ∫01 (1-x2)1/2 dx) in order to compute the value of pi. It uses importance sampling to increase the
rate of convergence. Interesting model to see how to implement Monte Carlo simulations in Numerus.
**Note: Adapted from a Stella model by Chris Martin.
MODEL
MODEL LAUNCH