Final change

This commit is contained in:
Cory Balaton 2023-09-12 22:53:05 +02:00
parent 255a9c4d30
commit 8095773cb8
No known key found for this signature in database
GPG Key ID: 3E5FCEBFD80F432B
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -2,7 +2,7 @@
\subsection*{a)} \subsection*{a)}
% Link to relevant files on gh and possibly add some comments % Link to relevant files on gh and possibly add some comments
The code can be found at https://github.uio.no/FYS3150-G2-2023/Project-1/blob/coryab/final-run/src/generalAlgorithm.cpp The code can be found at https://github.uio.no/FYS3150-G2-2023/Project-1/blob/main/src/generalAlgorithm.cpp
\subsection*{b)} \subsection*{b)}
Increasing the number of steps results in an approximation close to the exact solution. Increasing the number of steps results in an approximation close to the exact solution.