Difference between revisions of "Applications/Grace"

From HPC
Jump to: navigation , search
(Created page with "__TOC__ ==Application Details== *Description: Grace is a WYSIWYG 2D plotting tool for the X Window System and M*tif. *Version: 5.1.25 *Modules: grace/5.1.25 *Licence: GNU Li...")
 
m
Line 13: Line 13:
 
<pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
 
<pre style="background-color: #000000; color: white; border: 2px solid black; font-family: monospace, sans-serif;">
 
[username@login01 ~]$ module add grace/5.1.25
 
[username@login01 ~]$ module add grace/5.1.25
[username@login01 examples]$ $GRACE_HOME/bin/xmgrace pie.agr
+
[username@login01 ~]$ $GRACE_HOME/bin/xmgrace pie.agr
 
</pre>
 
</pre>
 +
 +
* Pie chart appears as an X-Window app.
  
  

Revision as of 09:52, 11 October 2018

Application Details

  • Description: Grace is a WYSIWYG 2D plotting tool for the X Window System and M*tif.
  • Version: 5.1.25
  • Modules: grace/5.1.25
  • Licence: GNU Licence

Usage Examples

Load Module

[username@login01 ~]$ module add grace/5.1.25
[username@login01 ~]$ $GRACE_HOME/bin/xmgrace pie.agr
  • Pie chart appears as an X-Window app.


Further Information