Potential parameters
This keyword allows setting an external potential.
type: function handle
function handle
example: potential.external = @(u,v,w) sawtooth(0.5,u,v,w)
potential.external = @(u,v,w) sawtooth(0.5,u,v,w)