Steel stresses (multiplied with reinforcing ratio)
| 837 | |
| 838 | // Steel stresses (multiplied with reinforcing ratio) |
| 839 | Vector FSAM::getPanelStressSteel(void) |
| 840 | { |
| 841 | return CPanelSteelStress; |
| 842 | } |
| 843 | |
| 844 | // Steel stresses in horizontal direction (from uniaxial material) |
| 845 | Vector FSAM::getStrainStressSteel1(void) |