Command line interface for grogupy

This subpackage contains modules which provide a command line interface for grogupy. It loads the input parameters from a .py or a .fdf file and runs the simulation or makes analysis.

Scripts

run

Takes an input file and runs a simulation from it.

analyze

Takes a .pkl output file and creates an .html file from it with useful plots.

check_convergence

Load results from multiple .pkl files and do convergence analysis with them.