Update Parameters.md

This commit is contained in:
nilsberglund-orleans 2021-07-28 15:50:23 +02:00 committed by GitHub
parent 2d5302c081
commit fe7691b997
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -633,6 +633,8 @@ updated gradually.
**Initial condition in function `animation()`:** `init_planar_wave(XMIN + 0.05, 0.0, phi, psi, xy_in);`
Up to this date, constants were not yet moved to files `global_pdes.c` or `global_particles.c`
```
#define MOVIE 1 /* set to 1 to generate movie */