Loading docs/source_docs/user_guide/inputs/mesh_and_gridding.rst +3 −3 Original line number Diff line number Diff line Loading @@ -27,9 +27,9 @@ number of cells. The mesh spacing is required to be the same in all directions: .. math:: \frac{\text{prob_hi[0] - prob_lo[0]}}{\text{n_cell[0]}} = \frac{\text{prob_hi[1] - prob_lo[1]}}{\text{n_cell[1]}} = \frac{\text{prob_hi[2] - prob_lo[2]}}{\text{n_cell[2]}} \frac{\text{prob\_hi[0] - prob\_lo[0]}}{\text{n\_cell[0]}} = \frac{\text{prob\_hi[1] - prob\_lo[1]}}{\text{n\_cell[1]}} = \frac{\text{prob\_hi[2] - prob\_lo[2]}}{\text{n\_cell[2]}} The inputs for defining the mesh for a single-level simulation are demonstrated in the Loading Loading
docs/source_docs/user_guide/inputs/mesh_and_gridding.rst +3 −3 Original line number Diff line number Diff line Loading @@ -27,9 +27,9 @@ number of cells. The mesh spacing is required to be the same in all directions: .. math:: \frac{\text{prob_hi[0] - prob_lo[0]}}{\text{n_cell[0]}} = \frac{\text{prob_hi[1] - prob_lo[1]}}{\text{n_cell[1]}} = \frac{\text{prob_hi[2] - prob_lo[2]}}{\text{n_cell[2]}} \frac{\text{prob\_hi[0] - prob\_lo[0]}}{\text{n\_cell[0]}} = \frac{\text{prob\_hi[1] - prob\_lo[1]}}{\text{n\_cell[1]}} = \frac{\text{prob\_hi[2] - prob\_lo[2]}}{\text{n\_cell[2]}} The inputs for defining the mesh for a single-level simulation are demonstrated in the Loading