ElectronicStructureProblem.ScfEnergy Property

Definition

The self-consistent field energy for this electronic structure problem. If no energy SCF is provided or known, may be null.

public Microsoft.Quantum.Chemistry.Quantity<double>? ScfEnergy { get; set; }
member this.ScfEnergy : Nullable<Microsoft.Quantum.Chemistry.Quantity<double>> with get, set
Public Property ScfEnergy As Nullable(Of Quantity(Of Double))

Property Value

Nullable<Quantity<Double>>

Applies to