2026-09-04 00:36:20: New Goals
This commit is contained in:
Vendored
+21
-7
@@ -49,9 +49,23 @@
|
||||
"icon": "lucide-file",
|
||||
"title": "Kinetic Theory of Temperature and Pressure"
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "cecd41bd1ed89a81",
|
||||
"type": "leaf",
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tasks.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Tasks"
|
||||
}
|
||||
}
|
||||
],
|
||||
"currentTab": 2
|
||||
"currentTab": 3
|
||||
},
|
||||
{
|
||||
"id": "25da4f0a48a8e7cd",
|
||||
@@ -236,11 +250,14 @@
|
||||
"obsidian-excalidraw-plugin:New drawing": false
|
||||
}
|
||||
},
|
||||
"active": "0cf859e0a62de9b5",
|
||||
"active": "cecd41bd1ed89a81",
|
||||
"lastOpenFiles": [
|
||||
"Literacy/Buzzwords.md",
|
||||
"Physics/Thermodynamics/Kinetic Theory of Temperature and Pressure.md",
|
||||
"Physics/Thermodynamics/Ideal Gas Law.md",
|
||||
"Physics/Thermodynamics/Thermodynamics.md",
|
||||
"Physics/Thermodynamics/Thermal Expansion.md",
|
||||
"Physics/Thermodynamics/Kinetic Theory of Temperature and Pressure.md",
|
||||
"Physics/Physics AP Exam Tips.md",
|
||||
"Literacy/Buzzwords.md",
|
||||
"Physics/Thermodynamics",
|
||||
"Biology/Cell Structure and Function/Cell Structure and Function.md",
|
||||
"Biology/Cell Structure and Function/Mechanisms of Transport.md",
|
||||
@@ -262,9 +279,6 @@
|
||||
"Physics/Fluids/Internal Structure and Density.md",
|
||||
"Physics/Fluids/Pressure.md",
|
||||
"Physics/Force and Translational Dynamics/Force and Translational Dynamics.md",
|
||||
"Physics/Force and Translational Dynamics/Forces and Freebody Diagrams.md",
|
||||
"Physics/Force and Translational Dynamics/Gravitational Force.md",
|
||||
"Physics/Force and Translational Dynamics/Conservation of Energy.md",
|
||||
"Physics/Fluids",
|
||||
"Physics/Oscillations",
|
||||
"Physics/Torque and Rotational Dynamics",
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
stuff needed to be done
|
||||
|
||||
- [ ] ⏫ 📅 2026-09-01🛫 2026-08-15 FINISH STUDYING AP BIOLOGY ATLEAST
|
||||
- [ ] 🔽 FINISH DOING SOMETHING WITH THE ESP 32
|
||||
- [ ] 🔼 GRAB THAT 3D PRINTER
|
||||
- [ ] print a robot arm
|
||||
- [ ] write a scientific paper
|
||||
- [ ] make a human brain model using c++
|
||||
- [ ] vulkan maybe? dont care too much for it
|
||||
- [ ] unreal engine maybe?
|
||||
@@ -1,2 +1,3 @@
|
||||
[[Physics]]
|
||||
* Assume fluids are ideal unless stated otherwise.
|
||||
* Kelvin is usually used over Celsius
|
||||
@@ -0,0 +1,13 @@
|
||||
[[Thermodynamics]]
|
||||
|
||||
# Summary
|
||||
* $PV=nRT=Nk_BT$
|
||||
* P = pressure V = volume T = temperature R = Ideal gas constant (8.31 mol/J) n = number of moles $k_B$ = Boltzmann constant
|
||||
* Absolute temperature (kelvins)
|
||||
* Extrapolating P-T or V-T graphs when V or P are constant will pass through in zero K.
|
||||
|
||||
# Properties of an Ideal Gas
|
||||
* Particles move at random instantaneous velocity and in all direction.
|
||||
* Collision between gas molecules is elastic.
|
||||
* Volume of individual gas particles is negligible to the gas volume.
|
||||
* Gas molecules don't experience no appreciable forces except during collisions.
|
||||
Reference in New Issue
Block a user