crunchflow.input.SurfaceComplex =============================== .. py:class:: crunchflow.input.SurfaceComplex Bases: :py:obj:`SpeciesBase` .. autoapi-inheritance-diagram:: crunchflow.input.SurfaceComplex :parts: 1 Surface complex from the 'surface complexation' block. - site: the surface site species name (e.g., '>FeOH_strong') - reaction: includes the site on the reactant/product side as defined - logK: tabulated equilibrium constant for the surface reaction .. !! processed by numpydoc !! .. py:method:: __post_init__() -> None Validate fields after initialization. .. !! processed by numpydoc !!