Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

grdgravmag3d.rst 5.6 KB

You have to be logged in to leave a comment. Sign In
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
  1. .. index:: ! grdgravmag3d
  2. .. include:: ../module_supplements_purpose.rst_
  3. ************
  4. grdgravmag3d
  5. ************
  6. |grdgravmag3d_purpose|
  7. Synopsis
  8. --------
  9. .. include:: ../../common_SYN_OPTs.rst_
  10. **gmt grdgravmag3d** *grdfile_top* [*grdfile_bot*] [ |-C|\ *density* ]
  11. [ |-E|\ *thick* ]
  12. [ |-F|\ *xy_file* ]
  13. [ |-G|\ *outgrid* ]
  14. [ |-H|\ *args* ]
  15. [ |SYN_OPT-I| ]
  16. [ |-L|\ *z_obs* ]
  17. [ |-Q|\ [**n**\ *n_pad*]\|\ [*pad_dist*]\|\ [*region*] ]
  18. [ |SYN_OPT-R| ]
  19. [ |-S|\ *radius* ]
  20. [ |SYN_OPT-V| ]
  21. [ |-Z|\ *level*\ [**b**\|\ **t**] ]
  22. [ |SYN_OPT-f| ]
  23. [ **-x**\ *+a|n|-n* ]
  24. [ |SYN_OPT--| ]
  25. |No-spaces|
  26. Description
  27. -----------
  28. **grdgravmag3d** will compute the gravity anomaly of a body described by
  29. one or (optionally) two grids The output can either be along a given set
  30. of xy locations or on a grid. This method is not particularly fast but
  31. allows computing the anomaly of arbitrarily complex shapes.
  32. Required Arguments
  33. ------------------
  34. *grdfile_top* [*grdfile_bot*]
  35. Grid file whose gravity effect is going to be computed. If two grids are
  36. provided then the gravity/magnetic effect of the volume between them is computed.
  37. .. _-C:
  38. **-C**\ *density*
  39. Sets body density in SI. This option is mutually exclusive with **-H**
  40. .. _-F:
  41. **-F**\ *xy_file*
  42. Provide locations where the anomaly will be computed. Note this
  43. option is mutually exclusive with **-G**.
  44. .. _-G:
  45. **-G**\ *outgrid*
  46. Output the gravity anomaly at nodes of this grid file.
  47. Optional Arguments
  48. ------------------
  49. .. _-E:
  50. **-E**\ *thickness*
  51. To provide the layer thickness in m [Default = 500 m].
  52. .. _-H:
  53. **-H**\ *f_dec/f_dip/m_int/m_dec/m_dip* **-H+m**\ *magfile* **-Hx**\|\ **y**\|\ **z**\|\ **h**\|\ **t** **-H+i**\|\ **g**\|\ **r**\|\ **f**\|\ **n**
  54. Sets parameters for computation of magnetic anomaly (Can be used multiple times).
  55. *f_dec/f_dip* -> geomagnetic declination/inclination
  56. *m_int/m_dec/m_dip* -> body magnetic intensity/declination/inclination
  57. OR for a grid mode
  58. **+m**\ *magfile*, where *magfile* is the name of the magnetic intensity file.
  59. To compute a component, specify any of:
  60. **x**\|\ **X**\|\ **e**\|\ **E** to compute the E-W component.
  61. **y**\|\ **Y**\|\ **n**\|\ **N** to compute the N-S component.
  62. **z**\|\ **Z** to compute the Vertical component.
  63. **h**\|\ **H** to compute the Horizontal component.
  64. **t**\|\ **T**\|\ **f**\|\ **F** to compute the total field.
  65. For a variable inclination and declination use IGRF. Set any of **-H+i**\|\ **g**\|\ **r**\|\ **f**\|\ **n** to do that
  66. .. _-I:
  67. .. include:: ../../explain_-I.rst_
  68. .. _-L:
  69. **-L**\ *z_obs*
  70. Sets level of observation [Default = 0]. That is the height (z) at
  71. which anomalies are computed.
  72. .. _-Q:
  73. **-Q**\ [**n**\ *n_pad*]\|\ [*pad_dist*]\|\ [*region*]
  74. Extend the domain of computation with respect to output **-R** region.
  75. **-Qn**\ *n_pad* artificially extends the width of the outer rim of
  76. cells to have a fake width of *n_pad* * dx[/dy].
  77. **-Q**\ *pad_dist* extend the region by west-pad, east+pad, etc.
  78. **-Q**\ *region* Same syntax as **-R**.
  79. .. _-R:
  80. .. |Add_-R| replace:: **Note**: This overrides the source grid region (Default: use same region as input)
  81. .. include:: ../../explain_-R.rst_
  82. .. _-S:
  83. **-S**\ *radius*
  84. Set search radius in km (valid only in the two grids mode OR when **-E**) [Default = 30 km].
  85. This option serves to speed up the computation by not computing the effect of prisms that
  86. are further away than *radius* from the current node.
  87. .. _-V:
  88. .. |Add_-V| unicode:: 0x20 .. just an invisible code
  89. .. include:: ../../explain_-V.rst_
  90. .. _-Z:
  91. **-Z**\ *level*\ [**b**\|\ **t**]
  92. level of reference plane [Default = 0]. Use this option when the
  93. triangles describe a non-closed surface and the volume is defined
  94. from each triangle and this reference level. An example will be the
  95. water depth to compute a Bouguer anomaly. Use **-Zb** or **Zt** to close
  96. the body at its bottom (for example, to compute the effect of a dome) or
  97. at its top (to compute the effect of a *spoon*).
  98. |SYN_OPT-f|
  99. Geographic grids (dimensions of longitude, latitude) will be converted to
  100. meters via a "Flat Earth" approximation using the current ellipsoid parameters.
  101. **-x**\ *+a|n|-n*
  102. Choose the number of processors used in multi-threading (Only available with multi-threading builds).
  103. *+a* Use all available processors.
  104. *n* Use n processors (not more than max available off course).
  105. *-n* Use (all - n) processors.
  106. .. include:: ../../explain_help.rst_
  107. Grid Distance Units
  108. -------------------
  109. If the grid does not have meter as the horizontal unit, append **+u**\ *unit* to the input file name to convert from the
  110. specified unit to meter. If your grid is geographic, convert distances to meters by supplying |SYN_OPT-f| instead.
  111. Examples
  112. --------
  113. Suppose you want to compute the gravity effect of the phantom "Sandy
  114. Island" together with its not phantom seamount
  115. ::
  116. gmt grdgravmag3d sandy_bat.grd -C1700 -Z-4300 -fg -I1m -Gsandy_okb.grd -V
  117. To compute the vertical component due to a magnetization stored in *mag.grd* over a zone defined by
  118. the surface *bat.grd*, using variable declination and inclination provided the the IGRF and using 4
  119. processors, do:
  120. ::
  121. gmt grdgravmag3d bat.grd -E10000 -Gcomp_Z.grd -Hz -H+n -H+mmag.grd -x4 -V -S50
  122. See Also
  123. --------
  124. :doc:`gmt </gmt>`, :doc:`gmtgravmag3d`,
  125. :doc:`talwani2d </supplements/potential/talwani2d>`,
  126. :doc:`talwani3d </supplements/potential/talwani3d>`
  127. Reference
  128. ---------
  129. Okabe, M., Analytical expressions for gravity anomalies due to
  130. polyhedral bodies and translation into magnetic anomalies, *Geophysics*,
  131. 44, (1979), p 730-741.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...