A Space & astronomy forum. SpaceBanter.com

Go Back   Home » SpaceBanter.com forum » Astronomy and Astrophysics » Research
Site Map Home Authors List Search Today's Posts Mark Forums Read Web Partners

Relativistic integration



 
 
Thread Tools Display Modes
  #1  
Old July 29th 05, 11:49 AM
Frank Sorensen
external usenet poster
 
Posts: n/a
Default Relativistic integration

Hi All,

I have written a program to integrate motion paths of charged
relativistic particles in a stationary electric field, and I have run
into a (rather serious) problem.

All coordinates are cartesian vectors (x,y,z).
r(t) is the position of the particle at the time t,
v(t) is the velocity,
a(t) is the acceleration and
dt is the step time.

I the integration method called velocity verlet. It looks like this:

(1) r(t+dt) = r(t) + v(t)*dt + 1/2 * a(t)*dt^2

(2) v(t + dt/2) = v(t) + 1/2 * a(t)*dt

(3) v(t + dt) = v(t + dt/2) + 1/2 * a(t + dt)*dt

I already know the acceleration from a NASA report by Charles Buhler et al.

(
The report can be found at
http://www.niac.usra.edu/files/studi.../921Buhler.pdf
)

Now my question is this: How do I transform the velocity verlet
algorithm above into a relativistic equivalent?

I suppose I need to divide dt by gamma, and use relativistic velocity
addition to calculate the velocities in (2) and (3), but I am somewhat
uncertain as to how this is done (what the equations look like), and
also if it is correct.

Any help would be appreciated.

Kind regards

- Frank Sorensen
  #2  
Old February 21st 14, 01:14 PM posted to sci.astro.research
[email protected]
external usenet poster
 
Posts: 1
Default Relativistic integration

Le vendredi 29 juillet 2005 12:49:14 UTC+2, Frank Sorensen a écrit*:
Now my question is this: How do I transform the velocity verlet
algorithm above into a relativistic equivalent?

I suppose I need to divide dt by gamma, and use relativistic velocity
addition to calculate the velocities in (2) and (3), but I am somewhat
uncertain as to how this is done (what the equations look like), and
also if it is correct.

Any help would be appreciated.


Hello! I'm interested to this answer two! Do you have any further
elements since this post?

Kind regards,
Mathieu

[Mod. note: quoted text trimmed -- mjh]
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Gregory C. Johnson named Manager of Launch Integration at KSC Neil Gerace Space Shuttle 19 June 25th 04 05:31 AM
Gregory C. Johnson named Manager of Launch Integration at NASA's Kennedy Space Center Jacques van Oene Space Shuttle 0 June 21st 04 08:07 PM
NASA extends Space Station payload integration contract Jacques van Oene Space Station 0 April 10th 04 12:36 PM
NASA Awards Space Station Integration & Control Contract Ron Baalke Space Station 0 November 12th 03 09:32 PM
NASA Awards Space Station Mission Integration Contract Ron Baalke Space Station 0 November 6th 03 12:08 AM


All times are GMT +1. The time now is 05:48 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 SpaceBanter.com.
The comments are property of their posters.