-
Notifications
You must be signed in to change notification settings - Fork 55
/
Copy pathlog
66 lines (66 loc) · 3.66 KB
/
log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
WARNING: sUnitMass set in vpl.in, all bodies will use this unit.
WARNING: sUnitTime set in vpl.in, all bodies will use this unit.
WARNING: sUnitAngle set in vpl.in, all bodies will use this unit.
WARNING: sUnitLength set in vpl.in, all bodies will use this unit.
WARNING: sUnitTemp not set in file sun.in, defaulting to Kelvin.
WARNING: sUnitTemp not set in file mercury.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file venus.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file earth.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file mars.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file jupiter.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file saturn.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file george.in, defaulting to kelvin.
WARNING: sUnitTemp not set in file neptune.in, defaulting to kelvin.
WARNING: dRadius < 0 in file mercury.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file mercury.in, units assumed to be Days.
WARNING: dRadius < 0 in file venus.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file venus.in, units assumed to be Days.
WARNING: dRadius < 0 in file earth.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file earth.in, units assumed to be Days.
WARNING: dRadius < 0 in file mars.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file mars.in, units assumed to be Days.
WARNING: dRadius < 0 in file jupiter.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file jupiter.in, units assumed to be Days.
WARNING: dRadius < 0 in file saturn.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file saturn.in, units assumed to be Days.
WARNING: dRadius < 0 in file george.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file george.in, units assumed to be Days.
WARNING: dRadius < 0 in file neptune.in, units assumed to be Earth radii.
WARNING: dRotPeriod < 0 in file neptune.in, units assumed to be Days.
WARNING: sOutFile not set, defaulting to solarsys.sun.forward.
WARNING: sOutFile not set, defaulting to solarsys.Mercury.forward.
WARNING: sOutFile not set, defaulting to solarsys.Venus.forward.
WARNING: sOutFile not set, defaulting to solarsys.Earth.forward.
WARNING: sOutFile not set, defaulting to solarsys.Mars.forward.
WARNING: sOutFile not set, defaulting to solarsys.Jupiter.forward.
WARNING: sOutFile not set, defaulting to solarsys.Saturn.forward.
WARNING: sOutFile not set, defaulting to solarsys.George.forward.
WARNING: sOutFile not set, defaulting to solarsys.Neptune.forward.
WARNING: sIntegrationMethod not set, defaulting to Runge-Kutta4.
WARNING: No rotational information set in file sun.in. Defaulting to dRotRate = 2*pi/day.
Input files read.
All of sun's modules verified.
All of Mercury's modules verified.
All of Venus's modules verified.
TGlobal = 13.368629
TGlobal = 13.909513
TGlobal = 14.188601
TGlobal = 14.365209
TGlobal = 14.495537
TGlobal = 14.565920; Prev RunningMean = 0.000000; Curr RunningMean = 14.304956
TGlobal = 14.604138; Prev RunningMean = 14.304956; Curr RunningMean = 14.443881
TGlobal = 14.629948; Prev RunningMean = 14.443881; Curr RunningMean = 14.532150
TGlobal = 14.643636; Prev RunningMean = 14.532150; Curr RunningMean = 14.587836
TGlobal = 14.648177; Prev RunningMean = 14.587836; Curr RunningMean = 14.618364
TGlobal = 14.649833; Prev RunningMean = 14.618364; Curr RunningMean = 14.635146
All of Earth's modules verified.
All of Mars's modules verified.
All of Jupiter's modules verified.
All of Saturn's modules verified.
All of George's modules verified.
All of Neptune's modules verified.
Input files verified.
Log file written.
Evolution completed.
Runtime = 323.000000 s
Log file updated.