Skip to content

Commit

Permalink
build based on e73c9ac
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Oct 20, 2024
1 parent 5fc5e24 commit 503c674
Show file tree
Hide file tree
Showing 17 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2024-10-08T10:11:34","documenter_version":"1.7.0"}}
{"documenter":{"julia_version":"1.9.4","generation_timestamp":"2024-10-20T17:00:26","documenter_version":"1.7.0"}}
30 changes: 15 additions & 15 deletions dev/LaMEM_ModelFunctions/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/Subduction3D/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@
catch
run_lamem(model, 8) # run on 8 cores (if possible)
end</code></pre><p>The results looks like this with paraview: <img src="../assets/Subduction_3D_pv.png" alt="3D subduction paraview"/> Note that this is a significantly higher resolution than the original paper, which was run on an HPC system (admittedly, this was 20 years ago).</p><p>The file <code>Subduction_3D.jl</code> in <code>/scripts</code> reproduces this example</p><h3 id="Markdown-page-generation"><a class="docs-heading-anchor" href="#Markdown-page-generation">Markdown page generation</a><a id="Markdown-page-generation-1"></a><a class="docs-heading-anchor-permalink" href="#Markdown-page-generation" title="Permalink"></a></h3><pre><code class="language-julia hljs">#This file was generated using Literate:
#Literate.markdown(&quot;Subduction3D.jl&quot;,&quot;../docs/src/&quot;,keepcomments=true, execute=false, codefence = &quot;```julia&quot; =&gt; &quot;```&quot;)</code></pre><hr/><p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../juliasetup_TMSubduction/">« Example 3: 2D Subduction</a><a class="docs-footer-nextpage" href="../juliasetup_pluto/">Notebooks »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Tuesday 8 October 2024 10:11">Tuesday 8 October 2024</span>. Using Julia version 1.9.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
#Literate.markdown(&quot;Subduction3D.jl&quot;,&quot;../docs/src/&quot;,keepcomments=true, execute=false, codefence = &quot;```julia&quot; =&gt; &quot;```&quot;)</code></pre><hr/><p><em>This page was generated using <a href="https://github.com/fredrikekre/Literate.jl">Literate.jl</a>.</em></p></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../juliasetup_TMSubduction/">« Example 3: 2D Subduction</a><a class="docs-footer-nextpage" href="../juliasetup_pluto/">Notebooks »</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option><option value="catppuccin-latte">catppuccin-latte</option><option value="catppuccin-frappe">catppuccin-frappe</option><option value="catppuccin-macchiato">catppuccin-macchiato</option><option value="catppuccin-mocha">catppuccin-mocha</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.7.0 on <span class="colophon-date" title="Sunday 20 October 2024 17:00">Sunday 20 October 2024</span>. Using Julia version 1.9.4.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 503c674

Please sign in to comment.