1.. index:: ! psmeca
2.. include:: ../module_supplements_purpose.rst_
3
4******
5psmeca
6******
7
8|psmeca_purpose|
9
10Synopsis
11--------
12
13.. include:: ../../common_SYN_OPTs.rst_
14
15**gmt psmeca** [ *table* ]
16|-J|\ *parameters*
17|SYN_OPT-R|
18|-S|\ *format*\ [*scale*][**+a**\ *angle*][**+f**\ *font*][**+j**\ *justify*][**+l**][**+m**][**+o**\ *dx*\ [/*dy*]][**+s**\ *reference*]
19[ |-A|\ [**+p**\ *pen*][**+s**\ *size*] ]
20[ |SYN_OPT-B| ]
21[ |-C|\ *cpt* ]
22[ |-D|\ *depmin*/*depmax* ]
23[ |-E|\ *fill* ]
24[ |-F|\ *mode*\ [*args*] ]
25[ |-G|\ *fill* ]
26[ |-H|\ [*scale*] ]
27[ |-I|\ [*intens*] ]
28[ |-K| ]
29[ |-L|\ [*pen*] ]
30[ |-N| ]
31[ |-O| ]
32[ |-P| ]
33[ |-T|\ *nplane*\ [*pen*] ]
34[ |SYN_OPT-U| ]
35[ |SYN_OPT-V| ]
36[ |-W|\ *pen* ]
37[ |SYN_OPT-X| ]
38[ |SYN_OPT-Y| ]
39[ |SYN_OPT-di| ]
40[ |SYN_OPT-e| ]
41[ |SYN_OPT-h| ]
42[ |SYN_OPT-i| ]
43[ |SYN_OPT-p| ]
44[ |SYN_OPT-qi| ]
45[ |SYN_OPT-tv| ]
46[ |SYN_OPT-:| ]
47[ |SYN_OPT--| ]
48
49.. include:: meca.rst
50    :start-after: .. module_common_begins
51    :end-before: .. module_common_ends
52
53.. include:: ../../common_classic.rst_
54
55Examples
56--------
57
58The following file should give a normal-faulting CMT mechanism::
59
60    gmt psmeca -R239/240/34/35.2 -Jm4c -Sc2c << END > test.ps
61    # lon lat depth str dip slip st dip slip mant exp plon plat
62    239.384 34.556 12. 180 18 -88 0 72 -90 5.5 0 0 0
63    END
64
65.. include:: meca_notes.rst_
66
67See Also
68--------
69
70:doc:`pspolar`,
71:doc:`pscoupe`,
72:doc:`gmt </gmt>`, :doc:`psbasemap </psbasemap>`, :doc:`psxy </psxy>`
73