The file numerical_graph.py
implements the numerical solution of the following system on the metric tree
Here,
The finite difference scheme is stable provided that the the time step
To run the code, you should have a version of Python at least 3.9 and the following libraries installed on your system:
numpy
scipy
matplotlib
The output of the algorithm consists of an animation of the evolution of the solution (the height of the coloured line above a point of the graph on ``the floor'' represents the value of the solution in that particular point):
Copyright © 2023 Dragoș Manea. All rights reserved.
The author wants to thank COST Action CA18232 - Mathematical models for interacting dynamics on networks for supporting this work.
The author also acknowledges the hospitality of the Chair for Dynamics, Control, Machine Learning and Numerics in the Department of Mathematics, FAU Erlangen-Nürnberg, where part of this work was carried out.