Subsections


molmol.command

Image molmol Image edit-rename

Synopsis

Execute a user supplied Molmol command.

Defaults

molmol.command(command=None)

Keyword arguments

command: The Molmol command to execute.

Description

This allows Molmol commands to be passed to the program. This can be useful for automation or scripting.

Prompt examples

To reinitialise the Molmol instance, type:

[numbers=none]
relax> molmol.command("InitAll yes")




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