I think the original issue, about whether to iterate or not, has been resolved. If you want to find the actual shear capacity for a given ratio of moment to shear, you need to iterate. If you have a defined required shear capacity (and associated moment), you don't need to, but it makes sense to do it anyway because you'll be doing the calculation on a computer, so the iteration is negligible extra effort, and it gives you better information about the actual capacity of the section.
But there are outstanding issues, the main one being related to:
steveh49 said:
If they were matching phi.Vu (which is the right way IMO), V*=374 resulted in phi.Vu=389.
I don't think I agree with that (but perhaps I don't correctly understand how it would be implemented). The main problem I see with it is in calculation of the additional load on the longitudinal steel.
The procedure (I think) complies with the code is:
- Find Vuc and Vus by iteration (with no phi factor applied)
- Find the area of longitudinal steel required for the additional longitudinal force.
- Find the unfactored moment capacity of the section (Mu) with the reduced longitudinal steel area.
- If phim.Mu < M* then adjust V (section total unfactored shear capacity), and the associated M, by iteration so that Mu = M
- Then phiv.Vu = phiv.V and phim.Mu = phim.M
Certainly the code is not clear about the procedure for the case where the shear capacity is controlled by the longitudinal steel, and the recent supplement to AS 3600 is not helpful, it basically says just follow the code.
Also I doubt that the following statement from AS 3600 Supplement is always true:
C8.2.8 Proportioning longitudinal reinforcement
...
Alternatively, for reinforced concrete members subjected solely to bending and shear stress resultants, it is conservative to extend the longitudinal reinforcement needed to resist flexure alone by a distance of dv.cot(Thetav) past the section where it is theoretically no longer required for bending, in the direction of increasing shear.
Note that the code Cl 8.2.8 also requires there are "no sudden changes in the calculated tension force", but this is not mentioned in the supplement.
Doug Jenkins
Interactive Design Services