Skip to content

Commit

Permalink
Deploy preview for PR 57 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
mjaehn committed Feb 5, 2024
1 parent 1d5d242 commit 69b7704
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified pr-preview/pr-57/.doctrees/config.doctree
Binary file not shown.
Binary file modified pr-preview/pr-57/.doctrees/environment.pickle
Binary file not shown.
4 changes: 2 additions & 2 deletions pr-preview/pr-57/_sources/config.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ Header of ``config.yaml`` for the ``cosmo-ghg-spinup-test`` case

::

model: cosmo-ghg
workflow: cosmo-ghg
constraint: gpu
ntasks_per_node: 12
restart_step: PT6H
Expand All @@ -98,7 +98,7 @@ Header of ``config.yaml`` for the ``icon-art-oem-test`` case

::

model: icon-art-oem
workflow: icon-art-oem
constraint: gpu
run_on: cpu
compute_queue: normal
Expand Down
4 changes: 2 additions & 2 deletions pr-preview/pr-57/config.html
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ <h2>Variables to Set in <code class="docutils literal notranslate"><span class="
case configuration file.</p>
<section id="header-of-config-yaml-for-the-cosmo-ghg-spinup-test-case">
<h3>Header of <code class="docutils literal notranslate"><span class="pre">config.yaml</span></code> for the <code class="docutils literal notranslate"><span class="pre">cosmo-ghg-spinup-test</span></code> case<a class="headerlink" href="#header-of-config-yaml-for-the-cosmo-ghg-spinup-test-case" title="Permalink to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">model</span><span class="p">:</span> <span class="n">cosmo</span><span class="o">-</span><span class="n">ghg</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">workflow</span><span class="p">:</span> <span class="n">cosmo</span><span class="o">-</span><span class="n">ghg</span>
<span class="n">constraint</span><span class="p">:</span> <span class="n">gpu</span>
<span class="n">ntasks_per_node</span><span class="p">:</span> <span class="mi">12</span>
<span class="n">restart_step</span><span class="p">:</span> <span class="n">PT6H</span>
Expand All @@ -307,7 +307,7 @@ <h3>Header of <code class="docutils literal notranslate"><span class="pre">confi
</section>
<section id="header-of-config-yaml-for-the-icon-art-oem-test-case">
<h3>Header of <code class="docutils literal notranslate"><span class="pre">config.yaml</span></code> for the <code class="docutils literal notranslate"><span class="pre">icon-art-oem-test</span></code> case<a class="headerlink" href="#header-of-config-yaml-for-the-icon-art-oem-test-case" title="Permalink to this heading"></a></h3>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">model</span><span class="p">:</span> <span class="n">icon</span><span class="o">-</span><span class="n">art</span><span class="o">-</span><span class="n">oem</span>
<div class="highlight-default notranslate"><div class="highlight"><pre><span></span><span class="n">workflow</span><span class="p">:</span> <span class="n">icon</span><span class="o">-</span><span class="n">art</span><span class="o">-</span><span class="n">oem</span>
<span class="n">constraint</span><span class="p">:</span> <span class="n">gpu</span>
<span class="n">run_on</span><span class="p">:</span> <span class="n">cpu</span>
<span class="n">compute_queue</span><span class="p">:</span> <span class="n">normal</span>
Expand Down

0 comments on commit 69b7704

Please sign in to comment.