CYANA Macro: calc all: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
Line 1: | Line 1: | ||
== Parameters == | == Parameters == | ||
Line 9: | Line 8: | ||
== Description == | == Description == | ||
Calculates a group of structures using the given command (with | Calculates a group of structures using the given ''command'' (optionally with ''parameters'') for each individual conformer. If the number of ''structures'' is specified, the calculation will be performed starting from the given number of random start conformers; otherwise the calculation is performed for all selected structures. Structure calculations are performed in parallel, if possible, unless the option '''serial''' is given. Optionally, the selected structures are first '''broadcast''' (sent) to all processes of a parallel calculation. | ||
parameters) for each individual conformer. If the number of structures | |||
is specified, the calculation will be performed starting from | |||
start conformers; otherwise the calculation is performed for all selected | |||
structures. Structure calculations are performed in parallel, if | |||
possible. |
Revision as of 13:59, 6 August 2009
Parameters
- structures=integer
- (default: 0)
- command=string
- (default: anneal)
- serial
- broadcast
Description
Calculates a group of structures using the given command (optionally with parameters) for each individual conformer. If the number of structures is specified, the calculation will be performed starting from the given number of random start conformers; otherwise the calculation is performed for all selected structures. Structure calculations are performed in parallel, if possible, unless the option serial is given. Optionally, the selected structures are first broadcast (sent) to all processes of a parallel calculation.