Skip to content

Commit fe5ffee

Browse files
committed
Mer
1 parent e774551 commit fe5ffee

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

documentation/modules/grdgravmag3d.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,14 @@ 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 \myreflink{GMTgrid}
23+
Sets body density in _SI_. Append either a constant, the name of a grid file or a 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-
- **G** or **save** or **outgrid** or **outfile** : -- *save=file_name.grd*\
31-
Write one or more fields directly to grids on disk or return them to the Julia REPL as grid objects.
32-
If more than one field is specified via **fields** then *file_name* must contain the format flag
33-
%s so that we can embed the field code in the file names.
30+
\textinput{common_opts/opt_save_grd}
3431

3532
Optional Arguments
3633
------------------

0 commit comments

Comments
 (0)