Differences between revisions 2 and 11 (spanning 9 versions)
Revision 2 as of 2012-09-13 14:15:56
Size: 498
Editor: EricPalmer
Comment:
Revision 11 as of 2018-05-06 10:51:21
Size: 749
Editor: BMittan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Sgrav.e = ## page was renamed from Sgrav.e
= Sgrav =
Line 3: Line 4:
This takes a shapefile and generates extra data showing gravity info on it, specifically the surface acceleration, potential and laplacian. This is for a non-rotating body with GM=1. ||Category ?||Version ?||

== Description ==
'''Sgrav'''
takes a [[shapefile]] and generates extra data showing gravity info on it, specifically the surface acceleration, potential and laplacian. This is for a non-rotating body with GM=1.
Line 6: Line 10:
=== Input - files ===
 * Shapefile - Full path and extension is needed.
== Input Files ==
 * [[Shapefile]] - Full path and extension is needed.
Line 9: Line 13:
=== Input - stdin === == Input stdin ==
Line 17: Line 21:
=== Output ===
 * ????? SHAPE.TXT but with extra columns for surface acceleration
== Output Files ==
 * [[SHAPE.TXT]] but with extra columns for surface acceleration
 * ?????
Line 20: Line 25:
== Parallel Conflict ==
 * Minimal conflict
 * Multiple runs in separate directory
 * Shape file (SHAPE.TXT) must remain static.
Line 21: Line 30:
attachment:filename.jpg {{attachment:filename.jpg}}

----------

Sgrav

Category ?

Version ?

Description

Sgrav takes a shapefile and generates extra data showing gravity info on it, specifically the surface acceleration, potential and laplacian. This is for a non-rotating body with GM=1.

Input Files

  • Shapefile - Full path and extension is needed.

Input stdin

  • What it asks for

  input shapefile
  SHAPEFILES/SHAPE.TXT

Output Files

  • SHAPE.TXT but with extra columns for surface acceleration

  • ?????

Parallel Conflict

  • Minimal conflict
  • Multiple runs in separate directory
  • Shape file (SHAPE.TXT) must remain static.


Sgrav (last edited 2018-05-06 10:51:21 by BMittan)