Every value in this lesson is rounded to four decimal places from a real physim numerical integration of capillary rise in a narrow tube (scenario examples/capillary-rise-dynamics-underdamped.json, integrator rk4, fixed timestep dt=0.0002 s), not derived from a closed form. Exact arithmetic here means exact results for the stated model inputs; measured inputs still carry uncertainty and significant-figure limits.
highlighted = computed this step
The real column rises straight past its resting band
The simulated meniscus starts at 0.0050 meters and overshoots to 0.0190 meters at t = 0.1166 seconds — well past where it eventually settles — before falling back.
h(0.0000)=0.0050m→h(0.1166)=0.0190m
A real integrator shows the oscillation shrinking
The next trough at t = 0.2424 seconds reaches 0.0119 meters, and the next peak at t = 0.3642 seconds only reaches 0.0165 meters — the peak-to-trough swing shrinks from 0.0071 to 0.0046 meters, a real damped oscillation settling toward its resting height, not a clean single step like the idealized pressure-balance chapters.