#!/bin/bash

./rho-axi-cylinder
./rho-axi-sphere

gnuplot -p cylinder.gpi
gnuplot -p sphere.gpi
gnuplot -p cylinder_sphere.gpi

