Checkout and compilation from VCS repository
The command line interface ('flame' executable) is found in the tools/ sub-directory.
Prints some help hints.
Run simulation with the LS1 lattice and prints final output state.
Run simulation with the LS1 lattice and stores the output state of each marker element in an HDF5 file. The 'h5plotsim' helper script does a quick plot.
To use the python module it is necessary that the 'flame' module be in the python module search path. For a VCS build this needs set explicitly.
See examples/sim.py for a basic example of API usage. Also: