Skewed nozzle in vertical plane of horizontal exchanger

Posted by: vick

Skewed nozzle in vertical plane of horizontal exchanger - 03/05/19 06:14 AM

Hi,

Generally for skewed nozzle in horizontal plane shows/matches the result if rotated at one axes w.r.t to local loads (without rotation).
But if the nozzle is in vertical plane, then I am finding that the rotated nozzle loads are not matching w.r.t to local loads (without rotation).
Can experts please through some light on this?
Posted by: vick

Re: Skewed nozzle in vertical plane of horizontal exchanger - 03/08/19 06:15 AM

Hi experts,

Can you please clear me that if the nozzle is skewed, how to transfer the nozzle loads through Caesar ii?
Posted by: Michael_Fletcher

Re: Skewed nozzle in vertical plane of horizontal exchanger - 03/08/19 10:30 AM

I can't attest to what CAESAR does for local vectors, but in my opinion, this is how it should work (if it doesn't already).

Assume horizontal piping:

1. You have FX, FY, FZ, MX, MY, and MZ, which are your force and moment vectors.
2. You have From_X, To_X, From_Z, To_Z. The "axial" vector is the difference between these values.
3. You have "vertical," which we'll understand to be Y.
4. "Lateral" is the cross product of these 2 vectors.

Axial, Vertical, and Lateral loads are the dot product of your force and moment vectors with your axial, vertical, and lateral unit vectors.

Assume purely vertical piping:

1. Again, FX, FY, FZ, MX, MY, and MZ.
2. Understand the axial unit vector to be (0,1,0) or (0,-1,0).
3. You pick the orientation of the second and third axes. But let's understand them to be radial and tangential. If the nozzle is oriented up, but located at the Southeast angle, then your unit vectors are (1,0,1) and (1,0,-1).
4. Again, take the dot product.

Assume neither purely vertical or purely horizontal:
1. Again, FX, FY, FZ, MX, MY, and MZ.
2. Axial unit vector will be computed from From_X, From_Y, From_Z, To_X, To_Y, To_Z. Let's assume (1,1,1).
3. Again, you pick the other 2 vectors. However, it's convenient to tie one to the horizontal plane and think of it as lateral. Therefore, if LocX = (1,1,1) then LocZ = (-1,0,1). LocY is the inverse cross product, or (-1,1,-1). (I.E. LocX cross LocY = LocZ).
4. Again, take the dot product.