WallGo.freeEnergy.FreeEnergyValueType
- class FreeEnergyValueType(veffValue, fieldsAtMinimum)[source]
Bases:
objectData class containing the field value that minimizes the potential and the value of the potential in the minimum.
- Parameters:
veffValue (ndarray)
fieldsAtMinimum (Fields)
- __init__(veffValue, fieldsAtMinimum)
- Parameters:
veffValue (ndarray)
fieldsAtMinimum (Fields)
- Return type:
None
Methods
__init__(veffValue, fieldsAtMinimum)fromArray(arr)ASSUMES that the last column is Veff value.
Attributes
veffValuefieldsAtMinimum