Skip to content

Commit 74bcc60

Browse files
committed
adding ihbar to equation.
1 parent 5a71bd4 commit 74bcc60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Numerical simulations of BECs allow for new discoveries that directly mimic what
2929
In practice, the dynamics of BEC systems can often be found by solving the non-linear Schrödinger equation known as the Gross--Pitaevskii Equation (GPE),
3030

3131
$$
32-
\frac{\partial\Psi(x,t)}{\partial t} = \left( -\frac{\hbar^2}{2m} \frac{\partial}{\partial x^2} + V(x) + g|\Psi(x,t)|^2\right)\Psi(x,t),
32+
i\hbar \frac{\partial\Psi(x,t)}{\partial t} = \left( -\frac{\hbar^2}{2m} \frac{\partial}{\partial x^2} + V(x) + g|\Psi(x,t)|^2\right)\Psi(x,t),
3333
$$
3434

3535
where $\Psi(x,t)$ is the one-dimensional many-body wavefunction of the quantum system, $m$ is the atomic mass, $V(x)$ is a potential to trap the atomic system, $g = \frac{4\pi\hbar^2a_s}{m}$ is a coupling factor, and $a_s$ is the scattering length of the atomic species.

0 commit comments

Comments
 (0)