Example 1: defining, running and reading a model. Doing some plots.

This example (see the file below) shows you how to run a model, read the results and perform some plots.

In this example, we will run a model and read the outputs to plot some results.

Follow the comments in the script to see how to use the different objects.

You should see these plots:

You can see step by step the workflow of this small script using ipython notebook. You can see it directly here: https://github.com/Morisset/pyCloudy/blob/master/pyCloudy/docs/Using_pyCloudy_1.ipynb