appliedchemlabwork_tayra.D1 package#

Module contents#

The D1 experiment programs.

ReactionData(temp, k, e_a)

Class to contain the data of reaction.

calc_concentration(conc_orig, vol_sol, vol_water)

Calculates the concentration of diluted solvent.

calc_k_and_a(df)

Calculates the rate constant.

calc_k_from_data(-> ~pandas.DataFrame)

Calculates the k value.

calc_ln(-> float | ~numpy.floating[~typing.Any])

Calculates the value of the factor.

calc_required_amount_hcl(concentration_hcl, ...)

Calculates the required amount of HCl aq.

check_match(v1, v2, v3, v4)

Checks if the point is in the territory.