Remove real variable P0
The attribute PC of the BEAM command gets P0 as default value. P0 is defined to create a 1 GeV beam. If a user forgets to set the energy of the beam then Opal should throw an exception. Using a default value here results in unnecessary mistakes. When PC doens't have default value then we can also remove P0 which is created in a rather strange way.