Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
FREGRAVOL1.pdf
Скачиваний:
71
Добавлен:
05.06.2015
Размер:
5.17 Mб
Скачать

320

8 Conclusion of Volume 1

Print["Finished"];

 

Print["—————————"]; --;

 

Subroutine Perihelkep This is the routine that plots the Keplerian orbit with the chosen parameters

,

,

perihelkep:=

 

 

 

Cos φ

 

 

ParametricPlot ,,α (1 ec2)

1 ec Cos[ ] φ

]

,

 

Sin φ

+ [

 

α (1 ec2)

1+ec Cos[ ] [φ]

--, {φ, 0, 2 Pi}, AxesLabel → {x, y}, Ticks None,

PlotStyle → {{Thickness[0.006]}} ; --

 

 

Subroutine Perihelgr This is the subroutine for the calculation and drawing of the orbit with the same parameters in the Schwarzschild metric

perihelgr:=,,

 

 

 

 

 

 

 

 

 

Print["—————————"];

 

 

 

 

 

 

 

Print["After ", nn, " revolutions"];

 

 

1

 

1 ec

 

QQ = NDSolve ,,uu [φ] + uu[φ] −

3uu[φ]2==

 

, uu[0]==

+lq

, uu [0]==0--,

lq

{uu[φ]}, {φ, 0, 2nnπ}, MaxSteps 500 ;

 

 

 

 

Sin φ

] ,

Cos φ

{φ, 0, 2nnπ}, AxesLabel → {x, y},

ParametricPlot Evaluate ,, uu [φ

 

uu

[φ

] --/.QQ ,

[

]

[

]

 

 

 

 

AspectRatio 1, Ticks None,

PlotStyle Thickness 0.006 , RGBColor 1, 0, 0

→ {{ [ ] [ ]}} ; -

-

Examples

This section contains some examples of orbits calculated with Periastro.

With a = 60 m and ε = 0.6

periastro

===========================

We make a comparison between orbits in Newton’s Theory and in Schwarzschild geometry

—————————

Input of geometrical parameters

===========================

PLOT of the ORBIT with the following parameters: Semilatus rectum = 60 m

eccentricity = 0.6

===========================

Keplerian orbit with these parameters

B Mathematica Packages

321

===========================

The Schwarzschild orbit with the same parameters

—————————

After 1 revolutions

After more revolutions, Yes or No?

—————————

After 3 revolutions

After more revolutions, Yes or No?

—————————

After 10 revolutions

322

8 Conclusion of Volume 1

After more revolutions, Yes or No? Finished

—————————

{Null}

In this example we see, highly emphasized by the smallness of the orbit and by its large eccentricity the phenomenon of periastron advance.

With a = 10, ε = 0.1

periastro

===========================

We make a comparison between orbits in Newton’s Theory and in Schwarzschild geometry

—————————

Input of geometrical parameters

===========================

PLOT of the ORBIT with the following parameters: Semilatus rectum = 10 m

eccentricity = 0.1

===========================

Keplerian orbit with these parameters

B Mathematica Packages

323

===========================

The Schwarzschild orbit with the same parameters

—————————

After 1 revolutions

After more revolutions, Yes or No?

—————————

After 2 revolutions

After more revolutions, Yes or No?

Finished

—————————

{Null}

Соседние файлы в предмете [НЕСОРТИРОВАННОЕ]