Angular momentum is the rotational quantity conserved when external torque is zero. For a fixed axis, it is the product of inertia and angular velocity.
Change torque and moment of inertia. The same torque produces less angular acceleration for a harder-to-rotate body.
Torque 6 N·m; moment of inertia 2 kg·m²; angular acceleration 3.00 rad/s²; rotational energy at 3 rad/s 9.00 J.
For a fixed-axis model, record scalar angular momentum (L=I\omega), applied external torque, and the time interval:
\[L_{n+1}=L_n+\tau_{\mathrm{ext},n}\Delta t, \qquad r_L=L_n-L_0-\sum_{k<n}\tau_{\mathrm{ext},k}\Delta t_k.\]The residual (r_L) is a test output. It is zero in an ideal isolated fixture within a scale-aware numerical tolerance. A torque between two components is internal only if both components are inside the chosen boundary. A motor, a bearing attached to Earth, or a hand can transfer angular momentum across the boundary even if the visible rotor is the only object on screen.
If inertia changes while external torque is zero, solve (I_0\omega_0=I_1\omega_1) rather than holding both (L) and (\omega) constant. The kinetic energy can change because internal work rearranges the mass distribution; log that transfer or state the actuator/reservoir that provides it.
Test zero external torque, a known constant-torque ramp, doubled inertia at equal initial momentum, and equal/opposite torques in a two-part isolated rotor model. Compare fixed physical time at smaller steps, inspect the accumulated torque impulse and residual, and preserve units and sign conventions in the output packet.
In three dimensions, (\mathbf L=\mathbf I\boldsymbol\omega), and neither vectors nor torque need be aligned. A scalar spinner cannot establish general rigid-body conservation. It is a constrained model whose axis, supports, and excluded angular-momentum channels must be declared.
Prediction: If inertia falls with no external torque, angular speed rises.
Hold the torque at zero. Calculate the angular speed needed to preserve angular momentum when the inertia is halved.Treat angular momentum as state, integrate only declared external torque, and inspect the impulse residual, boundary, changing-inertia transfer, analytic fixtures, and refinement rather than trusting a visually steady rotor.
Treat the lesson as a small function before treating it as a fact to memorize. Give every value a unit, keep only the state needed for the next step, and make the output easy to inspect.
\[\text{observable output} = f(\text{inputs},\,\text{state})\]For Angular Momentum Conservation, write down the quantities you can control, the values your program must retain, and the result a reader could inspect. In Rolling, Angular Momentum, and Gyroscopes, the useful program is not the drawing: it is the smallest explicit model that makes a prediction you can test.
Prediction: changing one declared input while holding the others fixed should change only the outputs that the model connects to that input. Choose one input, predict the direction of change, then check a limiting case such as zero, a symmetric arrangement, or a familiar low-speed or small-change approximation.
This lesson is a teaching model, not a complete simulator. Before using it outside the stated question, check which interactions, scales, uncertainties, boundary conditions, and measurement limits it leaves out.
Treat Angular Momentum Conservation as a contract: named inputs and units enter a rule, the rule produces an observable result, and a known limit or invariant checks whether the implementation deserves trust.
Represent angular momentum as state, update it with torque, and test the torque-free invariant.