Add files via upload

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

View File

@ -2997,7 +2997,7 @@ short int *xy_in[NX];
### 4 June 21 - Water flowing through a heated Sierpinski-type carpet ###
**Program:** Varient of `heat.c`
**Program:** Variant of `heat.c`
**Initial condition in function `animation()`:** ` init_gaussian(0.7, 0.7, 0.0, 0.1, phi, xy_in, mdepth);`