Equação de Klein-Gordon: mudanças entre as edições

De Física Computacional
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
Linha 19: Linha 19:
ou seja:
ou seja:


<math>\frac{\partial^2 \psi(x,t)}{\partial t^2} \approx \frac{\psi(x,t+\Delta t) - 2\psi(x,t) + \psi(x,t-\Delta t)}{(\Delta t)^2}</math> = c^2 <math>\frac{\partial^2 \psi(x,t)}{\partial x^2} \approx \frac{\psi(x+\Delta x,t) - 2\psi(x,t) + \psi(x,-\Delta,t)}{(\Delta x)^2}  </math>
<math>\frac{\psi(x,t+\Delta t) - 2\psi(x,t) + \psi(x,t-\Delta t)}{(\Delta t)^2} = c^2 \frac{\psi(x+\Delta x,t) - 2\psi(x,t) + \psi(x,-\Delta,t)}{(\Delta x)^2}  </math>

Edição das 19h19min de 5 de janeiro de 2025

(+m2c22)ψ(x,t)=0

onde

(=2c2t22)

então

2ψt2=c22ψm2c42ψ

2ψt2=c22ψx2m2c42ψ (em uma dimensão)

no método das diferenças finitas:

2ψ(x,t)t2ψ(x,t+Δt)2ψ(x,t)+ψ(x,tΔt)(Δt)2

2ψ(x,t)x2ψ(x+Δx,t)2ψ(x,t)+ψ(x,Δ,t)(Δx)2

ou seja:

ψ(x,t+Δt)2ψ(x,t)+ψ(x,tΔt)(Δt)2=c2ψ(x+Δx,t)2ψ(x,t)+ψ(x,Δ,t)(Δx)2