The barrel shell to be described is that in the set of programs SHELLS.zip, which may be downloaded from this web site. It is a single barrel with an edge beam on the left and the valley it is a section of symmetry. so the analysis is for two barrels. Layout of joints and members is shown in the sketch. The shell is divided into 12 equal angle members plus the edge beam.
The dimensions that must be used are feet for distances, and pounds for weights. The resulting deflections and stresses are as noted in the output. The coordinates and dimensions were created by the program, CIRCLES.BAS which is also included. These same values are given for the built-in example. Dimensions and loads are as follows:
Span = 60 ft., Width=30 ft., Rise=6.5 ft
Input for the program is listed at location 5,000 as follows:
5000 DATA SINGLE BARREL WITH EDGE BEAM
The following should be noted:
1. At location 5030 and 5040. If the joint numbers are in sequence, then you do not need to list them. In the case of an interior beam where the joint numbers are not in sequence then theymust be listed aand 5040 would be: N (for no).
2. The loads at 5190 require a zero (0) to end the input..
3. You can eliminate the Z (longitudinal stiffness) in a member listing a zero (0) in location 5130, so you can simulate a column to support an edge. This was not used in this example.
4. In 5070 the special supports are listed. The only one is the symmetrical joint, 14, at the valley. Use one (1) for free and zero for fixity. It is fixed for moment and a force in the X direction, free for vertical deflection.
5. Note that loads can also be in the X direction.
When you run the program the following should be noted:
1. The program repeats the input and then generates other information very useful for checking, such as equation numbers and summation of loads.
2. If you wish to continue after the initial results, the program will continue a nonlinear analysis simply by sucessively revising the coordinates by the deflections. Usually this does not result in much change in a barrel shell, but is useful in making stability studies.
Some of the results of running the program are as follows:
1. The maximum deflection is at Joint 1 and equals 0.289 inches. Considering that this joint is at the base of the edge member, this deflection should be satisfactory. If the edge member were smaller, then one should support the edge with intermediate columns. The deflection at Joint 12 is 0.217 inches.
2. The maximum stress is + 628.38 psi at Joint 1. This, of course, must be translated into reinforcing steel. At the valley the stress is 577.47 psi.
3. The maximum bending moment is - 425.53 pounds, (tension in the upper fiber), at joint 14
The deflections and stresses seem to be well conditioned and satisfactory.
|