feos.eos.estimator.DataSet.diffusion¶
- static DataSet.diffusion(target, temperature, pressure, phase=None)¶
Create a DataSet with experimental data for diffusion coefficient.
- Parameters:
target (SIArray1) – Experimental data for diffusion coefficient.
temperature (SIArray1) – Temperature for experimental data points.
pressure (SIArray1) – Pressure for experimental data points.
phase (List[Phase], optional) – Phase of data. Used to determine the starting density for the density iteration. If provided, resulting states may not be stable.
- Return type: