Buzzbromp
Civil/Environmental
- Jul 26, 2006
- 31
I have a 3D model that is fixed at its base. I have both a acceleration time history and displacement time history to read into my model. I've tried 3 scenarios. First, i ran the acceleration time history on my model using using the mode superposition method. I applied the acceleration to the entire structure rather than just the base. I then did the same thing but instead of using the mode superposition method i used the full method. After post processing and finding for instance the time where i have my maximum moment at the base and comparing the two methods, i am finding that the mode superposition is giving me a moment approximately 50% greater than that of the full method. I was very surprised by these results and am wondering if there may be a reason other than my own algorithm.
Next i tried running the displacement time history at my base (which is also the location of my only boundary coundition, fixed). After plotting my forces along the height of my structure, it seems that my forces have a smooth transition from top to bottom until about 20% of the height from the bottom. At this point, the moments and shears tend to increase drastically, than jump around from say 800,000 to 30,000 within the next meter. I believe i should be able to apply the displacement time history to my base and this would yield the most realistic results, but I am wondering why my results seem to be so spuradic. Has anyone had similar issues? My next step is to try running the acceleration time history at the base only, but again, i'm not sure if that is something the program will let me do, since that is a fixed boundary.
I am using version 11.0. Also maybe of note, when applying the displacement time history, i essentially read my text file into an array, defined the rows to coincide with the time, and then applied a do loop that applied the displacements in 3 directions, i.e. d,selected base nodes,ux,temp_dispx; d,selected base nodes,uy,temp_dispy; d,selected base nodes,uz,temp_dispz. Perhaps since this is overwriting my original fixed BC of those nodes, it is causing issues?
Thanks
Next i tried running the displacement time history at my base (which is also the location of my only boundary coundition, fixed). After plotting my forces along the height of my structure, it seems that my forces have a smooth transition from top to bottom until about 20% of the height from the bottom. At this point, the moments and shears tend to increase drastically, than jump around from say 800,000 to 30,000 within the next meter. I believe i should be able to apply the displacement time history to my base and this would yield the most realistic results, but I am wondering why my results seem to be so spuradic. Has anyone had similar issues? My next step is to try running the acceleration time history at the base only, but again, i'm not sure if that is something the program will let me do, since that is a fixed boundary.
I am using version 11.0. Also maybe of note, when applying the displacement time history, i essentially read my text file into an array, defined the rows to coincide with the time, and then applied a do loop that applied the displacements in 3 directions, i.e. d,selected base nodes,ux,temp_dispx; d,selected base nodes,uy,temp_dispy; d,selected base nodes,uz,temp_dispz. Perhaps since this is overwriting my original fixed BC of those nodes, it is causing issues?
Thanks