Skip to content

Commit c9e37dd

Browse files
committed
coma
1 parent 6282d2f commit c9e37dd

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

documentation/modules/grdgravmag3d.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,13 @@ Required Arguments
2020
If two grids are provided then the gravity/magnetic effect of the volume between them is computed.
2121

2222
- **C** or **density** : -- *density=??*\
23-
Sets body density in _SI_. Append either a constant, the name of a grid file or a GMTgrid
23+
Sets body density in _SI_. Append either a constant, the name of a grid file or a \myreflink{GMTgrid}
2424
grid with variable densities. This option is mutually exclusive with **mag_params**
2525

2626
- **F** or **track** : -- *track=xy_loc*\
2727
Provide *xy_loc* (file name or GMTdataset) locations where the anomaly will be computed. Note,
2828
this option is mutually exclusive with the **save** option.
2929

30-
\textinput{common_opts/opt_save_grd}
3130

3231
Optional Arguments
3332
------------------
@@ -44,7 +43,7 @@ Optional Arguments
4443

4544
OR for a grid mode
4645

47-
- *maggrid*, a GMTgrid grid, or *magfile*, where *magfile* is the name of the magnetic intensity file.
46+
- *maggrid*, a \myreflink{GMTgrid} grid, or *magfile*, where *magfile* is the name of the magnetic intensity file.
4847

4948
To compute a component, specify any of:
5049

@@ -75,7 +74,6 @@ Optional Arguments
7574

7675
- *pad="west/east/south/north"* Same syntax as **region**.
7776

78-
\textinput{common_opts/opt_R}
7977

8078
- **S** or **radius** : -- *radius=30*\
8179
Set search radius in km (valid only in the two grids mode OR when **thickness**) [Default = 30 km].
@@ -127,7 +125,7 @@ viz(G, title="Gorringe FAA", colorbar=true)
127125
See Also
128126
--------
129127

130-
gravmag3d, gravprism, talwani2d, talwani3d
128+
\myreflink{gravmag3d}, \myreflink{gravprism}, talwani2d, talwani3d
131129

132130
Reference
133131
---------

0 commit comments

Comments
 (0)