vault backup: 2026-08-21 11:27:13
This commit is contained in:
Vendored
+22
-22
@@ -28,12 +28,12 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Physics/Fluids/Fluid and Conservation Laws.md",
|
"file": "Physics/Work Energy and Power/Power.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
"title": "Fluid and Conservation Laws"
|
"title": "Power"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
@@ -224,32 +224,32 @@
|
|||||||
},
|
},
|
||||||
"active": "ca462f3fa811b1ff",
|
"active": "ca462f3fa811b1ff",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Physics/Thermodynamics.md",
|
"Physics/Work Energy and Power/Potential Energy.md",
|
||||||
"Physics/thermal expansion.md",
|
"Physics/Oscillations/Energy of Simple Harmonic Oscillators.md",
|
||||||
"Physics/quantum mechanics.md",
|
"Physics/Oscillations/Defining Simple Harmonic Motion (SHM).md",
|
||||||
"Physics/plancks constant.md",
|
"Physics/Oscillations/Frequency and Period of SHM.md",
|
||||||
"Physics/Physics AP Exam Tips.md",
|
"Physics/Oscillations/Representing and Analyzing SHM.md",
|
||||||
"Physics/Fluids/Fluid and Conservation Laws.md",
|
"Physics/Oscillations/Oscillations.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/Conservation of Energy.md",
|
||||||
|
"Physics/Force and Translational Dynamics/Circular Motion.md",
|
||||||
|
"Physics/Fluids/Fluid and Newton Laws.md",
|
||||||
|
"Physics/Fluids/Fluids.md",
|
||||||
"Physics/Fluids/Pressure.md",
|
"Physics/Fluids/Pressure.md",
|
||||||
"Physics/Fluids/Internal Structure and Density.md",
|
"Physics/Fluids/Internal Structure and Density.md",
|
||||||
"ROOT.md",
|
"Physics/Fluids/Fluid and Conservation Laws.md",
|
||||||
"Physics/Oscillations/Energy of Simple Harmonic Oscillators.md",
|
|
||||||
"Physics/Oscillations/Representing and Analyzing SHM.md",
|
|
||||||
"Physics/Oscillations/Frequency and Period of SHM.md",
|
|
||||||
"Physics/Oscillations/Defining Simple Harmonic Motion (SHM).md",
|
|
||||||
"Physics/Oscillations/Oscillations.md",
|
|
||||||
"Physics/Torque and Rotational Dynamics/Rotational Inertia.md",
|
"Physics/Torque and Rotational Dynamics/Rotational Inertia.md",
|
||||||
"Physics/Torque and Rotational Dynamics/Torque.md",
|
|
||||||
"Physics/Fluids/Fluid and Newton Laws.md",
|
|
||||||
"Physics/Torque and Rotational Dynamics/Torque and Rotational Dynamics.md",
|
|
||||||
"Physics/Torque and Rotational Dynamics/Connecting Linear and Rotational Motion.md",
|
|
||||||
"Physics/Torque and Rotational Dynamics/Newton's Second Law in Rotational Form.md",
|
"Physics/Torque and Rotational Dynamics/Newton's Second Law in Rotational Form.md",
|
||||||
"Physics/Torque and Rotational Dynamics/Rotational Equilibrium and Newton's First Law in Rotational Form.md",
|
"Physics/Torque and Rotational Dynamics/Rotational Equilibrium and Newton's First Law in Rotational Form.md",
|
||||||
"Physics/Torque and Rotational Dynamics/Rotational Kinematics.md",
|
"Physics/Torque and Rotational Dynamics/Rotational Kinematics.md",
|
||||||
"Physics/Fluids/Fluids.md",
|
"Physics/Torque and Rotational Dynamics/Connecting Linear and Rotational Motion.md",
|
||||||
"Biology/Biology.md",
|
"Physics/Torque and Rotational Dynamics/Torque.md",
|
||||||
"Chemistry/Chemistry.md",
|
"Physics/Work Energy and Power/Translational Kinetic Energy.md",
|
||||||
"Literacy/Literacy.md",
|
"Physics/Work Energy and Power/Power.md",
|
||||||
|
"Physics/Work Energy and Power/Work Energy and Power.md",
|
||||||
|
"Physics/Work Energy and Power/Work.md",
|
||||||
|
"Physics/Linear Momentum/Linear Momentum.md",
|
||||||
"Physics/Fluids",
|
"Physics/Fluids",
|
||||||
"Physics/Oscillations",
|
"Physics/Oscillations",
|
||||||
"Physics/Torque and Rotational Dynamics",
|
"Physics/Torque and Rotational Dynamics",
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
# Summary
|
# Summary
|
||||||
* Pressure difference between fluids causes flow.
|
* Pressure difference between fluids causes flow.
|
||||||
* $A_1v_1=A_2v_2$ expresses conservation of mass. Narrow area force faster speeds to incompressible fluids.
|
* Continuity equation: $A_1v_1=A_2v_2$ expresses conservation of mass. Narrow area force faster speeds to incompressible fluids.
|
||||||
* Bernoulli's equation: $P_1+pgy_1+\frac{1}{2}pv_1^2=P_1+pgy_2+\frac{1}{2}pv_2^2$ expresses conservation of energy along a streamline.
|
* Bernoulli's equation: $P_1+pgy_1+\frac{1}{2}pv_1^2=P_1+pgy_2+\frac{1}{2}pv_2^2$ expresses conservation of energy along a streamline.
|
||||||
* Faster fluid has lower pressure and vice versa
|
* Faster fluid has lower pressure and vice versa
|
||||||
* Torricelli's theorem: $v=\sqrt{2g\Delta y}$ is derived from energy conservation and gives exit speed of draining fluid.
|
* Torricelli's theorem: $v=\sqrt{2g\Delta y}$ is derived from energy conservation and gives exit speed of draining fluid.
|
||||||
|
|||||||
@@ -7,6 +7,8 @@ r is radial distance
|
|||||||
Several discrete objects:
|
Several discrete objects:
|
||||||
$$I_{tot}=\Sigma I_i=\Sigma m_i r^2$$
|
$$I_{tot}=\Sigma I_i=\Sigma m_i r^2$$
|
||||||
|
|
||||||
|
Kinetic energy from rotation formula:
|
||||||
|
$$KE_{rot}=\frac{1}{2}Iw^2$$
|
||||||
# Parallel Axis Theorem
|
# Parallel Axis Theorem
|
||||||
Essentially shifting the axis and calculating the new inertia.
|
Essentially shifting the axis and calculating the new inertia.
|
||||||
$$I'=I_{cm}+Md^2$$
|
$$I'=I_{cm}+Md^2$$
|
||||||
|
|||||||
Reference in New Issue
Block a user