Skip to content

Commit f46a49e

Browse files
committed
deploy: b288f41
1 parent 39644d0 commit f46a49e

11 files changed

Lines changed: 1253 additions & 15 deletions
23.6 KB
Loading
51.5 KB
Loading
32.2 KB
Loading
40.5 KB
Loading

_sources/notebooks/setup/aerosol-surface.ipynb

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
{
1919
"cell_type": "code",
20-
"execution_count": 1,
20+
"execution_count": 12,
2121
"id": "5e982118-1dad-445f-ba8d-870d78df4387",
2222
"metadata": {
2323
"tags": []
@@ -31,7 +31,7 @@
3131
},
3232
{
3333
"cell_type": "code",
34-
"execution_count": 2,
34+
"execution_count": 13,
3535
"id": "b478edf7-4e7f-4800-8cea-819d381f8454",
3636
"metadata": {
3737
"tags": []
@@ -43,7 +43,7 @@
4343
"Text(0.5, 1.0, 'Surface Flux according to Jaegle et al. (2011)')"
4444
]
4545
},
46-
"execution_count": 2,
46+
"execution_count": 13,
4747
"metadata": {},
4848
"output_type": "execute_result"
4949
},
@@ -87,7 +87,7 @@
8787
},
8888
{
8989
"cell_type": "code",
90-
"execution_count": 3,
90+
"execution_count": 14,
9191
"id": "63332848-9189-46b8-a918-4cf6fce8a3cd",
9292
"metadata": {
9393
"tags": []
@@ -112,7 +112,7 @@
112112
},
113113
{
114114
"cell_type": "code",
115-
"execution_count": 4,
115+
"execution_count": 15,
116116
"id": "741fa23d-8f8c-4f26-95d5-fa7017c32235",
117117
"metadata": {
118118
"tags": []
@@ -124,7 +124,7 @@
124124
"Text(0.5, 1.0, 'Partitioning of Surface Flux')"
125125
]
126126
},
127-
"execution_count": 4,
127+
"execution_count": 15,
128128
"metadata": {},
129129
"output_type": "execute_result"
130130
},
@@ -149,7 +149,7 @@
149149
},
150150
{
151151
"cell_type": "code",
152-
"execution_count": 5,
152+
"execution_count": 16,
153153
"id": "c22d84ee-8d38-42a9-a1fc-daf210800c7c",
154154
"metadata": {
155155
"tags": []
@@ -159,7 +159,7 @@
159159
"name": "stdout",
160160
"output_type": "stream",
161161
"text": [
162-
"Splitting modes at 0.57344um\n"
162+
"Splitting modes at 0.5734399999999995um\n"
163163
]
164164
},
165165
{
@@ -206,7 +206,7 @@
206206
"0 0.98454 0.01546 0.573975 0.000535"
207207
]
208208
},
209-
"execution_count": 5,
209+
"execution_count": 16,
210210
"metadata": {},
211211
"output_type": "execute_result"
212212
}
@@ -229,7 +229,7 @@
229229
},
230230
{
231231
"cell_type": "code",
232-
"execution_count": 6,
232+
"execution_count": 17,
233233
"id": "a635ee5e-cd74-4ff5-af0f-59f9c4285265",
234234
"metadata": {},
235235
"outputs": [
@@ -239,7 +239,7 @@
239239
"Text(0.5, 1.0, 'Surface Flux according to Jaegle et al. (2011)')"
240240
]
241241
},
242-
"execution_count": 6,
242+
"execution_count": 17,
243243
"metadata": {},
244244
"output_type": "execute_result"
245245
},

_sources/notebooks/setup/aerosol-surface_new.ipynb

Lines changed: 411 additions & 0 deletions
Large diffs are not rendered by default.

notebooks/notebook-template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -609,8 +609,8 @@ <h5>of further and further<a class="headerlink" href="#of-further-and-further" t
609609
<section id="header-levels">
610610
<h6>header levels<a class="headerlink" href="#header-levels" title="Link to this heading">#</a></h6>
611611
<p>as well <span class="math notranslate nohighlight">\(m = a * t / h\)</span> text! Similarly, you have access to other <span class="math notranslate nohighlight">\(\LaTeX\)</span> equation <a class="reference external" href="https://jupyter-notebook.readthedocs.io/en/stable/examples/Notebook/Typesetting%20Equations.html"><strong>functionality</strong></a> via MathJax (demo below from link),</p>
612-
<div class="amsmath math notranslate nohighlight" id="equation-5d033344-7667-4384-bf0f-b18a65136160">
613-
<span class="eqno">()<a class="headerlink" href="#equation-5d033344-7667-4384-bf0f-b18a65136160" title="Permalink to this equation">#</a></span>\[\begin{align}
612+
<div class="amsmath math notranslate nohighlight" id="equation-93038070-6d3b-4919-96d2-8b866aed5d74">
613+
<span class="eqno">()<a class="headerlink" href="#equation-93038070-6d3b-4919-96d2-8b866aed5d74" title="Permalink to this equation">#</a></span>\[\begin{align}
614614
\dot{x} &amp; = \sigma(y-x) \\
615615
\dot{y} &amp; = \rho x - y - xz \\
616616
\dot{z} &amp; = -\beta z + xy

notebooks/setup/aerosol-surface.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ <h1>Specifying Surface Aerosol Emissions for Simulations with Multi-Modal Aeroso
582582
</div>
583583
</div>
584584
<div class="cell_output docutils container">
585-
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Splitting modes at 0.57344um
585+
<div class="output stream highlight-myst-ansi notranslate"><div class="highlight"><pre><span></span>Splitting modes at 0.5734399999999995um
586586
</pre></div>
587587
</div>
588588
<div class="output text_html"><div>

notebooks/setup/aerosol-surface_new.html

Lines changed: 827 additions & 0 deletions
Large diffs are not rendered by default.

objects.inv

10 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)