Update 2022-02-09 07:44

This commit is contained in:
Jean-Sébastien
2022-02-09 07:44:58 +01:00
parent 84531d125a
commit 3c40f5bfe8
209 changed files with 3663 additions and 1367 deletions
+18 -7
View File
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-02-08 Tue 17:21 -->
<!-- 2022-02-09 Wed 07:31 -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pre-Quantum Electrodynamics</title>
@@ -1616,13 +1616,13 @@ Table of contents
</ul>
</details>
</nav>
<ul class="navigation-links"><li>Prev:&nbsp;<a href="ems_ca_sv.html">Separation of Variables&emsp;<small>[ems.ca.sv]</small></a></li><li>Next:&nbsp;<a href="ems_ca_sv_cyl.html">Cylindrical Coordinates&emsp;<small>[ems.ca.sv.cyl]</small></a></li><li>Up:&nbsp;<a href="ems_ca_sv.html">Separation of Variables&emsp;<small>[ems.ca.sv]</small></a></li></ul><div id="outline-container-ems_ca_sv_car" class="outline-5">
<ul class="breadcrumbs"><li><a class="breadcrumb-link"href="ems.html">Electromagnetostatics</a></li><li><a class="breadcrumb-link"href="ems_ca.html">Calculating or Approximating the Electrostatic Potential</a></li><li><a class="breadcrumb-link"href="ems_ca_sv.html">Separation of Variables</a></li><li>Cartesian Coordinates</li></ul><ul class="navigation-links"><li>Prev:&nbsp;<a href="ems_ca_sv.html">Separation of Variables&emsp;<small>[ems.ca.sv]</small></a></li><li>Next:&nbsp;<a href="ems_ca_sv_cyl.html">Cylindrical Coordinates&emsp;<small>[ems.ca.sv.cyl]</small></a></li><li>Up:&nbsp;<a href="ems_ca_sv.html">Separation of Variables&emsp;<small>[ems.ca.sv]</small></a></li></ul><div id="outline-container-ems_ca_sv_car" class="outline-5">
<h5 id="ems_ca_sv_car">Cartesian Coordinates<a class="headline-permalink" href="./ems_ca_sv_car.html#ems_ca_sv_car"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-link" viewBox="0 0 16 16">
<path d="M6.354 5.5H4a3 3 0 0 0 0 6h3a3 3 0 0 0 2.83-4H9c-.086 0-.17.01-.25.031A2 2 0 0 1 7 10.5H4a2 2 0 1 1 0-4h1.535c.218-.376.495-.714.82-1z"/>
<path d="M9 5.5a3 3 0 0 0-2.83 4h1.098A2 2 0 0 1 9 6.5h3a2 2 0 1 1 0 4h-1.535a4.02 4.02 0 0 1-.82 1H12a3 3 0 1 0 0-6H9z"/>
</svg></a><span class="headline-id">ems.ca.sv.car</span></h5>
<div class="outline-text-5" id="text-ems_ca_sv_car">
<div class="example div" id="org30edbf0">
<div class="example div" id="org36a112b">
<p>
{\bf Example: separation of variables (Cartesian coordinates)}<br>
Two infinite grounded metal plates parallel to the \(xz\) plane, one at \(y = 0\) and the
@@ -1723,7 +1723,7 @@ V(x,y) = \frac{4V_0}{\pi}\sum_{n=1, 3, 5, ...}^{\infty} \frac{1}{n} e^{-n\pi x/a
</p>
<div class="example div" id="org276be97">
<div class="example div" id="org91b3743">
<p>
{\bf Example: rectangular pipe}<br>
Two infinitely long grounded plates at \(y = 0,a\) are connected at \(x = \pm b\)
@@ -1766,10 +1766,21 @@ V(x,y) = \frac{4V_0}{\pi} \sum_{n = 1, 3, 5, ...} \frac{1}{n} \frac{\cosh (n\pi
<hr><div id="postamble" class="status">
<hr>
<div class="license">
<a rel="license noopener" href="https://creativecommons.org/licenses/by/4.0/"
target="_blank" class="m-2">
<img alt="Creative Commons License" style="border-width:0"
src="https://licensebuttons.net/l/by/4.0/80x15.png"/>
</a>
Except where otherwise noted, all content is licensed under a
<a rel="license noopener" href="https://creativecommons.org/licenses/by/4.0/"
target="_blank">Creative Commons Attribution 4.0 International License</a>.
</div>
<div id="postamble" class="status">
<p class="author">Author: Jean-Sébastien Caux</p>
<p class="date">Created: 2022-02-08 Tue 17:21</p>
<p class="validation"><a href="https://validator.w3.org/check?uri=referer">Validate</a></p>
<p class="date">Created: 2022-02-09 Wed 07:31</p>
<p class="validation"></p>
</div>