Subsections


molmol.macro_run

Image molmol Image document-open

Synopsis

Open and execute the Molmol macro file.

Defaults

molmol.macro_run(file=None, dir=`molmol')

Keyword arguments

file: The name of the Molmol macro file.

dir: The directory name.

Description

This user function is for opening and running a Molmol macro located within a text file.

Prompt examples

To execute the macro file `s2.mac' located in the directory `molmol', type:

[numbers=none]
relax> molmol.macro_run(file='s2.mac')

[numbers=none]
relax> molmol.macro_run(file='s2.mac', dir='molmol')




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