Hi everyone
I am modelling a frame system with a mat foundation and I am studying the effects of soil interaction with the structure. Hence I am using the “ShallowfoundationGen” command. It seems the “ShallowfoundationGen” command is mostly for strip footing. How can I incorporate the command into my code while still achieving the desired mat foundation configurations?
Any help is kindly appreciated.
Thanks
Mat Foundation
Moderators: silvia, selimgunay, Moderators
-
- Posts: 15
- Joined: Thu Oct 02, 2014 5:09 am
- Location: Tehran - Consulting Engineer
Re: Mat Foundation
The Shallow foundation command just generates a tcl input file with the appropriate commands for generating nodes and cconnecting springs using Elastic and Qz/Py/Tz Simple2 materials. If the mat foundation requires different properties, simple create a tcl procedure that does the same thing but with the appropriate materials. As the code for the ShallowFoundation is available you can quickly repeat what the shallow foundation command is doing.
-
- Posts: 15
- Joined: Thu Oct 02, 2014 5:09 am
- Location: Tehran - Consulting Engineer
Re: Mat Foundation
Dear Dr. Frank McKenna
Thank you very much
Thank you very much