Civil Engineering Association

Full Version: JEC Prog - Combined_Strap_Footing
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
JECProg - Combined_Strap_Footing.html

[Image: info.png]
Combined Strap Footing


Regards,
Robert Sasmita



[Image: Download.png]

Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************
This is created according to which code?
this spread sheet gives an error when the default E is changed. Could someone plz check and confirm it?
(07-06-2010, 09:30 AM)deltalead Wrote: [ -> ]this spread sheet gives an error when the default E is changed. Could someone plz check and confirm it?
absolutely it gives an error
input "E" only accepts values of 200000 and 29000000 for it to work

as coded in cell E11

=IF($D$11=200000,"MPa",IF($D$11=29000000,"psi",""))

that is to trap and protect WRONG inputs!!!

Notes: my professor once told me not to rely on codes written by others.
please double check results,

RedHorse at ur service
all links dead; new link
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************

all of JEC PROG files according to ACI here:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:

http://forum.civilea.com/thread-27464.html
***************************************