Interaction graph
The code can generate interaction graphs, which can help debugging, if results are not as expected. This can be enabled with the Debug variable set to interaction_graph
.
The following input file
gives rise to the following graph:
This graph can be created using the graphviz
package.