Differences between revisions 5 and 6
Revision 5 as of 2015-05-06 11:15:24
Size: 646
Editor: localhost
Comment: converted to 1.6 markup
Revision 6 as of 2016-05-17 16:43:32
Size: 680
Editor: DianeLambert
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Sgrav.e

Sgrav.e

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.

Input - files

  • Shapefile - Full path and extension is needed.

Input - stdin

  • What it asks for

  input shapefile
  SHAPEFILES/SHAPE.TXT

Output

  • 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)