Commit d43ac290 authored by Jordan Musser's avatar Jordan Musser
Browse files

Remove particle convection coeff as io option (exa/docs!129)

parent 3c23bca8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -512,8 +512,6 @@ The following table lists all the solids phase variables that can be monitored:
+--------------------------+-----------------------------------------------------------------------------------------+
| T_s                      | particles temperature                                                                   |
+--------------------------+-----------------------------------------------------------------------------------------+
| convection               | particles convective heat transfer                                                      |
+--------------------------+-----------------------------------------------------------------------------------------+
| phase                    | particles phase                                                                         |
+--------------------------+-----------------------------------------------------------------------------------------+
| state                    | particles state                                                                         |
+0 −2
Original line number Diff line number Diff line
@@ -157,8 +157,6 @@ All these parameters are user-defined.
+---------------------------+-----------------------------------------------------------------+-------------+-----------+
| [region].plt_T_p          | Save particle temperature to plot file                          |    Int      | 0         |
+---------------------------+-----------------------------------------------------------------+-------------+-----------+
| [region].plt_convection   | Save particle convection coefficient to plot file               |    Int      | 0         |
+---------------------------+-----------------------------------------------------------------+-------------+-----------+
| [region].plt_X_s          | Save particle species mass fractions to plot file               |    Int      | 0         |
+---------------------------+-----------------------------------------------------------------+-------------+-----------+
| [region].plt_vel_s_txfr   | Save particle interphase velocity transfer to plot file         |    Int      | 0         |