Skip to content

Commit

Permalink
GitHub Actions build openturns/otfmi 6656413684
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Oct 26, 2023
1 parent 9c395f5 commit 0060984
Show file tree
Hide file tree
Showing 45 changed files with 98 additions and 95 deletions.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"<div class=\"alert alert-info\"><h4>Note</h4><p>The export requires [CMake](https://cmake.org/), a C compiler, and the OpenModelica compiler\n [OMC](https://www.openmodelica.org/?id=51:open-modelica-compiler-omccecatid=10:main-category).</p></div>\n\n"
"<div class=\"alert alert-info\"><h4>Note</h4><p>The export requires [CMake](https://cmake.org/) build system, a C compiler (Visual Studio or \n GCC for instance), and the OpenModelica compiler\n [OMC](https://www.openmodelica.org/?id=51:open-modelica-compiler-omccecatid=10:main-category).</p></div>\n\n"
]
},
{
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@

# %%
# .. note::
# The export requires `CMake <https://cmake.org/>`_, a C compiler, and the OpenModelica compiler
# The export requires `CMake <https://cmake.org/>`_ build system, a C compiler (Visual Studio or
# GCC for instance), and the OpenModelica compiler
# `OMC <https://www.openmodelica.org/?id=51:open-modelica-compiler-omccecatid=10:main-category>`_.

# %%
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Is this probability low or not ? It depends on your context 🙂

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 4.939 seconds)
**Total running time of the script:** (0 minutes 4.985 seconds)


.. _sphx_glr_download_auto_application_plot_cantilever_beam.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ etc.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 1.074 seconds)
**Total running time of the script:** (0 minutes 1.172 seconds)


.. _sphx_glr_download_auto_application_plot_metamodel.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

Computation times
=================
**00:06.013** total execution time for **auto_application** files:
**00:06.158** total execution time for **auto_application** files:

+----------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_application_plot_cantilever_beam.py` (``plot_cantilever_beam.py``) | 00:04.939 | 0.0 MB |
| :ref:`sphx_glr_auto_application_plot_cantilever_beam.py` (``plot_cantilever_beam.py``) | 00:04.985 | 0.0 MB |
+----------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_application_plot_metamodel.py` (``plot_metamodel.py``) | 00:01.074 | 0.0 MB |
| :ref:`sphx_glr_auto_application_plot_metamodel.py` (``plot_metamodel.py``) | 00:01.172 | 0.0 MB |
+----------------------------------------------------------------------------------------+-----------+--------+
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ Visualize the time evolution of the ``infected`` over time, depending on the

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.222 seconds)
**Total running time of the script:** (0 minutes 0.233 seconds)


.. _sphx_glr_download_auto_example_dynamic_plot_dyn_basics.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ Visualize the time evolution of the ``infected`` over time, depending on the

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.256 seconds)
**Total running time of the script:** (0 minutes 0.273 seconds)


.. _sphx_glr_download_auto_example_dynamic_plot_dyn_init.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

Computation times
=================
**00:00.560** total execution time for **auto_example_dynamic** files:
**00:00.589** total execution time for **auto_example_dynamic** files:

+----------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_dynamic_plot_dyn_init.py` (``plot_dyn_init.py``) | 00:00.256 | 0.0 MB |
| :ref:`sphx_glr_auto_example_dynamic_plot_dyn_init.py` (``plot_dyn_init.py``) | 00:00.273 | 0.0 MB |
+----------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_dynamic_plot_dyn_basics.py` (``plot_dyn_basics.py``) | 00:00.222 | 0.0 MB |
| :ref:`sphx_glr_auto_example_dynamic_plot_dyn_basics.py` (``plot_dyn_basics.py``) | 00:00.233 | 0.0 MB |
+----------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_dynamic_plot_dyn_set.py` (``plot_dyn_set.py``) | 00:00.083 | 0.0 MB |
+----------------------------------------------------------------------------------+-----------+--------+
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ The beam length can be required directly in the ``simulate`` function:
.. code-block:: none
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.01022907600003009 seconds.
Elapsed simulation time: 0.010540216999970653 seconds.
L = 300
F = 25000
y = 18.75
Expand Down Expand Up @@ -176,7 +176,7 @@ designated script, then simulates the FMU.
.. code-block:: none
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010140472999978556 seconds.
Elapsed simulation time: 0.010234410999999 seconds.
L = 300
F = 25000
y = 18.75
Expand All @@ -187,7 +187,7 @@ designated script, then simulates the FMU.
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.057 seconds)
**Total running time of the script:** (0 minutes 0.058 seconds)


.. _sphx_glr_download_auto_example_low_level_plot_initialize.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ Otfmi):
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.065 seconds)
**Total running time of the script:** (0 minutes 0.066 seconds)


.. _sphx_glr_download_auto_example_low_level_plot_load_fmu.py:
Expand Down
24 changes: 12 additions & 12 deletions otfmi/master/_sources/auto_example/low_level/plot_simulate.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ employed:
.. code-block:: none
Simulation interval : 0 - 1.0 seconds.
Elapsed simulation time: 0.010516773999995621 seconds.
Elapsed simulation time: 0.010355312999990929 seconds.
y = 22.5
Expand Down Expand Up @@ -129,25 +129,25 @@ length L:
.. code-block:: none
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010216264999996838 seconds.
Elapsed simulation time: 0.01029641200000242 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010140663000015593 seconds.
Elapsed simulation time: 0.010232810999980302 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010152963999985332 seconds.
Elapsed simulation time: 0.010170610000045599 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.01014216400000123 seconds.
Elapsed simulation time: 0.010270010999988699 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.01012756300002593 seconds.
Elapsed simulation time: 0.010190009999973881 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010246567000024243 seconds.
Elapsed simulation time: 0.010312913000007029 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010236066000004485 seconds.
Elapsed simulation time: 0.010276411999996071 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010130562999961512 seconds.
Elapsed simulation time: 0.010205009999992853 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010101762999966013 seconds.
Elapsed simulation time: 0.010203109999963544 seconds.
Simulation interval : 0.0 - 1.0 seconds.
Elapsed simulation time: 0.010106462999999621 seconds.
Elapsed simulation time: 0.010279810999975325 seconds.
Expand All @@ -161,7 +161,7 @@ length L:

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.214 seconds)
**Total running time of the script:** (0 minutes 0.227 seconds)


.. _sphx_glr_download_auto_example_low_level_plot_simulate.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@

Computation times
=================
**00:00.367** total execution time for **auto_example_low_level** files:
**00:00.381** total execution time for **auto_example_low_level** files:

+------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_low_level_plot_simulate.py` (``plot_simulate.py``) | 00:00.214 | 0.0 MB |
| :ref:`sphx_glr_auto_example_low_level_plot_simulate.py` (``plot_simulate.py``) | 00:00.227 | 0.0 MB |
+------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_low_level_plot_load_fmu.py` (``plot_load_fmu.py``) | 00:00.065 | 0.0 MB |
| :ref:`sphx_glr_auto_example_low_level_plot_load_fmu.py` (``plot_load_fmu.py``) | 00:00.066 | 0.0 MB |
+------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_low_level_plot_initialize.py` (``plot_initialize.py``) | 00:00.057 | 0.0 MB |
| :ref:`sphx_glr_auto_example_low_level_plot_initialize.py` (``plot_initialize.py``) | 00:00.058 | 0.0 MB |
+------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_low_level_plot_explore.py` (``plot_explore.py``) | 00:00.030 | 0.0 MB |
+------------------------------------------------------------------------------------+-----------+--------+
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ We create the FMU constructor and the folder in which save the FMU:

.. code-block:: none
/tmp/tmpit6n_0at/myExponential.fmu
/tmp/tmp8h05_0a9/myExponential.fmu
Expand All @@ -116,13 +116,14 @@ possiblity is the CoSimulation FMU (embeds a solver).
.. GENERATED FROM PYTHON SOURCE LINES 50-53
.. GENERATED FROM PYTHON SOURCE LINES 50-54
.. note::
The export requires `CMake <https://cmake.org/>`_, a C compiler, and the OpenModelica compiler
The export requires `CMake <https://cmake.org/>`_ build system, a C compiler (Visual Studio or
GCC for instance), and the OpenModelica compiler
`OMC <https://www.openmodelica.org/?id=51:open-modelica-compiler-omccecatid=10:main-category>`_.

.. GENERATED FROM PYTHON SOURCE LINES 55-96
.. GENERATED FROM PYTHON SOURCE LINES 56-97
Simple as it looks, this function actually does the following :

Expand Down Expand Up @@ -169,7 +170,7 @@ output corresponds to the exponential of the sine signal.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 2.212 seconds)
**Total running time of the script:** (0 minutes 2.346 seconds)


.. _sphx_glr_download_auto_example_ot_to_fmu_plot_fmu_exporter.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ We create the model constructor and the folder in which save the model:

.. code-block:: none
/tmp/tmpnwr_w45c/myExponential.mo
/tmp/tmpsoi16znc/myExponential.mo
Expand Down Expand Up @@ -181,7 +181,7 @@ output corresponds to the exponential of the sine signal.

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.397 seconds)
**Total running time of the script:** (0 minutes 0.433 seconds)


.. _sphx_glr_download_auto_example_ot_to_fmu_plot_model_exporter.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@

Computation times
=================
**00:02.609** total execution time for **auto_example_ot_to_fmu** files:
**00:02.779** total execution time for **auto_example_ot_to_fmu** files:

+--------------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_ot_to_fmu_plot_fmu_exporter.py` (``plot_fmu_exporter.py``) | 00:02.212 | 0.0 MB |
| :ref:`sphx_glr_auto_example_ot_to_fmu_plot_fmu_exporter.py` (``plot_fmu_exporter.py``) | 00:02.346 | 0.0 MB |
+--------------------------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_ot_to_fmu_plot_model_exporter.py` (``plot_model_exporter.py``) | 00:00.397 | 0.0 MB |
| :ref:`sphx_glr_auto_example_ot_to_fmu_plot_model_exporter.py` (``plot_model_exporter.py``) | 00:00.433 | 0.0 MB |
+--------------------------------------------------------------------------------------------+-----------+--------+
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ Simulate the FMU on a sample:
.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.122 seconds)
**Total running time of the script:** (0 minutes 0.124 seconds)


.. _sphx_glr_download_auto_example_static_plot_basics.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ model:

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.303 seconds)
**Total running time of the script:** (0 minutes 0.332 seconds)


.. _sphx_glr_download_auto_example_static_plot_init.py:
Expand Down
2 changes: 1 addition & 1 deletion otfmi/master/_sources/auto_example/static/plot_set.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ access to the PyFMI model. We can hence access all PyFMI's object methods:

.. rst-class:: sphx-glr-timing

**Total running time of the script:** (0 minutes 0.098 seconds)
**Total running time of the script:** (0 minutes 0.100 seconds)


.. _sphx_glr_download_auto_example_static_plot_set.py:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@

Computation times
=================
**00:00.523** total execution time for **auto_example_static** files:
**00:00.557** total execution time for **auto_example_static** files:

+-------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_static_plot_init.py` (``plot_init.py``) | 00:00.303 | 0.0 MB |
| :ref:`sphx_glr_auto_example_static_plot_init.py` (``plot_init.py``) | 00:00.332 | 0.0 MB |
+-------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_static_plot_basics.py` (``plot_basics.py``) | 00:00.122 | 0.0 MB |
| :ref:`sphx_glr_auto_example_static_plot_basics.py` (``plot_basics.py``) | 00:00.124 | 0.0 MB |
+-------------------------------------------------------------------------+-----------+--------+
| :ref:`sphx_glr_auto_example_static_plot_set.py` (``plot_set.py``) | 00:00.098 | 0.0 MB |
| :ref:`sphx_glr_auto_example_static_plot_set.py` (``plot_set.py``) | 00:00.100 | 0.0 MB |
+-------------------------------------------------------------------------+-----------+--------+
2 changes: 1 addition & 1 deletion otfmi/master/auto_application/plot_cantilever_beam.html
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@
<p>Given the uncertainties on the load applied and the beam mechanical
parameters, the beam bending has a probability of 0.01 to exceed 30 cm.
Is this probability low or not ? It depends on your context 🙂</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 4.939 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 4.985 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-application-plot-cantilever-beam-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/578a5976a5775a13c6f887d39063532c/plot_cantilever_beam.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_cantilever_beam.py</span></code></a></p>
Expand Down
2 changes: 1 addition & 1 deletion otfmi/master/auto_application/plot_metamodel.html
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,7 @@ <h2>Validate the metamodel<a class="headerlink" href="#validate-the-metamodel" t
<li><p><a class="reference external" href="http://shorturl.at/emLQY">estimate a failure probability</a>,</p></li>
</ul>
<p>etc.</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.074 seconds)</p>
<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 1.172 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-application-plot-metamodel-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../_downloads/7996d80ca3b8284024e79309c85702c1/plot_metamodel.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_metamodel.py</span></code></a></p>
Expand Down
6 changes: 3 additions & 3 deletions otfmi/master/auto_application/sg_execution_times.html
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@

<div class="section" id="computation-times">
<span id="sphx-glr-auto-application-sg-execution-times"></span><h1>Computation times<a class="headerlink" href="#computation-times" title="Permalink to this headline"></a></h1>
<p><strong>00:06.013</strong> total execution time for <strong>auto_application</strong> files:</p>
<p><strong>00:06.158</strong> total execution time for <strong>auto_application</strong> files:</p>
<table class="docutils align-default">
<colgroup>
<col style="width: 82%" />
Expand All @@ -184,11 +184,11 @@
</colgroup>
<tbody>
<tr class="row-odd"><td><p><a class="reference internal" href="plot_cantilever_beam.html#sphx-glr-auto-application-plot-cantilever-beam-py"><span class="std std-ref">Estimate the probability of a threshold excedance</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_cantilever_beam.py</span></code>)</p></td>
<td><p>00:04.939</p></td>
<td><p>00:04.985</p></td>
<td><p>0.0 MB</p></td>
</tr>
<tr class="row-even"><td><p><a class="reference internal" href="plot_metamodel.html#sphx-glr-auto-application-plot-metamodel-py"><span class="std std-ref">Metamodel a FMU time-dependent output</span></a> (<code class="docutils literal notranslate"><span class="pre">plot_metamodel.py</span></code>)</p></td>
<td><p>00:01.074</p></td>
<td><p>00:01.172</p></td>
<td><p>0.0 MB</p></td>
</tr>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion otfmi/master/auto_example/dynamic/plot_dyn_basics.html
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@
<a href="http://openturns.github.io/openturns/latest/user_manual/_generated/openturns.viewer.View.html#openturns.viewer.View" title="openturns.viewer.View" class="sphx-glr-backref-module-openturns-viewer sphx-glr-backref-type-py-class sphx-glr-backref-instance"><span class="n">view</span></a><span class="o">.</span><span class="n">ShowAll</span><span class="p">()</span>
</pre></div>
</div>
<img src="../../_images/sphx_glr_plot_dyn_basics_002.png" srcset="../../_images/sphx_glr_plot_dyn_basics_002.png" alt="plot dyn basics" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.222 seconds)</p>
<img src="../../_images/sphx_glr_plot_dyn_basics_002.png" srcset="../../_images/sphx_glr_plot_dyn_basics_002.png" alt="plot dyn basics" class = "sphx-glr-single-img"/><p class="sphx-glr-timing"><strong>Total running time of the script:</strong> (0 minutes 0.233 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-example-dynamic-plot-dyn-basics-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/b6584cf68f03eccb6e70903979aee528/plot_dyn_basics.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_dyn_basics.py</span></code></a></p>
Expand Down
Loading

0 comments on commit 0060984

Please sign in to comment.