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

Corrected Dirichlet BCS for TernaryElectrolyte

parent 1e78c6cc
No related branches found
No related tags found
2 merge requests!3E-Diode working, problem was missing solvation + Solvation for DLKap bcs. of...,!2Reverted pdf
No preview for this file type
This diff is collapsed.
......@@ -21,10 +21,9 @@ del sys.path[0]
# Further imports
import matplotlib.pyplot as plt
import numpy as np
import pandas as pd
# Define the parameters and boundary conditions
phi_left = 4.0
phi_left = 8.0
phi_right = 0.0
p_right = 0.0
y_A_R = 1/3
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment