update_parameters
despasito.parameter_fitting.data_classes.liquid_density.Data.update_parameters
- Data.update_parameters(fit_bead, param_names, param_values)
Update a single parameter value during parameter fitting process.
To refresh those parameters that are dependent on to bead_library or cross_library, use method “parameter refresh”.
- Parameters:
fit_bead (str) – Name of bead being fit
param_names (list) – Parameters to be fit. See EOS documentation for supported parameter names. Cross interaction parameter names should be composed of parameter name and the other bead type, separated by an underscore (e.g. epsilon_CO2).
param_values (list) – Value of parameter