# File lbody.rb, line 62
  def e_init                      # initial total energy
    @e0 = ekin + epot             # per unit of reduced mass
  end