Skip to content

Commit

Permalink
Deploying to gh-pages from @ d4469e0 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Oct 6, 2023
1 parent a3874ee commit a4e7da4
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Binary file modified manual/doctrees/Tutorials_TripleFlame.doctree
Binary file not shown.
Binary file modified manual/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion manual/html/Tutorials_TripleFlame.html
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ <h3>Steady-state problem: activating the flame control<a class="headerlink" href
that should be of the order of ten times the simulation time-step. <code class="docutils literal notranslate"><span class="pre">height</span></code> is the user-defined location where the
triple flame should settle, <code class="docutils literal notranslate"><span class="pre">changeMax</span></code> and <code class="docutils literal notranslate"><span class="pre">velMax</span></code> control the maximum velocity increment and maximum inlet velocity, respectively.
The user is referred to <a class="reference internal" href="#camcs2006" id="id4"><span>[CAMCS2006]</span></a> for an overview of the method and corresponding parameters.
The <code class="docutils literal notranslate"><span class="pre">pseudo_gravity</span></code> triggers a manufactured force added to the momemtum equation to compensate for the acceleration of different density gases.</p>
The <code class="docutils literal notranslate"><span class="pre">pseudo_gravity</span></code> triggers a manufactured force added to the momentum equation to compensate for the acceleration of different density gases.</p>
<p>Once these parameters are set, you continue the previous simulation by uncommenting the first line of the <code class="docutils literal notranslate"><span class="pre">IO</span> <span class="pre">CONTROL</span></code> block in the input file:</p>
<div class="highlight-rst notranslate"><div class="highlight"><pre><span></span>amr.restart = chk01000 # Restart checkpoint file
</pre></div>
Expand Down
2 changes: 1 addition & 1 deletion manual/html/_sources/Tutorials_TripleFlame.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -410,7 +410,7 @@ control the relaxation of the inlet velocity to the steady state velocity of the
that should be of the order of ten times the simulation time-step. ``height`` is the user-defined location where the
triple flame should settle, ``changeMax`` and ``velMax`` control the maximum velocity increment and maximum inlet velocity, respectively.
The user is referred to [CAMCS2006]_ for an overview of the method and corresponding parameters.
The ``pseudo_gravity`` triggers a manufactured force added to the momemtum equation to compensate for the acceleration of different density gases.
The ``pseudo_gravity`` triggers a manufactured force added to the momentum equation to compensate for the acceleration of different density gases.

Once these parameters are set, you continue the previous simulation by uncommenting the first line of the ``IO CONTROL`` block in the input file: ::

Expand Down
2 changes: 1 addition & 1 deletion manual/html/searchindex.js

Large diffs are not rendered by default.

0 comments on commit a4e7da4

Please sign in to comment.