.. index:: pair: enum; IonState .. _doxid-namespacesite_1a7cdb003964d40a8454361db4b34b4791: enum site::IonState =================== Overview ~~~~~~~~ Ions read against a per-atom ice assignment. :ref:`More...` .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include enum IonState { :target:`liquid` = 0, :target:`front` = 1, :target:`ice` = 2, }; .. _details-namespacesite_1a7cdb003964d40a8454361db4b34b4791: Detailed Documentation ~~~~~~~~~~~~~~~~~~~~~~ Ions read against a per-atom ice assignment. Ions are not part of the hydrogen-bond network; the assignment is computed on the water and each ion is classed by its first water shell: every shell molecule labelled is ``ice``, none is ``liquid``, otherwise ``front``. An ion with an empty shell is liquid.