Skip to content

Commit 61984d4

Browse files
committed
runic
1 parent 34b002a commit 61984d4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

notebooks/SymmetricCellSurfaceCharge-Interactive.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,8 @@ function plotsol(
348348
ax3.legend(loc = (0.1, 0.1))
349349
ax3r.legend(loc = (0.8, 0.1))
350350
Emax = 1
351-
# ax3.set_ylim((0, Emax))
352-
# ax3.set_yticks(range(0, Emax, length = 5))
351+
# ax3.set_ylim((0, Emax))
352+
# ax3.set_yticks(range(0, Emax, length = 5))
353353
ax3r.set_ylabel("χ")
354354
ax3.set_ylabel("|E|/(V/nm)")
355355
ax3r.set_ylim((0, 100))

0 commit comments

Comments
 (0)