[numerics] add dAJLR
This commit is contained in:
parent
7e444a31b6
commit
a5bcf2e4e9
1 changed files with 19 additions and 0 deletions
19
numérique/dAJLR.markdown
Normal file
19
numérique/dAJLR.markdown
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
---
|
||||||
|
layout: default
|
||||||
|
math: true
|
||||||
|
lang: en
|
||||||
|
---
|
||||||
|
|
||||||
|
## Parameters:
|
||||||
|
|
||||||
|
- $N = 180$
|
||||||
|
- $L = 2π$
|
||||||
|
- $M = 0$
|
||||||
|
- $\mu = 10^{-2}$
|
||||||
|
|
||||||
|
## Results ($c_0 = 0$):
|
||||||
|
|
||||||
|
- $\beta \equiv 1$: [movie](/s/numerics/dAJLR/beta=1.mp4)
|
||||||
|
- symmetric double well ($\beta(x) = 1.01 + (x - 1)^2 (x + 1)^2$): [movie](/s/numerics/dAJLR/sym.mp4)
|
||||||
|
- asymmetric double well ($\beta(x) = 1.2 + (x - 1)^2 (x + 1)^2 + x$): [movie](/s/numerics/dAJLR/asym.mp4)
|
||||||
|
|
Loading…
Reference in a new issue