main.py1206 chars34 lines
This script simulates a 2D Gaussian distribution that decays with a 3 ps lifetime. It generates a 2D grid of x and y coordinates and defines a Gaussian distribution function. The script then simulates the Gaussian distribution at different time points (0-6 ps) and plots the results as a series of 2D images, where the color intensity represents the amplitude of the Gaussian distribution at each point in space and time.
gistlibby LogSnag