Size: 707
Comment:
|
Size: 736
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
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. | == 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 9: | Line 10: |
=== Input - files === * Shapefile - Full path and extension is needed. |
== Input Files == * [[Shapefile]] - Full path and extension is needed. |
Line 12: | Line 13: |
=== Input - stdin === | == Input stdin == |
Line 20: | Line 21: |
=== Output === | == Output Files == |
Line 24: | Line 25: |
=== Parallel Conflict === | == Parallel Conflict == |
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.