Skip to content

Commit

Permalink
Deploying to gh-pages from @ 72a9808 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-janssen committed May 1, 2024
1 parent 047c407 commit e3afabf
Show file tree
Hide file tree
Showing 16 changed files with 27 additions and 27 deletions.
2 changes: 1 addition & 1 deletion README.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
</ul>
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down
2 changes: 1 addition & 1 deletion _sources/book/challenges.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Challenges for workflow frameworks
# Challenges
Over the recent years a number of simulation frameworks have been developed which address various aspects of the development of simulation protocols. The general challenges are:

* Interface with the simulation codes**: While some modern simulation codes already provide Python bindings, the majority require simulation code-specific input files, have specific variable names and the internal unit system used by a given simulation code might differ depending on the community it was developed for.
Expand Down
2 changes: 1 addition & 1 deletion _sources/challenges.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Challenges for workflow frameworks
# Challenges
Over the recent years a number of simulation frameworks have been developed which address various aspects of the development of simulation protocols. The general challenges are:

* Interface with the simulation codes**: While some modern simulation codes already provide Python bindings, the majority require simulation code-specific input files, have specific variable names and the internal unit system used by a given simulation code might differ depending on the community it was developed for.
Expand Down
6 changes: 3 additions & 3 deletions aiida.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="jobflow" href="jobflow.html" />
<link rel="prev" title="Challenges for workflow frameworks" href="challenges.html" />
<link rel="prev" title="Challenges" href="challenges.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
</head>
Expand Down Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="current nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down Expand Up @@ -1018,7 +1018,7 @@ <h2>Using the <code class="docutils literal notranslate"><span class="pre">build
<i class="fa-solid fa-angle-left"></i>
<div class="prev-next-info">
<p class="prev-next-subtitle">previous</p>
<p class="prev-next-title">Challenges for workflow frameworks</p>
<p class="prev-next-title">Challenges</p>
</div>
</a>
<a class="right-next"
Expand Down
10 changes: 5 additions & 5 deletions book/challenges.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Challenges for workflow frameworks &#8212; ADIS2023</title>
<title>Challenges &#8212; ADIS2023</title>



Expand Down Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="../challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="../challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="../aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="../jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="../pyiron_base.html">pyiron</a></li>
Expand Down Expand Up @@ -321,7 +321,7 @@


<div id="jb-print-docs-body" class="onlyprint">
<h1>Challenges for workflow frameworks</h1>
<h1>Challenges</h1>
<!-- Table of contents -->
<div id="print-main-content">
<div id="jb-print-toc">
Expand Down Expand Up @@ -349,8 +349,8 @@ <h2> Contents </h2>
<div id="searchbox"></div>
<article class="bd-article">

<section class="tex2jax_ignore mathjax_ignore" id="challenges-for-workflow-frameworks">
<h1>Challenges for workflow frameworks<a class="headerlink" href="#challenges-for-workflow-frameworks" title="Link to this heading">#</a></h1>
<section class="tex2jax_ignore mathjax_ignore" id="challenges">
<h1>Challenges<a class="headerlink" href="#challenges" title="Link to this heading">#</a></h1>
<p>Over the recent years a number of simulation frameworks have been developed which address various aspects of the development of simulation protocols. The general challenges are:</p>
<ul class="simple">
<li><p>Interface with the simulation codes**: While some modern simulation codes already provide Python bindings, the majority require simulation code-specific input files, have specific variable names and the internal unit system used by a given simulation code might differ depending on the community it was developed for.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion book/conclusion.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="../challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="../challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="../aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="../jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="../pyiron_base.html">pyiron</a></li>
Expand Down
2 changes: 1 addition & 1 deletion book/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="../challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="../challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="../aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="../jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="../pyiron_base.html">pyiron</a></li>
Expand Down
10 changes: 5 additions & 5 deletions challenges.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<title>Challenges for workflow frameworks &#8212; ADIS2023</title>
<title>Challenges &#8212; ADIS2023</title>



Expand Down Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="current nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Challenges for workflow frameworks</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down Expand Up @@ -321,7 +321,7 @@


<div id="jb-print-docs-body" class="onlyprint">
<h1>Challenges for workflow frameworks</h1>
<h1>Challenges</h1>
<!-- Table of contents -->
<div id="print-main-content">
<div id="jb-print-toc">
Expand Down Expand Up @@ -349,8 +349,8 @@ <h2> Contents </h2>
<div id="searchbox"></div>
<article class="bd-article">

<section class="tex2jax_ignore mathjax_ignore" id="challenges-for-workflow-frameworks">
<h1>Challenges for workflow frameworks<a class="headerlink" href="#challenges-for-workflow-frameworks" title="Link to this heading">#</a></h1>
<section class="tex2jax_ignore mathjax_ignore" id="challenges">
<h1>Challenges<a class="headerlink" href="#challenges" title="Link to this heading">#</a></h1>
<p>Over the recent years a number of simulation frameworks have been developed which address various aspects of the development of simulation protocols. The general challenges are:</p>
<ul class="simple">
<li><p>Interface with the simulation codes**: While some modern simulation codes already provide Python bindings, the majority require simulation code-specific input files, have specific variable names and the internal unit system used by a given simulation code might differ depending on the community it was developed for.</p></li>
Expand Down
2 changes: 1 addition & 1 deletion conclusion.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
</ul>
<ul class="current nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down
2 changes: 1 addition & 1 deletion genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
</ul>
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down
6 changes: 3 additions & 3 deletions introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<script>DOCUMENTATION_OPTIONS.pagename = 'introduction';</script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="Challenges for workflow frameworks" href="challenges.html" />
<link rel="next" title="Challenges" href="challenges.html" />
<link rel="prev" title="ADIS 2023" href="README.html" />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="docsearch:language" content="en"/>
Expand Down Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="current nav bd-sidenav">
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down Expand Up @@ -382,7 +382,7 @@ <h1>Introduction<a class="headerlink" href="#introduction" title="Link to this h
title="next page">
<div class="prev-next-info">
<p class="prev-next-subtitle">next</p>
<p class="prev-next-title">Challenges for workflow frameworks</p>
<p class="prev-next-title">Challenges</p>
</div>
<i class="fa-solid fa-angle-right"></i>
</a>
Expand Down
2 changes: 1 addition & 1 deletion jobflow.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="current nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down
Binary file modified objects.inv
Binary file not shown.
2 changes: 1 addition & 1 deletion pyiron_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
</ul>
<ul class="current nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1 current active"><a class="current reference internal" href="#">pyiron</a></li>
Expand Down
2 changes: 1 addition & 1 deletion search.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@
</ul>
<ul class="nav bd-sidenav">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges for workflow frameworks</a></li>
<li class="toctree-l1"><a class="reference internal" href="challenges.html">Challenges</a></li>
<li class="toctree-l1"><a class="reference internal" href="aiida.html">Aiida</a></li>
<li class="toctree-l1"><a class="reference internal" href="jobflow.html">jobflow</a></li>
<li class="toctree-l1"><a class="reference internal" href="pyiron_base.html">pyiron</a></li>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit e3afabf

Please sign in to comment.