Differences between revisions 10 and 11
Revision 10 as of 2016-06-06 15:54:51
Size: 691
Editor: DianeLambert
Comment:
Revision 11 as of 2018-05-06 10:50:20
Size: 733
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:

Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface elevation (same as geoid).
== Description ==
Provided the correct GM and Omega, '''Selv''' will use [[SGRAV.TXT]] file to create the surface elevation (same as [[geoid]]).
Line 9: Line 9:
=== Files (Required) === == Required Files ==
Line 12: Line 12:
=== Input - stdin === == Input stdin ==
Line 23: Line 23:
=== Output ===
 * some large negative number (e.g.   -65890511.606425241)
== Output Files ==
 * some large negative number (e.g., -65890511.606425241)
Line 29: Line 29:

----------

Selv

Category ?

Version ?

Description

Provided the correct GM and Omega, Selv will use SGRAV.TXT file to create the surface elevation (same as geoid).

Required Files

  • SGRAV.TXT

Input stdin

  • This is sometimes contained in MGRAV.IN

  • What it asks for

   GM (km^3/s^2), Omega (deg/day)
     1.728e10
     1617.250674

Output Files

  • some large negative number (e.g., -65890511.606425241)
  • SHAPEFILES/GEOID.TXT - gives the geoid in X, Y, Z position. A 3 column file.

  • SHAPEFILES/SHAPEC.TXT - gives the height above the surface. A 4 column file.


Selv (last edited 2018-05-06 10:50:20 by BMittan)