]> https://gitweb.dealii.org/ - code-gallery.git/commitdiff
Update README.md
authorSam0h51 <75147348+Sam0h51@users.noreply.github.com>
Mon, 19 Feb 2024 18:55:32 +0000 (11:55 -0700)
committerGitHub <noreply@github.com>
Mon, 19 Feb 2024 18:55:32 +0000 (11:55 -0700)
Swift-Hohenberg-Solver/README.md

index e3b8969bd35afb391331a30dd6de2834b243d5d0..3a5ac6e568f7a6ec0a30ab224bd1e9e8d46c8dd4 100755 (executable)
@@ -1,3 +1,9 @@
+---
+title: "Swift-Hohenberg Solver Write-up"
+bibliography: references.bib
+link-citations: true
+---
+
 # Introduction
 
 This program is used to solve the generalized Swift-Hohenberg equation
@@ -15,7 +21,7 @@ wavelength of $2\pi$. We choose $r = 0.3$ because solutions are
 reasonably well behaved for small values of $r$ and $g_1$, but there
 are interesting behaviors that occur when $g_1$ is smaller or larger
 than $r$ in magnitude, so this allows us room to vary $g_1$ and
-explore these behavior. To summarize, this code solves:
+explore these behavior. Additionally, we choose $r = 0.3$ because this matches the parameters used by Gurevich in \cite{Gurevich}. We chose our parameters to match so that we could compare the output of our program to the results presented in \cite{Gurevich}, which was useful for validating that our code was functioning properly during the developement process.  To summarize, this code solves:
 
 @f{align*}{
     \frac{\partial u}{\partial t} = 0.3u - (1 + \Delta)^2 u + g_1 u^2 - u^3
@@ -259,4 +265,4 @@ patterns that form. Each image sequence was taken at times 0, 10, 25,
 
 ![image](./doc/images/Sphere_Random_Table.png)
 
-![image](./doc/images/Sinusoid_Random_Table.png)
\ No newline at end of file
+![image](./doc/images/Sinusoid_Random_Table.png)

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.