Sorry I haven't checked the threads in a while. I found a solution to determine the equivalent running loads (Nx, Nxtheta)on a cylinder from the beam loads and moments. The equivalent nodal forces around the circumference of the cylinder can be determined from the equivalent running loads. The running loads, Nx and Nxtheta, are functions of the angular position around the circumference of the cylinder.
For example, you have a beam axial load, Fx, an applied shear load, Vy, and an applied beam moment Mz. The x-axis is down the length of the cylinder. The equivalent running load, Nx = Fx/(2Pi*R)- Mz*sin(theta)/(Pi*R^2), where R is the radius and t is the thickness. The shear running load, Nxtheta = Vycos(theta)/(Pi*R). The forces can be determined by Fx = Nx*dl = Nx*R*theta*dtheta and Fxtheta = Nxtheta*dl = Nxtheta*R*theta*dtheta. The Y and Z components can then be determined from Fxtheta by mulitplying by Rsin(theta) or Rcos(theta).
Therefore, instead of applying point loads and moments at a center nodes and using RBE2 elements to spider out the loads around the circumference of the cylinder, I have calculated the equivalent nodal forces around the circumference of the cylinder. It should be OK to apply an axial load, Fx, using the RBE3 method, but applying the shear load and moment using the RBE3 method will not give the correct stresses in cylinder as those predicted by beam theory.
Thanks all to those who replied to my question.