Skip to content

Commit

Permalink
Deploying to gh-pages from @ 65be85f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Jan 5, 2024
1 parent e43816a commit e9bca46
Show file tree
Hide file tree
Showing 446 changed files with 35,516 additions and 27,578 deletions.
3 changes: 1 addition & 2 deletions _sources/user/inputs_incflo.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@ as initial conditions and discretization options.

Specify a string or a list of strings for each type of physics to initialize and simulate.
Physics is additive and more than one type of physics may be used.
Current implemented physics are FreeStream, SyntheticTurbulence, ABL, Actuator, RayleighTaylor, BoussinesqBubble,
and TaylorGreenVortex
Current implemented physics are FreeStream, SyntheticTurbulence, ABL, Actuator, RayleighTaylor, BoussinesqBubble, TaylorGreenVortex, and ScalarAdvection (which is an example of using a passive scalar advection)

.. input_param:: incflo.density

Expand Down
11 changes: 6 additions & 5 deletions api_docs/_adv_op___godunov_8_h__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
<map id="AdvOp_Godunov.H" name="AdvOp_Godunov.H">
<area shape="rect" id="node1" title=" " alt="" coords="433,5,576,32"/>
<area shape="rect" id="node1" title=" " alt="" coords="524,5,667,32"/>
<area shape="rect" id="node2" href="$density_8cpp.html" title=" " alt="" coords="5,80,100,107"/>
<area shape="rect" id="node3" href="$icns__advection_8_h.html" title=" " alt="" coords="241,80,374,107"/>
<area shape="rect" id="node6" href="$icns__ops_8_h.html" title=" " alt="" coords="124,80,216,107"/>
<area shape="rect" id="node7" href="$levelset_8cpp.html" title=" " alt="" coords="398,80,499,107"/>
<area shape="rect" id="node8" href="$_s_d_r_8cpp.html" title=" " alt="" coords="524,80,600,107"/>
<area shape="rect" id="node9" href="$temperature_8cpp.html" title=" " alt="" coords="625,80,755,107"/>
<area shape="rect" id="node10" href="$_t_k_e_8cpp.html" title=" " alt="" coords="779,80,854,107"/>
<area shape="rect" id="node11" href="$vof_8cpp.html" title=" " alt="" coords="878,80,947,107"/>
<area shape="rect" id="node8" href="$passive__scalar_8cpp.html" title=" " alt="" coords="523,80,667,107"/>
<area shape="rect" id="node9" href="$_s_d_r_8cpp.html" title=" " alt="" coords="692,80,768,107"/>
<area shape="rect" id="node10" href="$temperature_8cpp.html" title=" " alt="" coords="793,80,923,107"/>
<area shape="rect" id="node11" href="$_t_k_e_8cpp.html" title=" " alt="" coords="947,80,1022,107"/>
<area shape="rect" id="node12" href="$vof_8cpp.html" title=" " alt="" coords="1046,80,1115,107"/>
<area shape="rect" id="node4" href="$icns_8cpp.html" title=" " alt="" coords="134,155,209,181"/>
<area shape="rect" id="node5" href="$icns__advection_8cpp.html" title=" " alt="" coords="234,155,381,181"/>
</map>
2 changes: 1 addition & 1 deletion api_docs/_adv_op___godunov_8_h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
c2ebbb0ba445900e22f52fb5b809220e
3419c675fcbb0abe6730969927f27f91
79 changes: 47 additions & 32 deletions api_docs/_adv_op___godunov_8_h__dep__incl.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit e9bca46

Please sign in to comment.