Differences between revisions 9 and 11 (spanning 2 versions)
Revision 9 as of 2016-05-17 16:44:02
Size: 662
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 4: Line 4:
Provided the correct GM and Omega, it will use SGRAV.TXT file to create the surface elevation (same as geoid). ||Category ?||Version ?||
== Description ==
Provided the correct GM and Omega, '''Selv''' will use [[SGRAV.TXT]] file to create the surface elevation (same as [[geoid]]).
Line 7: Line 9:
=== Files (Required) === == Required Files ==
Line 10: Line 12:
=== Input - stdin === == Input stdin ==
Line 21: Line 23:
=== Output ===
 * some large negative number (e.g.   -65890511.606425241)
== Output Files ==
 * some large negative number (e.g., -65890511.606425241)
Line 27: 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)