Commit 25d7be5f authored by Steve Plimpton's avatar Steve Plimpton
Browse files

compute pressure doc change

parent 74c0e4dd
Loading
Loading
Loading
Loading
+236 B (4.23 KiB)
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
\begin{document}

$$
   P = \frac{N k_B T}{V} + \frac{\sum_{i}^{N} r_i \bullet f_i}{dV}
   P = \frac{N k_B T}{V} + \frac{\sum_{i}^{N'} r_i \bullet f_i}{dV}
$$

\end{document}
 No newline at end of file
+419 B (5.33 KiB)
Loading image diff...
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@

$$
   P_{IJ} = \frac{\sum_{k}^{N} m_k v_{k_I} v_{k_J}}{V} + 
   \frac{\sum_{k}^{N} r_{k_I} f_{k_J}}{V}
   \frac{\sum_{k}^{N'} r_{k_I} f_{k_J}}{V}
$$

\end{document}
+2 −1
Original line number Diff line number Diff line
@@ -981,11 +981,12 @@ KOKKOS, o = USER-OMP, t = OPT.
"table (gko)"_pair_table.html,
"tersoff (gkio)"_pair_tersoff.html,
"tersoff/mod (gko)"_pair_tersoff_mod.html,
"tersoff/mod/c (o)"_pair_tersoff_mod.html,
"tersoff/zbl (gko)"_pair_tersoff_zbl.html,
"tip4p/cut (o)"_pair_coul.html,
"tip4p/long (o)"_pair_coul.html,
"tri/lj"_pair_tri_lj.html,
"vashishta (o)"_pair_vashishta.html,
"vashishta (ko)"_pair_vashishta.html,
"vashishta/table (o)"_pair_vashishta.html,
"yukawa (go)"_pair_yukawa.html,
"yukawa/colloid (go)"_pair_yukawa_colloid.html,
Loading