Parameter: norbs

Definition

Number of correlated orbitals.

Type

Integer

Default value

2

Component

Only for the JASMINE component.

Behavior

Determine the size of involved arrays.

Comment:

The following relations always hold:

\[\text{norbs} = \text{npsin} * \text{nband}\]

\[\text{ncfgs} = 2^{\text{norbs}}\]

You have to ensure the value of norbs is compatible with nband, nspin and ncfgs. The JASMINE component will not check and correct them automatically. See also nspin, nband, and ncfgs parameters for more details.