next up previous contents
Next: Implementation Up: M_PORBITS Previous: Input Cards   Contents


Output Description

If a normal termination of this step, then the process flag at the start of the result file is switched to 1:

 precise_orbits:         1

The output of this step is written in the section: precise_datapoints. This section looks like the following. It is important that all lines are present following NUMBER_OF_DATAPOINTS: 23.

 *******************************************************************
 *_Start_precise_orbits:
 *******************************************************************
	t(s)    X(m)    Y(m)    Z(m)
 NUMBER_OF_DATAPOINTS:                   23
 35360.000000    5161849.442     1645908.227     4678710.927
 35361.000000    5166975.704     1645589.230     4673176.199
 35362.000000    5172096.340     1645267.708     4667636.387
 35363.000000    5177211.345     1644943.664     4662091.497
 35364.000000    5182320.713     1644617.098     4656541.536
 35365.000000    5187424.437     1644288.011     4650986.509
 35366.000000    5192522.513     1643956.405     4645426.423
 35367.000000    5197614.933     1643622.281     4639861.283
 35368.000000    5202701.692     1643285.640     4634291.095
 35369.000000    5207782.784     1642946.483     4628715.867
 35370.000000    5212858.204     1642604.811     4623135.603
 35371.000000    5217927.945     1642260.626     4617550.309
 35372.000000    5222992.002     1641913.928     4611959.992
 35373.000000    5228050.368     1641564.720     4606364.658
 35374.000000    5233103.038     1641213.002     4600764.313
 35375.000000    5238150.007     1640858.775     4595158.964
 35376.000000    5243191.267     1640502.040     4589548.615
 35377.000000    5248226.814     1640142.800     4583933.273
 35378.000000    5253256.642     1639781.054     4578312.945
 35379.000000    5258280.744     1639416.805     4572687.636
 35380.000000    5263299.115     1639050.053     4567057.352
 35381.000000    5268311.750     1638680.800     4561422.100
 35382.000000    5273318.642     1638309.047     4555781.886 

 *******************************************************************
 * End_precise_orbits:_NORMAL
 *******************************************************************

The time is in seconds of day. which can be computed as: fractional_day * 60*60*24 or hours*60*60 + min*60 + sec.

If card M_ORB_DUMP then an ascii file "masterorbit.dat" is written with the computed t, x, y, z, xdot, ydot, zdot, xddot, yddot, zddot.



Leijen 2009-04-14