Section containing information regarding the instantaneous (i.e., for a single configuration) values of free energies calculated via thermodynamic perturbation.
Links the free energy results with the method parameters.
lambda_index
m_int32(int)
Index of the lambda state for the present simulation within the free energy calculation workflow. I.e., lambda = method_ref.lambdas.values[lambda_index]
n_states
m_int32(int)
Number of states defined for the interpolation of the system, as indicate in method_ref.
value_total_energy_magnitude
HDF5Dataset
Value of the total energy for the present lambda state. The expected dimensions are ["n_frames"]. This quantity is a reference to the data (file+path), which is stored in an HDF5 file for efficiency.
value_PV_energy_magnitude
HDF5Dataset
Value of the pressure-volume energy (i.e., P*V) for the present lambda state. The expected dimensions are ["n_frames"]. This quantity is a reference to the data (file+path), which is stored in an HDF5 file for efficiency.
value_total_energy_differences_magnitude
HDF5Dataset
Values correspond to the difference in total energy between each specified lambd...Values correspond to the difference in total energy between each specified lambda state and the reference state, which corresponds to the value of lambda of the current simulation. The expected dimensions are ["n_frames", "n_states"]. This quantity is a reference to the data (file+path), which is stored in an HDF5 file for efficiency.
value_total_energy_derivative_magnitude
HDF5Dataset
Value of the derivative of the total energy with respect to lambda, evaluated for the current lambda state. The expected dimensions are ["n_frames"]. This quantity is a reference to the data (file+path), which is stored in an HDF5 file for efficiency.