I am evaluating an existing foundation that may or may not have tensile loads throughout the section. The section has both tension and compression steel. My thought on evaluating the tensile load was to determine if the tensile steel can carry the entire load. If it can carry the entire load...
I am writing a spec for a geotech report and I'd like to reference the following: "Seismic Design Guidelines and Data Submittal Requirements for LNG Facilities - Draft" This document is dated 2007. I was wondering if this has since become an official document or is it still in the draft phase...
Appendix P discusses the allowable external loads on tank shell openings. The first paragraph states that P.2 discusses limit loads and that P.3 discusses allowable stresses. The latest edition of 650 has removed P.3 in its entirety, but does not compensate for the lack of allowable stresses...
Is there a way to change units with the click of a button? I have a workbook template created for my group which was written in English units. I changed a few values (gal to ft^3, for example), so now they are "permanent" units in the workbook.
A collegue of mine is using my template for a...
1. I would like to have my inputs highlighted. This way, if someone were to use my workbook, it would be very easy for him to see what values may need changed for his design. However, I do not want the shading to print. A shaded area would make no sense to our customer and it looks...
This is a very simple example to easily define my Mathcad question.
I have:
x:=2
y:=5
x+y=7
Is it possible to have:
x:=2
y:=5
x+y=2+5=7
Any help is appreciated.
Is it possible to put arrays of varying units in a table in Mathcad?
Here is a simplified example of what I want to do:
i:=1..4
N[i:=1,2,3,4
L[i:=2ft,4ft,7ft,9ft
Then when I try augment(N,L) I get an error because the L array has units. Any suggestions on what to do?
Thanks.