Skip to content
Snippets Groups Projects
Commit bb3d2686 authored by Jan Habscheid's avatar Jan Habscheid
Browse files

Updated Thesis insertions (not published yet)

parent e0b5eb31
Branches
Tags
2 merge requests!3E-Diode working, problem was missing solvation + Solvation for DLKap bcs. of...,!2Reverted pdf
# Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model (B.Sc. Thesis - Jan Habscheid)
# Reproducibility Repository for Numerical Treatment of a Thermodynamically Consistent Electrolyte Model (B.Sc. Thesis - Jan Habscheid)
## Thesis
This repository contains the code to reproduce the results presented in the bachelor thesis: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model
Find the thesis at:
- Insert link to thesis
- Insert link to thesis (not published yet)
### Abstract
......
No preview for this file type
No preview for this file type
No preview for this file type
......@@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation
Reproducibility Repository for Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation
=====================================================================================================================
.. admonition:: \ \
......@@ -15,7 +15,7 @@ Thesis
| This repository contains the code to reproduce the results presented in the bachelor thesis: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model
| Find the thesis at:
- Insert link to thesis
- Insert link to thesis (not published yet)
Abstract
========
......
......@@ -92,9 +92,13 @@
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="src.html#Helper_DoubleLayerCapacity.C_dl">C_dl() (in module Helper_DoubleLayerCapacity)</a>
</li>
<li><a href="src.html#Helper_DoubleLayerCapacity.C_DL_dim_ana">C_DL_dim_ana() (in module Helper_DoubleLayerCapacity)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="src.html#Helper_DoubleLayerCapacity.C_DL_dimless_ana">C_DL_dimless_ana() (in module Helper_DoubleLayerCapacity)</a>
</li>
<li><a href="src.html#Eq04.create_refined_mesh">create_refined_mesh() (in module Eq04)</a>
</li>
</ul></td>
......
......@@ -4,7 +4,7 @@
<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>Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation &mdash; Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model September, 2024 documentation</title>
<title>Reproducibility Repository for Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation &mdash; Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model September, 2024 documentation</title>
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" />
<link rel="stylesheet" type="text/css" href="_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
......@@ -66,7 +66,7 @@
<div role="navigation" aria-label="Page navigation">
<ul class="wy-breadcrumbs">
<li><a href="#" class="icon icon-home" aria-label="Home"></a></li>
<li class="breadcrumb-item active">Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation</li>
<li class="breadcrumb-item active">Reproducibility Repository for Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/index.rst.txt" rel="nofollow"> View page source</a>
</li>
......@@ -77,7 +77,7 @@
<div itemprop="articleBody">
<section id="reproducibility-repository-for-numerical-treatment-of-a-thermodynamically-consistent-electrolyte-model-documentation">
<h1>Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation<a class="headerlink" href="#reproducibility-repository-for-numerical-treatment-of-a-thermodynamically-consistent-electrolyte-model-documentation" title="Link to this heading"></a></h1>
<h1>Reproducibility Repository for Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation<a class="headerlink" href="#reproducibility-repository-for-numerical-treatment-of-a-thermodynamically-consistent-electrolyte-model-documentation" title="Link to this heading"></a></h1>
<div class="admonition- admonition">
<p class="admonition-title"></p>
<p>This python package has the purpose to make the implementation and the examples from the bachelor thesis “Numerical Treatment of a Thermodynamically Consistent Electrolyte Model” reproducible. The code is written in Python and uses the finite element library FEniCSx. The code is available at: ToDo Add DOI</p>
......@@ -90,7 +90,7 @@
<div class="line">Find the thesis at:</div>
</div>
<ul class="simple">
<li><p>Insert link to thesis</p></li>
<li><p>Insert link to thesis (not published yet)</p></li>
</ul>
</section>
<section id="abstract">
......
No preview for this file type
This diff is collapsed.
This diff is collapsed.
......@@ -3,7 +3,7 @@
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Reproducibility Repository for: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation
Reproducibility Repository for Numerical Treatment of a Thermodynamically Consistent Electrolyte Model documentation
=====================================================================================================================
.. admonition:: \ \
......@@ -15,7 +15,7 @@ Thesis
| This repository contains the code to reproduce the results presented in the bachelor thesis: Numerical Treatment of a Thermodynamically Consistent Electrolyte Model
| Find the thesis at:
- Insert link to thesis
- Insert link to thesis (not published yet)
Abstract
========
......
No preview for this file type
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment