Add exponential rise time, remove single-bounce mode
- Signal shape control: step (instantaneous) or exponential RC rise
- Rise time τ_r/τ_d input, enabled only in exponential mode
- physics.js: riseShape, waveVoltageAt, totalVoltageAt, sumEventsWithRise
- render.js: drawSampledWave for continuous V(z) curves when τ_r > 0
- Node voltages (VS, VL readouts) also use smooth rise in exponential mode
- Remove "show only one reflection" checkbox; Γ_S always active
- Animation now always plays through to end of bounce series and stops
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>