Add files via upload

This commit is contained in:
nilsberglund-orleans
2022-03-13 18:29:22 +01:00
committed by GitHub
parent 9b429246e1
commit 6d878e89dd

View File

@@ -818,6 +818,8 @@ updated gradually.
alpha = argument(x - c, y); alpha = argument(x - c, y);
compute_trajectories_ellipse(x, y, configs, trajectory, traj_length); ``` compute_trajectories_ellipse(x, y, configs, trajectory, traj_length); ```
```
``` ```
#define MOVIE 1 /* set to 1 to generate movie */ #define MOVIE 1 /* set to 1 to generate movie */