added full list of subphase quantities

This commit is contained in:
James McClure 2021-07-24 18:20:56 -04:00
parent 69f0ad555e
commit d092e2c920

View File

@ -62,11 +62,11 @@ an isosurface is constructed to approximate the boundary of the region,
* Pressure -- :math:`p_k=\frac{1}{V_k}\int_{\Omega_k} p dV`
* Solid wetting energy -- :math:`\gamma_s=\int_{\Gamma_s}\gamma dS`
* Viscous dissipation -- :math:`\Phi_k=\int_{\Omega_k} \nabla \mathbf{u} : \mathbf{\tau} dV`
* Viscous dissipation -- :math:`\Phi_k=\int_{\Omega_k}\bm{\varepsilon} : \nabla \mathbf{u} dV`
The total solid wetting energy is determined by integrating the interfacial stresses in the
immediate vicinity of the solid surface :math:`\Gamma_s`. The integral of the
dissipation function is determined based on the viscous stress tensor, denoted by :math:`\mathbf{\tau`.
dissipation function is determined based on the viscous stress tensor, denoted by :math:`\bm{\varepsilon}`.
The full list of measures are associated with the labels in ``subphase.csv``