Skip to content

Commit

Permalink
General file update.
Browse files Browse the repository at this point in the history
  • Loading branch information
teaghan committed Sep 4, 2024
1 parent b236e1c commit b940037
Show file tree
Hide file tree
Showing 61 changed files with 150 additions and 189,826 deletions.
8 changes: 3 additions & 5 deletions Unit4/4_3_atomic_energies.ipynb
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"id": "750655b3-dc2d-4dcd-802f-c02b766e40e7",
"cell_type": "markdown",
"id": "057d995f-2137-446b-bec3-13b85a4d2324",
"metadata": {},
"outputs": [],
"source": [
"# 4.3 Atomic Energies\n",
"\n",
Expand Down Expand Up @@ -171,7 +169,7 @@
"\n",
"<div class=\"alert alert-block alert-info\">\n",
"<h4>Ionization Energy for Hydrogen</h4>\n",
"In hydrogen, the simplest atom, it takes exactly **13.6 eV** to remove its single electron and ionize the atom completely. This might not seem like much energy, but in the context of a star, it tells us a lot about the environment in which this atom exists.\n",
"In hydrogen, the simplest atom, it takes exactly 13.6 eV to remove its single electron and ionize the atom completely. This might not seem like much energy, but in the context of a star, it tells us a lot about the environment in which this atom exists.\n",
"</div>\n",
"\n",
"---\n",
Expand Down
4 changes: 1 addition & 3 deletions course_content.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3832,7 +3832,6 @@ The **color index** is not just a tool for measuring temperature—it’s a vita
layout: embed_default
---

```python
# 4.3 Atomic Energies

Understanding atomic energies is crucial in astronomy because it allows us to decipher the light from stars and other celestial bodies. By analyzing the energies associated with atomic transitions, astronomers can determine the composition, temperature, and other properties of stars.
Expand Down Expand Up @@ -3997,7 +3996,7 @@ Ionization energy plays a critical role in the life of stars. In the searing hea

<div class="alert alert-block alert-info">
<h4>Ionization Energy for Hydrogen</h4>
In hydrogen, the simplest atom, it takes exactly **13.6 eV** to remove its single electron and ionize the atom completely. This might not seem like much energy, but in the context of a star, it tells us a lot about the environment in which this atom exists.
In hydrogen, the simplest atom, it takes exactly 13.6 eV to remove its single electron and ionize the atom completely. This might not seem like much energy, but in the context of a star, it tells us a lot about the environment in which this atom exists.
</div>

---
Expand Down Expand Up @@ -4054,7 +4053,6 @@ Understanding atomic energies is at the heart of these astronomical analyses, he
## Resources

- Astronomy (2016). Andrew Fraknoi, David Morrison, and Sidney C. Wolff.
```


# 4_4_spectroscopy_1.md
Expand Down
Loading

0 comments on commit b940037

Please sign in to comment.