Page 1 of 1
Moving Train Load
Posted: Thu Mar 09, 2023 6:14 am
by FaizanAhmadNadeem
Hi everyone,
I was watching the Get started webinars and there a tcl code was discussed which can simulate A MOVING train load, inserted in STKO.
Can we get that tcl code?
Re: Moving Train Load
Posted: Thu Mar 09, 2023 8:51 am
by HC2020
Dear FaizanAhmadNadeem,
We cannot directly pass you that code; however, we can refer you to this informative tutorial from Michael Scott's blog:
https://portwooddigital.com/.../22/movi ... fluential/ from which you can learn how to write one for your model.
Best,
Hannah
Re: Moving Train Load
Posted: Fri Mar 10, 2023 5:59 am
by FaizanAhmadNadeem
Thank you!
Re: Moving Train Load
Posted: Fri Mar 10, 2023 1:52 pm
by ValentinaSB
You are welcome!
Best,
Valentina
Re: Moving Train Load
Posted: Thu May 09, 2024 4:53 pm
by matsadriaenssen
Hi,
I also have to model a moving train over a bridge and was wondering if it also can be done in the STKO preprocessor, since I am new to STKO and don't fully comprehend how to incorporate a tcl script in the preprocessor.
If I am correct there should be a way to record the analysis, place the loads, run the analysis, stop the recording then remove the loads and place them on the next location and record again. This has to be repeated till the end. I have found several codes for OpenSees but I already have a fully working geometry and model on STKO.
I hope you can help me as I am a bit stuck on the moment. Thank you for your help.
Kind regards,
Mats
Re: Moving Train Load
Posted: Fri May 10, 2024 10:12 am
by kesavapraba
Hi, Yes, your requirement can be easily addressed by STKO. There is "customCommand" under "Analysis Steps ->Models -> Misc_Commands " in STKO, which can be used to add TCL script for performing your task. I would suggest you to go through Dr. Scott's page and write your TCL script, as advised in the thread above. I am also copying the link below.
https://portwooddigital.com/2020/11/22/ ... fluential/
You can also add and remove load pattern in STKO "Analysis Steps" section. Additionally, you can use MPCO recorder to record the results.
Re: Moving Train Load
Posted: Fri May 10, 2024 10:15 am
by matsadriaenssen
Thank you! I will try it!
Re: Moving Train Load
Posted: Sat May 11, 2024 7:54 am
by kesavapraba
Sure, you can let us know if you need any further assistance.