Subsections


grace.view

Image grace_icon Image grace_icon

Synopsis

Visualise the file within Grace.

Defaults

grace.view(file=None, dir=`grace', grace_exe=`xmgrace')

Keyword arguments

file: The name of the file.

dir: The directory name.

grace_exe: The Grace executable file.

Description

This can be used to view the specified Grace `*.agr' file by opening it with the Grace program.

Prompt examples

To view the file `s2.agr' in the directory `grace', type:

[numbers=none]
relax> grace.view(file='s2.agr')

[numbers=none]
relax> grace.view(file='s2.agr', dir='grace')




The relax user manual (PDF), created 2020-08-26.