Differences between revisions 1 and 11 (spanning 10 versions)
Revision 1 as of 2012-09-13 14:06:43
Size: 375
Editor: EricPalmer
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 1: Line 1:
## page was renamed from Selv.e
= Selv =

||Category ?||Version ?||
== Description ==
Provided the correct GM and Omega, '''Selv''' will use [[SGRAV.TXT]] file to create the surface elevation (same as [[geoid]]).
Line 3: Line 9:
= Selv.e =

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


=== Input - files ===
== Required Files ==
Line 11: Line 12:
=== Input - stdin ===
== Input stdin ==
 * This is sometimes contained in [[MGRAV.IN]]
Line 22: Line 23:
=== Output ===
 * what it makes/changes
== 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.
Line 25: Line 28:
attachment:filename.jpg {{attachment:filename.jpg}}

----------

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)