Skip to content

Commit

Permalink
deploy: 3a09acd
Browse files Browse the repository at this point in the history
  • Loading branch information
zingale committed Jan 25, 2024
1 parent 6e8117c commit da03da2
Show file tree
Hide file tree
Showing 3 changed files with 100 additions and 57 deletions.
20 changes: 2 additions & 18 deletions _sources/runtime_parameters.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
+----------------------------------+---------------------------------------------------------+---------------------+
| ``nx`` | number of points to use in the model | -1 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_file`` | initial model to read in | "" |
+----------------------------------+---------------------------------------------------------+---------------------+



Expand All @@ -22,8 +24,6 @@ ECSN
+----------------------------------+---------------------------------------------------------+---------------------+
| parameter | description | default value |
+==================================+=========================================================+=====================+
| ``model_file`` | | "ECSN-ONe6040-final.raw" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``xmin`` | | 0.0 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``xmax`` | | 2.5e8 |
Expand All @@ -37,8 +37,6 @@ kepler_hybrid
+----------------------------------+---------------------------------------------------------+---------------------+
| parameter | description | default value |
+==================================+=========================================================+=====================+
| ``model_file`` | | "kepler_new_6.25e8.raw" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``nx`` | | 1280 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``smallx`` | | 1.e-10 |
Expand All @@ -65,8 +63,6 @@ lagrangian_planar
+----------------------------------+---------------------------------------------------------+---------------------+
| parameter | description | default value |
+==================================+=========================================================+=====================+
| ``model_file`` | | "model.in" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_shift`` | | 0.0 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``xmin`` | | 0.0 |
Expand Down Expand Up @@ -116,8 +112,6 @@ low_mass_convective_star
+----------------------------------+---------------------------------------------------------+---------------------+
| ``prefix`` | | "convective" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_file`` | not used, but needed for the reader | "" |
+----------------------------------+---------------------------------------------------------+---------------------+



Expand All @@ -127,8 +121,6 @@ massive_star
+----------------------------------+---------------------------------------------------------+---------------------+
| parameter | description | default value |
+==================================+=========================================================+=====================+
| ``model_file`` | | "15m_500_sec.aprox19.dat" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``xmin`` | | 0.0 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``xmax`` | | 1.75e10 |
Expand Down Expand Up @@ -194,8 +186,6 @@ spherical
+----------------------------------+---------------------------------------------------------+---------------------+
| ``prefix`` | | "spherical" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_file`` | not used, but needed for the reader | "" |
+----------------------------------+---------------------------------------------------------+---------------------+



Expand Down Expand Up @@ -231,8 +221,6 @@ sub_chandra
+----------------------------------+---------------------------------------------------------+---------------------+
| ``temp_fluff`` | | 1.e5 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_file`` | not used, but needed for the reader | "" |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``isothermal_layer`` | | 0 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``tol_hse`` | tol_hse is the tolerance used when iterating over a | 1.e-10 |
Expand Down Expand Up @@ -271,8 +259,6 @@ test2
+----------------------------------+---------------------------------------------------------+---------------------+
| ``temp_fluff`` | | 1.e7 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_file`` | not used, but needed for the reader | "" |
+----------------------------------+---------------------------------------------------------+---------------------+



Expand Down Expand Up @@ -356,8 +342,6 @@ toy_atm
+----------------------------------+---------------------------------------------------------+---------------------+
| ``smallx`` | | 1.e-10 |
+----------------------------------+---------------------------------------------------------+---------------------+
| ``model_file`` | not used, but needed for the reader | "" |
+----------------------------------+---------------------------------------------------------+---------------------+



135 changes: 97 additions & 38 deletions runtime_parameters.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,16 +116,35 @@
<td><p>number of points to use in the model</p></td>
<td><p>-1</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<td><p>initial model to read in</p></td>
<td><p>“”</p></td>
</tr>
</tbody>
</table>
<section id="ecsn">
<h1>ECSN<a class="headerlink" href="#ecsn" title="Link to this heading"></a></h1>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>parameter</p></th>
<th class="head"><p>description</p></th>
<th class="head"><p>default value</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">xmin</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">xmax</span></code></p></td>
<td></td>
<td><p>2.5e8</p></td>
</tr>
</tbody>
</table>
</section>
<section id="kepler-hybrid">
<h1>kepler_hybrid<a class="headerlink" href="#kepler-hybrid" title="Link to this heading"></a></h1>
</section>
<section id="lagrangian-planar">
<h1>lagrangian_planar<a class="headerlink" href="#lagrangian-planar" title="Link to this heading"></a></h1>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>parameter</p></th>
Expand All @@ -134,51 +153,93 @@ <h1>lagrangian_planar<a class="headerlink" href="#lagrangian-planar" title="Link
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">nx</span></code></p></td>
<td></td>
<td><p>“model.in”</p></td>
<td><p>1280</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">model_shift</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">smallx</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
<td><p>1.e-10</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">xmin</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">xmax</span></code></p></td>
<td></td>
<td><p>5.e8</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">low_density_cutoff</span></code></p></td>
<td></td>
<td><p>1.e-4</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">temp_fluff_cutoff</span></code></p></td>
<td><p>temp_fluff_cutoff is the density below which we hold
the temperature constant for the kepler model</p></td>
<td><p>1.e3</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">temp_fluff</span></code></p></td>
<td></td>
<td><p>5.e6</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">use_irreg_grid</span></code></p></td>
<td></td>
<td><p>0</p></td>
</tr>
</tbody>
</table>
</section>
<section id="lagrangian-planar">
<h1>lagrangian_planar<a class="headerlink" href="#lagrangian-planar" title="Link to this heading"></a></h1>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>parameter</p></th>
<th class="head"><p>description</p></th>
<th class="head"><p>default value</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">model_shift</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">xmin</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">xmax</span></code></p></td>
<td></td>
<td><p>2.e3</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">do_invsq_grav</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">do_invsq_grav</span></code></p></td>
<td></td>
<td><p>0</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">g_const</span></code></p></td>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">g_const</span></code></p></td>
<td></td>
<td><p>-1.0</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">M_enclosed</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">M_enclosed</span></code></p></td>
<td></td>
<td><p>2.e33</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">model_prefix</span></code></p></td>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">model_prefix</span></code></p></td>
<td></td>
<td><p>“model”</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">low_density_cutoff</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">low_density_cutoff</span></code></p></td>
<td></td>
<td><p>1.e-5</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">temp_cutoff</span></code></p></td>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">temp_cutoff</span></code></p></td>
<td></td>
<td><p>1.e5</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">smallx</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">smallx</span></code></p></td>
<td></td>
<td><p>1.e-10</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">layer_size</span></code></p></td>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">layer_size</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
</tr>
Expand Down Expand Up @@ -231,15 +292,29 @@ <h1>low_mass_convective_star<a class="headerlink" href="#low-mass-convective-sta
<td></td>
<td><p>“convective”</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<td><p>not used, but needed for the reader</p></td>
<td><p>“”</p></td>
</tr>
</tbody>
</table>
</section>
<section id="massive-star">
<h1>massive_star<a class="headerlink" href="#massive-star" title="Link to this heading"></a></h1>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>parameter</p></th>
<th class="head"><p>description</p></th>
<th class="head"><p>default value</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">xmin</span></code></p></td>
<td></td>
<td><p>0.0</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">xmax</span></code></p></td>
<td></td>
<td><p>1.75e10</p></td>
</tr>
</tbody>
</table>
</section>
<section id="spherical">
<h1>spherical<a class="headerlink" href="#spherical" title="Link to this heading"></a></h1>
Expand Down Expand Up @@ -355,10 +430,6 @@ <h1>spherical<a class="headerlink" href="#spherical" title="Link to this heading
<td></td>
<td><p>“spherical”</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<td><p>not used, but needed for the reader</p></td>
<td><p>“”</p></td>
</tr>
</tbody>
</table>
</section>
Expand Down Expand Up @@ -424,22 +495,18 @@ <h1>sub_chandra<a class="headerlink" href="#sub-chandra" title="Link to this hea
<td></td>
<td><p>1.e5</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<td><p>not used, but needed for the reader</p></td>
<td><p>“”</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">isothermal_layer</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">isothermal_layer</span></code></p></td>
<td></td>
<td><p>0</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">tol_hse</span></code></p></td>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">tol_hse</span></code></p></td>
<td><p>tol_hse is the tolerance used when iterating over a
zone to force it into HSE by adjusting the current
density (and possibly temperature). TOL_HSE should be
very small (~ 1.e-10).</p></td>
<td><p>1.e-10</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">prefix</span></code></p></td>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">prefix</span></code></p></td>
<td><p>prefix for the output</p></td>
<td><p>“sub_chandra”</p></td>
</tr>
Expand Down Expand Up @@ -496,10 +563,6 @@ <h1>test2<a class="headerlink" href="#test2" title="Link to this heading"></a
<td></td>
<td><p>1.e7</p></td>
</tr>
<tr class="row-even"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<td><p>not used, but needed for the reader</p></td>
<td><p>“”</p></td>
</tr>
</tbody>
</table>
</section>
Expand Down Expand Up @@ -661,10 +724,6 @@ <h1>toy_atm<a class="headerlink" href="#toy-atm" title="Link to this heading">
<td></td>
<td><p>1.e-10</p></td>
</tr>
<tr class="row-odd"><td><p><code class="docutils literal notranslate"><span class="pre">model_file</span></code></p></td>
<td><p>not used, but needed for the reader</p></td>
<td><p>“”</p></td>
</tr>
</tbody>
</table>
</section>
Expand Down
Loading

0 comments on commit da03da2

Please sign in to comment.