Init 32 particles
Init 256 particles
This page contains two Physlets that are able to share data using their common superclass, SApplet. In particular, the random walk calculates the rms value of the particle distances from the starting point.
<script language="JavaScript">
function rwalk(){
}
</script>