-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.html
More file actions
526 lines (503 loc) · 30.1 KB
/
example.html
File metadata and controls
526 lines (503 loc) · 30.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
<!DOCTYPE html>
<html class="writer-html5" lang="en" data-content_root="./">
<head>
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hovedoverskrift — EBM - Energibruksmodell documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=e59714d7" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=9ed7352e" />
<script src="_static/jquery.js?v=5d32c60e"></script>
<script src="_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
<script src="_static/documentation_options.js?v=5929fcd5"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/js/theme.js"></script>
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home">
EBM - Energibruksmodell
</a>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu">
<ul>
<li class="toctree-l1"><a class="reference internal" href="about_the_model.html">About EBM</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">User guide</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="user_guide/getting_started.html">Getting started</a></li>
<li class="toctree-l1"><a class="reference internal" href="results.html">Result files</a></li>
<li class="toctree-l1"><a class="reference internal" href="user_guide/user_case.html">User case</a></li>
<li class="toctree-l1"><a class="reference internal" href="input_description.html">Input files</a></li>
<li class="toctree-l1"><a class="reference internal" href="user_guide/geographical_distribution.html">Geographical distribution</a></li>
<li class="toctree-l1"><a class="reference internal" href="user_guide/configuration.html">Model configuration</a></li>
<li class="toctree-l1"><a class="reference internal" href="user_guide/troubleshooting.html">Troubleshooting</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Model Functionality</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="model_description/index.html">Model Description</a></li>
<li class="toctree-l1"><a class="reference internal" href="limitations.html">Limitations</a></li>
<li class="toctree-l1"><a class="reference internal" href="building_parameters/index.html">Building categories and building codes</a></li>
<li class="toctree-l1"><a class="reference internal" href="area/index.html">Area</a></li>
<li class="toctree-l1"><a class="reference internal" href="energy_need/index.html">Energy need</a></li>
<li class="toctree-l1"><a class="reference internal" href="heating_systems/index.html">Heating systems</a></li>
<li class="toctree-l1"><a class="reference internal" href="energy_use/index.html">Energy use</a></li>
<li class="toctree-l1"><a class="reference internal" href="geographical_distribution/index.html">Geographical distribution</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Reference</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="user_guide/calibrating_the_model.html">Calibrating the model</a></li>
<li class="toctree-l1"><a class="reference internal" href="api_reference.html">API Reference</a></li>
<li class="toctree-l1"><a class="reference internal" href="contributing.html">Contributing</a></li>
<li class="toctree-l1"><a class="reference internal" href="changelog.html">Changelog</a></li>
<li class="toctree-l1"><a class="reference internal" href="glossary.html">Glossary</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" >
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">EBM - Energibruksmodell</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Hovedoverskrift</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/example.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<section id="hovedoverskrift">
<h1>Hovedoverskrift<a class="headerlink" href="#hovedoverskrift" title="Link to this heading"></a></h1>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque molestie arcu non erat vulputate faucibus.
<strong>This text is bold</strong>. Suspendisse tincidunt feugiat aliquet. Praesent eget felis velit. <em>This text is italic</em>
In rutrum dui eu suscipit accumsan. <code class="docutils literal notranslate"><span class="pre">This</span> <span class="pre">text</span> <span class="pre">is</span> <span class="pre">monospaced</span></code> Etiam tellus velit, tincidunt sit amet enim vitae,
consectetur egestas sapien. <a class="reference external" href="https://www.jeffquast.com/post/technical_writing_with_sphinx/">Tekst med link</a>, In
consequat commodo neque in dapibus.</p>
<nav class="contents local" id="table-of-contents">
<p class="topic-title">Table of Contents</p>
<ul class="simple">
<li><p><a class="reference internal" href="#seksjonsoverskrift-1" id="id4">Seksjonsoverskrift 1</a></p></li>
<li><p><a class="reference internal" href="#paragraph-with-glossary-terms" id="id5">Paragraph with Glossary Terms</a></p></li>
<li><p><a class="reference internal" href="#glossary" id="id6">Glossary</a></p>
<ul>
<li><p><a class="reference internal" href="#autonummerert-liste" id="id7">Autonummerert liste</a></p></li>
<li><p><a class="reference internal" href="#unummerert-liste" id="id8">Unummerert liste</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#tekstendringer" id="id9">Tekstendringer</a></p>
<ul>
<li><p><a class="reference internal" href="#forskjellige-eksempler" id="id10">Forskjellige eksempler</a></p></li>
<li><p><a class="reference internal" href="#ordbryting" id="id11">Ordbryting</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#bilde" id="id12">Bilde 🖼️</a></p></li>
<li><p><a class="reference internal" href="#tabeller" id="id13">Tabeller</a></p>
<ul>
<li><p><a class="reference internal" href="#tabell-med-tekst-simple" id="id14">Tabell med tekst «simple»</a></p></li>
<li><p><a class="reference internal" href="#tabell-med-tekst" id="id15">Tabell med tekst</a></p></li>
<li><p><a class="reference internal" href="#inline-csv-tabell" id="id16">Inline CSV-tabell</a></p></li>
<li><p><a class="reference internal" href="#csv-tabell-fra-fil" id="id17">CSV-tabell fra fil</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#definisjonsliste" id="id18">Definisjonsliste</a></p></li>
<li><p><a class="reference internal" href="#kode-eksempel" id="id19">Kode-eksempel</a></p>
<ul>
<li><p><a class="reference internal" href="#python" id="id20">python 🐍</a></p></li>
<li><p><a class="reference internal" href="#powershell" id="id21">powershell 🐚</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#linker-og-referanser" id="id22">Linker og referanser</a></p>
<ul>
<li><p><a class="reference internal" href="#linker" id="id23">Linker</a></p></li>
<li><p><a class="reference internal" href="#referanser" id="id24">Referanser</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#diverse" id="id25">Diverse</a></p>
<ul>
<li><p><a class="reference internal" href="#tegn-for-overskrift" id="id26">tegn for overskrift</a></p></li>
</ul>
</li>
<li><p><a class="reference internal" href="#generere-indekser" id="id27">Generere indekser</a></p></li>
<li><p><a class="reference internal" href="#indices-and-tables" id="id28">Indices and tables</a></p></li>
</ul>
</nav>
<section id="seksjonsoverskrift-1">
<h2><a class="toc-backref" href="#id4" role="doc-backlink">Seksjonsoverskrift 1</a><a class="headerlink" href="#seksjonsoverskrift-1" title="Link to this heading"></a></h2>
<p>Duis ac dignissim purus. Integer tempor sem et porttitor egestas. Interdum et malesuada fames ac ante ipsum primis in
faucibus. Proin molestie iaculis gravida. Praesent sollicitudin a enim non efficitur. Cras
euismod mi eros, cursus ornare odio accumsan eu.</p>
<p>This is an inline explanation: Foo is a concept that means ….</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Etiam quis purus in lacus molestie venenatis. Vestibulum <strong>feugiat</strong> non lorem non tristique. In nec viverra augue.</p>
</div>
<div class="admonition-endringsforslag-admonition admonition">
<p class="admonition-title">Endringsforslag/admonition?</p>
<p>What is an admonition? An admonition is a gentle or formal warning, advice, or reprimand. It’s often used to correct behavior or guide someone toward better choices without being overly harsh.</p>
</div>
</section>
<section id="paragraph-with-glossary-terms">
<h2><a class="toc-backref" href="#id5" role="doc-backlink">Paragraph with Glossary Terms</a><a class="headerlink" href="#paragraph-with-glossary-terms" title="Link to this heading"></a></h2>
<p>Class aptent taciti sociosqu ad litora torquent per <a class="reference internal" href="#term-source-directory"><span class="xref std std-term">source directory</span></a> conubia nostra, per inceptos himenaeos.
Vestibulum ornare neque sed purus laoreet, et maximus velit imperdiet. Suspendisse <a class="reference internal" href="#term-environment"><span class="xref std std-term">environment</span></a> enim justo,
aliquam et pharetra eu, facilisis sit amet eros. Sed ac dignissim arcu, sed dapibus nunc. Pellentesque massa ante,
semper non eros sed, feugiat tincidunt quam. Integer eu nisi eu erat ultricies scelerisque vel id risus. Morbi faucibus
tempus placerat. Vivamus facilisis dui libero. Curabitur in tellus mi. Aenean fringilla velit sit amet consequat varius.
Aliquam vel lacus id nulla interdum molestie. Pellentesque nulla nisl, tincidunt nec nunc fermentum, porta interdum metus.
Quisque sit amet dolor quis eros consequat tincidunt. Cras in viverra risus, <a class="reference internal" href="#term-source-directory"><span class="xref std std-term">source directory</span></a> eget elementum leo.
Etiam eleifend quis ex et mollis. Aenean sed vulputate arcu, id tempor metus.</p>
</section>
<section id="glossary">
<h2><a class="toc-backref" href="#id6" role="doc-backlink">Glossary</a><a class="headerlink" href="#glossary" title="Link to this heading"></a></h2>
<dl class="simple glossary">
<dt id="term-environment">environment<a class="headerlink" href="#term-environment" title="Link to this term"></a></dt><dd><p>A structure where information about all documents under the root is
saved, and used for cross-referencing. The environment is pickled
after the parsing stage, so that successive runs only need to read
and parse new and changed documents.</p>
</dd>
<dt id="term-source-directory">source directory<a class="headerlink" href="#term-source-directory" title="Link to this term"></a></dt><dd><p>The directory which, including its subdirectories, contains all
source files for one Sphinx project.</p>
</dd>
</dl>
<section id="autonummerert-liste">
<h3><a class="toc-backref" href="#id7" role="doc-backlink">Autonummerert liste</a><a class="headerlink" href="#autonummerert-liste" title="Link to this heading"></a></h3>
<ol class="arabic simple">
<li><p>Autoummerert liste punk 1</p></li>
<li><p>Autoummerert liste punk 2</p></li>
<li><p>Autoummerert liste punk 3</p></li>
</ol>
</section>
<section id="unummerert-liste">
<h3><a class="toc-backref" href="#id8" role="doc-backlink">Unummerert liste</a><a class="headerlink" href="#unummerert-liste" title="Link to this heading"></a></h3>
<blockquote>
<div><ul class="simple">
<li><p><a class="reference external" href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html/">Technical writing with sphinx</a></p></li>
<li><p><a class="reference external" href="https://docutils.sourceforge.io/FAQ.html#how-should-i-mark-up-lists/">How should I mark up lists?</a></p></li>
<li><p>Punkt 3</p></li>
</ul>
</div></blockquote>
</section>
</section>
<section id="tekstendringer">
<h2><a class="toc-backref" href="#id9" role="doc-backlink">Tekstendringer</a><a class="headerlink" href="#tekstendringer" title="Link to this heading"></a></h2>
<section id="forskjellige-eksempler">
<h3><a class="toc-backref" href="#id10" role="doc-backlink">Forskjellige eksempler</a><a class="headerlink" href="#forskjellige-eksempler" title="Link to this heading"></a></h3>
<ul class="simple">
<li><p><strong>This text is bold</strong></p></li>
<li><p><em>This text is italic</em></p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">This</span> <span class="pre">text</span> <span class="pre">is</span> <span class="pre">monospaced</span></code></p></li>
<li><p><code class="docutils literal notranslate"><span class="pre">inline</span> <span class="pre">code</span></code></p></li>
<li><p><sub>subscript text</sub></p></li>
<li><p><sup>superscript text</sup></p></li>
<li><p>kvadratmeter: m<sup>2</sup></p></li>
</ul>
</section>
<section id="ordbryting">
<h3><a class="toc-backref" href="#id11" role="doc-backlink">Ordbryting</a><a class="headerlink" href="#ordbryting" title="Link to this heading"></a></h3>
<p>For å fortelle sphinx hvor man vil dele veldig lange ord kan man bruke unicode-tegnet U+00AD for myk bindestrek (<a class="reference external" href="https://en.wikipedia.org/wiki/Soft_hyphen">Soft Hypen</a>) forkortet til SHY.</p>
<dl class="simple">
<dt>Hvordan skrive SHY med Windows?</dt><dd><p>Holde nede venstre [ALT] og tast inn 0173 med de numeriske tastene til høyre på tastaturet.</p>
</dd>
</dl>
<section id="ordet-aaa-aaa-har-shy">
<h4>Ordet AAA…AAA har SHY<a class="headerlink" href="#ordet-aaa-aaa-har-shy" title="Link to this heading"></a></h4>
<p>AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA</p>
</section>
<section id="ordet-bbb-bbb-mangler-shy">
<h4>Ordet BBB…BBB mangler SHY<a class="headerlink" href="#ordet-bbb-bbb-mangler-shy" title="Link to this heading"></a></h4>
<p>BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB</p>
</section>
<section id="bindestrek-deler-automatisk-lavstrek-gjor-ikke-det">
<h4>Bindestrek deler automatisk, lavstrek gjør ikke det<a class="headerlink" href="#bindestrek-deler-automatisk-lavstrek-gjor-ikke-det" title="Link to this heading"></a></h4>
<p>area-parameters-area-parameters-area-parameters-area-parameters-area-parameters-area-parameters-area-parameters-area-parameters-area-parameters</p>
<p>area_parameters_area_parameters_area_parameters_Area_parameters_area_Barameters_area_parameters_area_parameters_area_parameters_area_parameters</p>
</section>
</section>
</section>
<section id="bilde">
<h2><a class="toc-backref" href="#id12" role="doc-backlink">Bilde 🖼️</a><a class="headerlink" href="#bilde" title="Link to this heading"></a></h2>
<a class="reference internal image-reference" href="_images/kjetil_lund.jpg"><img alt="Kjetil Lund, Director General of NVE" class="align-center" src="_images/kjetil_lund.jpg" style="width: 300px;" />
</a>
</section>
<section id="tabeller">
<h2><a class="toc-backref" href="#id13" role="doc-backlink">Tabeller</a><a class="headerlink" href="#tabeller" title="Link to this heading"></a></h2>
<div class="boxed docutils container">
<p>Legg merge til tomme linjer og innrykk (2 space).</p>
</div>
<section id="tabell-med-tekst-simple">
<h3><a class="toc-backref" href="#id14" role="doc-backlink">Tabell med tekst «simple»</a><a class="headerlink" href="#tabell-med-tekst-simple" title="Link to this heading"></a></h3>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>A</p></th>
<th class="head"><p>B</p></th>
<th class="head"><p>A and B</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>False</p></td>
<td><p>False</p></td>
<td><p>False</p></td>
</tr>
<tr class="row-odd"><td><p>True</p></td>
<td><p>False</p></td>
<td><p>False</p></td>
</tr>
<tr class="row-even"><td><p>False</p></td>
<td><p>True</p></td>
<td><p>False</p></td>
</tr>
<tr class="row-odd"><td><p>True</p></td>
<td><p>True</p></td>
<td><p>True</p></td>
</tr>
</tbody>
</table>
</section>
<section id="tabell-med-tekst">
<h3><a class="toc-backref" href="#id15" role="doc-backlink">Tabell med tekst</a><a class="headerlink" href="#tabell-med-tekst" title="Link to this heading"></a></h3>
<p>Legge merke til tommelinjer og innrykk ➡️➡️. Bruken av mellomrom må være konsekvent.</p>
<p>⬇️ Det er tom linje mellom denne paragrafen og <code class="docutils literal notranslate"><span class="pre">..</span> <span class="pre">table::</span></code></p>
<table class="docutils align-default">
<thead>
<tr class="row-odd"><th class="head"><p>Header row, column 1
(header rows optional)</p></th>
<th class="head"><p>Header 2</p></th>
<th class="head"><p>Header 3</p></th>
<th class="head"><p>Header 4</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>body row 1, column 1</p></td>
<td><p>column 2</p></td>
<td><p>column 3</p></td>
<td><p>column 4</p></td>
</tr>
<tr class="row-odd"><td><p>body row 2</p></td>
<td><p>…</p></td>
<td><p>…</p></td>
<td></td>
</tr>
</tbody>
</table>
<p>⬆️ Det er tom linje mellom denne paragrafen og siste innhold i tabellen <code class="docutils literal notranslate"><span class="pre">+--</span> <span class="pre">…</span> <span class="pre">--+</span></code>.</p>
</section>
<section id="inline-csv-tabell">
<h3><a class="toc-backref" href="#id16" role="doc-backlink">Inline CSV-tabell</a><a class="headerlink" href="#inline-csv-tabell" title="Link to this heading"></a></h3>
<table class="docutils align-default" id="id2">
<caption><span class="caption-text">Construction by building category and TEK</span><a class="headerlink" href="#id2" title="Link to this table"></a></caption>
<tbody>
<tr class="row-odd"><td><dl class="field-list simple">
<dt class="field-odd">header<span class="colon">:</span></dt>
<dd class="field-odd"><p>building_category</p>
</dd>
</dl>
</td>
<td><p>TEK</p></td>
<td><p>area</p></td>
</tr>
<tr class="row-even"><td><p>building_category</p></td>
<td><p>TEK</p></td>
<td><p>area</p></td>
</tr>
<tr class="row-odd"><td><p>apartment_block</p></td>
<td><p>PRE_TEK49_RES_1950</p></td>
<td><p>11444245</p></td>
</tr>
<tr class="row-even"><td><p>apartment_block</p></td>
<td><p>TEK49_RES</p></td>
<td><p>7133096</p></td>
</tr>
<tr class="row-odd"><td><p>apartment_block</p></td>
<td><p>TEK69_RES_1976</p></td>
<td><p>6739001</p></td>
</tr>
</tbody>
</table>
</section>
<section id="csv-tabell-fra-fil">
<h3><a class="toc-backref" href="#id17" role="doc-backlink">CSV-tabell fra fil</a><a class="headerlink" href="#csv-tabell-fra-fil" title="Link to this heading"></a></h3>
<table class="docutils align-default" id="id3">
<caption><span class="caption-text">Area forecast output</span><a class="headerlink" href="#id3" title="Link to this table"></a></caption>
<thead>
<tr class="row-odd"><th class="head"><p>Building_category</p></th>
<th class="head"><p>TEK</p></th>
<th class="head"><p>Building_condition</p></th>
<th class="head"><p>Year</p></th>
<th class="head"><p>m2</p></th>
</tr>
</thead>
<tbody>
<tr class="row-even"><td><p>House</p></td>
<td><p>PRE_TEK49</p></td>
<td><p>original_condition</p></td>
<td><p>2020</p></td>
<td><p>941109.5047</p></td>
</tr>
<tr class="row-odd"><td><p>house</p></td>
<td><p>PRE_TEK49</p></td>
<td><p>original_condition</p></td>
<td><p>2021</p></td>
<td><p>494082.49</p></td>
</tr>
<tr class="row-even"><td><p>house</p></td>
<td><p>PRE_TEK49</p></td>
<td><p>original_condition</p></td>
<td><p>2022</p></td>
<td><p>494082.49</p></td>
</tr>
</tbody>
</table>
</section>
</section>
<section id="definisjonsliste">
<span id="etter-csvtabeller"></span><h2><a class="toc-backref" href="#id18" role="doc-backlink">Definisjonsliste</a><a class="headerlink" href="#definisjonsliste" title="Link to this heading"></a></h2>
<dl>
<dt>term 1</dt><dd><p>Definition 1.</p>
</dd>
<dt>term 2</dt><dd><p>Definition 2, paragraph 1.</p>
<p>Definition 2, paragraph 2.</p>
</dd>
<dt>term 3<span class="classifier">classifier</span></dt><dd><p>Definition 3.</p>
</dd>
<dt>term 4<span class="classifier">classifier one</span><span class="classifier">classifier two</span></dt><dd><p>Definition 4.</p>
</dd>
<dt>-term 5</dt><dd><p>Without escaping, this would be an option list item.</p>
</dd>
</dl>
</section>
<section id="kode-eksempel">
<h2><a class="toc-backref" href="#id19" role="doc-backlink">Kode-eksempel</a><a class="headerlink" href="#kode-eksempel" title="Link to this heading"></a></h2>
<section id="python">
<h3><a class="toc-backref" href="#id20" role="doc-backlink">python 🐍</a><a class="headerlink" href="#python" title="Link to this heading"></a></h3>
<div class="highlight-python notranslate"><div class="highlight"><pre><span></span><span class="kn">from</span><span class="w"> </span><span class="nn">ebm.model.data_classes</span><span class="w"> </span><span class="kn">import</span> <span class="n">YearRange</span>
<span class="kn">from</span><span class="w"> </span><span class="nn">ebm.model.database_manager</span><span class="w"> </span><span class="kn">import</span> <span class="n">DatabaseManager</span>
<span class="kn">from</span><span class="w"> </span><span class="nn">ebm.model.energy_requirement</span><span class="w"> </span><span class="kn">import</span> <span class="n">EnergyRequirement</span>
<span class="n">dm</span> <span class="o">=</span> <span class="n">DatabaseManager</span><span class="p">()</span>
<span class="n">energy_requirements</span> <span class="o">=</span> <span class="n">EnergyRequirement</span><span class="o">.</span><span class="n">new_instance</span><span class="p">(</span><span class="n">period</span><span class="o">=</span><span class="n">YearRange</span><span class="p">(</span><span class="mi">2020</span><span class="p">,</span> <span class="mi">2050</span><span class="p">),</span>
<span class="n">calibration_year</span><span class="o">=</span><span class="mi">2020</span><span class="p">,</span>
<span class="n">database_manager</span><span class="o">=</span><span class="n">dm</span><span class="p">)</span>
<span class="n">df</span> <span class="o">=</span> <span class="n">energy_requirements</span><span class="o">.</span><span class="n">calculate_energy_requirements</span><span class="p">()</span>
<span class="nb">print</span><span class="p">(</span><span class="n">df</span><span class="p">)</span>
</pre></div>
</div>
</section>
<section id="powershell">
<span id="etter-python"></span><h3><a class="toc-backref" href="#id21" role="doc-backlink">powershell 🐚</a><a class="headerlink" href="#powershell" title="Link to this heading"></a></h3>
<div class="highlight-powershell notranslate"><div class="highlight"><pre><span></span><span class="nb">Measure-Command</span> <span class="p">{</span> <span class="n">python</span> <span class="n">-m</span> <span class="n">ebm</span> <span class="p">}</span> <span class="p">|</span> <span class="nb">Select-Object</span> <span class="n">-ExpandProperty</span> <span class="n">TotalSeconds</span>
</pre></div>
</div>
</section>
</section>
<section id="linker-og-referanser">
<h2><a class="toc-backref" href="#id22" role="doc-backlink">Linker og referanser</a><a class="headerlink" href="#linker-og-referanser" title="Link to this heading"></a></h2>
<section id="linker">
<h3><a class="toc-backref" href="#id23" role="doc-backlink">Linker</a><a class="headerlink" href="#linker" title="Link to this heading"></a></h3>
<blockquote>
<div><ul class="simple">
<li><p>🌍 <a class="reference external" href="https://www.nve.no">https://www.nve.no</a></p></li>
<li><p>🔗 <a class="reference external" href="https://docs.readthedocs.com/platform/latest/guides/cross-referencing-with-sphinx.html#explicit-targets">Cross referencing with sphinx</a></p></li>
<li><p>🪧 <a class="reference external" href="https://docs.readthedocs.com/platform/latest/guides/cross-referencing-with-sphinx.html#explicit-targets">Linker til samme som over ved hjelp av alias</a></p></li>
<li><p>👇 <a class="reference external" href="https://www.nve.no/">Link til nve</a></p></li>
<li><p>👇 <a class="reference external" href="https://www.nve.no/">Link til NVE definert under med alternativ tekst</a></p></li>
</ul>
</div></blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque molestie arcu non erat vulputate faucibus.
🌍 <a class="reference external" href="https://www.nve.no">https://www.nve.no</a> Suspendisse tincidunt feugiat aliquet. Praesent eget felis velit. <a class="reference external" href="https://www.nve.no/">Link til nve</a>
In rutrum dui eu suscipit accumsan. 🔗 <a class="reference external" href="https://docs.readthedocs.com/platform/latest/guides/cross-referencing-with-sphinx.html#explicit-targets">Cross referencing with sphinx</a>.
Etiam tellus velit, tincidunt sit amet enim vitae, consectetur egestas sapien. <a class="reference external" href="https://www.jeffquast.com/post/technical_writing_with_sphinx">Link med tekst</a>, In
consequat commodo neque in dapibus. 👇 <a class="reference external" href="https://www.nve.no/">Link til NVE definert under</a>. Maecenas accumsan diam diam, a placerat
ex dapibus at. Vivamus commodo ex ac enim auctor rutrum.
🪧 <a class="reference external" href="https://docs.readthedocs.com/platform/latest/guides/cross-referencing-with-sphinx.html#explicit-targets">Linker til samme som over ved hjelp av alias</a> Nam auctor bibendum nisi, vitae
fermentum mauris efficitur vitae. Mauris quis mi tellus. Curabitur lorem nisi, rhoncus vitae lacinia eu, auctor
vitae massa.</p>
<div class="admonition seealso">
<p class="admonition-title">See also</p>
<p>ℹ️ <a class="reference external" href="https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#hyperlinks">»Using Sphinx basics »hyperlinks</a></p>
</div>
</section>
<section id="referanser">
<h3><a class="toc-backref" href="#id24" role="doc-backlink">Referanser</a><a class="headerlink" href="#referanser" title="Link to this heading"></a></h3>
<blockquote>
<div><ul class="simple">
<li><p><a class="reference internal" href="#inline-csv-tabell"><span class="std std-ref">Implisitt referanse til inline *csv-tabell* på denne siden (Bruker overskrift)</span></a></p></li>
<li><p><a class="reference internal" href="#etter-csvtabeller"><span class="std std-ref">Eksplisitt refaranse til * Etter csvtabeller* på denne siden (Bruker referansekode)</span></a></p></li>
<li><p><span class="xref std std-ref">Refaranse til Model Description 👈 The Four Steps of the Model</span></p></li>
</ul>
</div></blockquote>
<div class="highlight-rst notranslate"><div class="highlight"><pre><span></span><span class="nv">`Eksplisitt refaranse til Etter csvtabell (Bruker referansekode)<Etter csvtabeller>`</span>
…
<span class="p">..</span> <span class="nt">_Etter csvtabell:</span>
</pre></div>
</div>
</section>
</section>
<section id="diverse">
<h2><a class="toc-backref" href="#id25" role="doc-backlink">Diverse</a><a class="headerlink" href="#diverse" title="Link to this heading"></a></h2>
<section id="tegn-for-overskrift">
<h3><a class="toc-backref" href="#id26" role="doc-backlink">tegn for overskrift</a><a class="headerlink" href="#tegn-for-overskrift" title="Link to this heading"></a></h3>
<div class="highlight-text notranslate"><div class="highlight"><pre><span></span># with overline, for parts 1
* with overline, for chapters 2
=, for sections 3
-, for subsections 4
^, for subsubsections 5
", for paragraphs 6
</pre></div>
</div>
</section>
</section>
<section id="generere-indekser">
<h2><a class="toc-backref" href="#id27" role="doc-backlink">Generere indekser</a><a class="headerlink" href="#generere-indekser" title="Link to this heading"></a></h2>
<p>Dette lå inne på hovedsiden tidligere, men er nå flyttet ut.</p>
</section>
<section id="indices-and-tables">
<h2><a class="toc-backref" href="#id28" role="doc-backlink">Indices and tables</a><a class="headerlink" href="#indices-and-tables" title="Link to this heading"></a></h2>
<ul class="simple">
<li><p><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></p></li>
<li><p><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></p></li>
<li><p><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></p></li>
</ul>
<p>Last Updated on 2026-04-10.</p>
<p>Version: 1.0.9.</p>
</section>
</section>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>© Copyright 2025, The Norwegian Water Resources and Energy Directorate (NVE).</p>
</div>
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a>
provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script>
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>