Difference between revisions of "Applications/Grace"

From HPC
Jump to: navigation , search
m
m
Line 34: Line 34:
  
 
*[http://plasma-gate.weizmann.ac.il/Grace/ Grace home page]
 
*[http://plasma-gate.weizmann.ac.il/Grace/ Grace home page]
 +
 +
 +
==Navigation==
 +
 +
* [[Main_Page|Home]]
 +
* [[Applications|Application support]] *
 +
* [[General|General]]
 +
* [[Programming|Programming support]]

Revision as of 12:51, 24 May 2019

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


Description

  • WYSIWYG design
  • Convenient point-and-click graphical user interface
  • Precise control of graph features
  • True publication quality
  • Instant plot refresh

See Grace home page for more details here.


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


Navigation