Skip to content

Commit cf89c7b

Browse files
committed
Pizza3 v 1.006 + example3
1 parent f5151c6 commit cf89c7b

36 files changed

+5393
-1516
lines changed

docs/class_examples.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h1>Pizza3 Documentation - Usage Examples</h1>
300300
</header>
301301
<div id='content'>
302302
<div id='nav'>
303-
<p><strong>Version:</strong> Pizza3 v.1.005</p>
303+
<p><strong>Version:</strong> Pizza3 v.1.006</p>
304304
<p><strong>Maintained by:</strong> INRAE\olivier.vitrac@agroparistech.fr</p>
305305
<hr>
306306
<ul>
@@ -353,7 +353,7 @@ <h2>Welcome to Usage Class Examples</h2>
353353
<p>Select a module in the left menu to view usage examples. These examples are not for production and are automatically extracted from the main section of each module.</p>
354354
<p>Back to the <a href='index.html'>Python'Pizza3 documentation</a>.</p>
355355
<p>When no module is selected, you see this welcome page. They are used to test classes with typical codes. The main section often serves as a testing script, example usage block, or self-contained test block. It's a way to demonstrate how the module's functionality works or to run simple unit tests and examples inline.</p>
356-
<p>Generated on: 2025-02-07 20:34:01</p>
356+
<p>Generated on: 2025-02-20 12:54:09</p>
357357

358358
</div>
359359

docs/datatemplate3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:03</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:11</p>
100100
</div>
101101

102102
<h2></h2>

docs/dscript_math_example.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:05</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:13</p>
100100
</div>
101101

102102
<h2></h2>

docs/dump_case4.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:05</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:13</p>
100100
</div>
101101

102102
<h2></h2>

docs/dumpreduce.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:06</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:14</p>
100100
</div>
101101

102102
<h2></h2>

docs/dumptemplate.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:07</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:15</p>
100100
</div>
101101

102102
<h2></h2>

docs/dumptemplate3.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:07</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:14</p>
100100
</div>
101101

102102
<h2></h2>

docs/example3.html

+792
Large diffs are not rendered by default.

docs/geometry.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<div style="border: 2px solid red; padding: 10px; margin-bottom: 20px;">
9797
<h3 style="color: red;">Notice</h3>
9898
<p>This is a raw view of the Python source code due to an error in generating the documentation.</p>
99-
<p><strong>Date of Conversion:</strong> 2025-02-07 20:34:15</p>
99+
<p><strong>Date of Conversion:</strong> 2025-02-20 12:54:36</p>
100100
</div>
101101

102102
<h2></h2>

docs/index.html

+730-688
Large diffs are not rendered by default.

docs/index_matlab.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ <h1>Pizza3 Documentation</h1>
223223
</header>
224224
<div id='content'>
225225
<div id='nav'>
226-
<p><strong>Version:</strong> Pizza3 v.1.005</p>
226+
<p><strong>Version:</strong> Pizza3 v.1.006</p>
227227
<p><strong>Maintained by:</strong> INRAE\olivier.vitrac@agroparistech.fr</p>
228228
<hr>
229229
<ul class='folder-list'>
@@ -328,7 +328,7 @@ <h2>Welcome to Pizza3 Matlab Documentation</h2>
328328
<p>Back to the <a href='index.html'>Python'Pizza3 documentation</a>.</p>
329329
<hr>
330330
<p><i>When no function is selected, you see this welcome page.</i></p>
331-
Generated on: 2025-02-07 20:34:42</div>
331+
Generated on: 2025-02-20 12:55:01</div>
332332
<div id='Hertz_forces' class='doc-content' style='display: none;'>
333333
<h1>Code to explain the displacement of SPH particles (amorphous) along a rigid wall made with beads of the same size (organized)</h1>
334334
<p>INRAE\Olivier Vitrac, Han Chen - 2023-02-23</p>

0 commit comments

Comments
 (0)