Subsections


n_state_model.number_of_states

Image n_state_model Image edit-rename

Synopsis

Set the number of states in the N-state model.

Defaults

n_state_model.number_of_states(N=1)

Keyword arguments

N: The number of states.

Description

Prior to optimisation, the number of states in the N-state model can be specified. If the number of states is not set, then this parameter will be equal to the number of loaded structures - the ensemble size.

Prompt examples

To set up an 8-state model, type:

[numbers=none]
relax> n_state_model.number_of_states(N=8)




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