50 lines
1.7 KiB
PHP
50 lines
1.7 KiB
PHP
<!DOCTYPE html>
|
|
<head>
|
|
<link rel="stylesheet" href="https://lukerufkahr.com/assets/style.css">
|
|
<script id="MathJax-script" async src="https://cdn.jsdelivr.net/npm/mathjax@4.0.0/tex-mml-chtml.js"></script>
|
|
|
|
</head>
|
|
<body>
|
|
<?php include '.././snippet/header.php'?>
|
|
</header>
|
|
<main>
|
|
<h1>Physics</h1>
|
|
<h2>ToC</h2>
|
|
<ul>
|
|
<li><a href="#thermodynamics"></a></li>
|
|
<li><a href="#electromagnetism">Electromagnetism</a></li>
|
|
<ul>
|
|
<li><a href="#electromagnetism_charges-and-fields">Charges and Fields</a></li>
|
|
<li><a href="">Gauss's Law</a></li>
|
|
<li><a href="">Voltage</a></li>
|
|
<li><a href="">Capacitance</a></li>
|
|
<li><a href="">Current and Resistance</a></li>
|
|
<li><a href="">DC Circuits</a></li>
|
|
<li><a href="">Magnet Force and Fields</a></li>
|
|
<li><a href="">Sources of Magnet Fields</a></li>
|
|
<li><a href="">Electromagnetic Induction</a></li>
|
|
<li><a href="">Inductance</a></li>
|
|
<li><a href="">AC Circuits</a></li>
|
|
<li><a href="">Electromagnetic Waves</a></li>
|
|
</ul>
|
|
</ul>
|
|
<h2 id="electromagnetism">Electromagnetism</h2>
|
|
<p>
|
|
These notes are structured based on the OpenStax Physics Volume II textbook. These notes were used in coordination with the PHYS 2135 Class at Missouri University of Science and Technology
|
|
</p>
|
|
<h3 id="electromagnetism_charges-and-fields">Charges and Fields</h3>
|
|
<h3>Gauss's Law</h3>
|
|
<h3>>Voltage</h3>
|
|
<h3>Capacitance</h3>
|
|
<h3>Current and Resistance</h3>
|
|
<h3>DC Circuits</h3>
|
|
<h3>Magnet Force and Fields</h3>
|
|
<h3>Sources of Magnet Fields</h3>
|
|
<h3>Electromagnetic Induction</h3>
|
|
<h3>Inductance</h3>
|
|
<h3>AC Circuits</h3>
|
|
<h3>Electromagnetic Waves</h3>
|
|
</main>
|
|
<?php include '.././snippet/footer.php'?>
|
|
</body>
|