forked from josefern/GROWTH_3.0_software
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathReadme-GROWTH.TXT
More file actions
39 lines (15 loc) · 1.34 KB
/
Readme-GROWTH.TXT
File metadata and controls
39 lines (15 loc) · 1.34 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
G R O W T H 3.0
A software tool to 3-D inversion of gravity anomaly values to get subsurface structures for anomalous density
by A.G. Camacho (1), J. Fernández (1),
(1) Institute of Geosciences (CSIC-UCM), Madrid, Spain
GROWTH is a software for determination of subsurface anomalous density structures from discrete gravity anomaly values. It works in a context of free 3D geometry of the causative bodies. From only very general assumptions, the code determines, in a nearly automatic approach, general anomalous structures described as aggregation of thousands of small rectangular prisms.
This package includes:
(a) Fortran source codes: GROWTH.for and VIEW.for
and the User Manual: UserManual-GROWTH.txt
(b) Two executable files (if files can appear as *-exe, please rename as *.exe to execute):
GROWTH.exe
VIEW.exe
(c) Files for an application example, corresponding to a gravity survey in the volcanic Island of El Hierro (Canary Islands).
Data files: GRA.DAT , and MAP.BLN (the second one,only for pictures)
Output files: MOD.DAT, FIL.DAT
(d) Additional files (*.vfproj, *.h, *.rc, *.ico, etc) for compilation.