To try out the AMNS example presented at the 2012-03 ITM Training: Check out the code svn co http://gforge.efda-itm.eu/svn/amnsproto/tags/examples/coronal Move to the new directory cd coronal Note: You need to use the latest version of the PGI compiler: module unload openmpi/1.3.2/pgi-8.0 compilers/pgi/8.0 module load compilers/pgi/10.2 openmpi/1.4.3/pgi-10.2 (these need to be added to your ~/.cshrc file) Compile and run the code make Plot the results obj/plot_densities obj/plot_radiation Also look at the README in the coronal directory less README or more README