Molod
July 17, 2023, 2:25pm
1
I am using teddy to extract results to design bearings of a bridge. The supports look like below:
I have imported the text in Sofimsha so:
And wanted to extract results in Maxima so:
However, I get the following warning message:
Anyone knows the reason? How can I overcome this problem, please?
Morten
July 18, 2023, 8:16am
2
There is no superposition results for combination 20 and 21.
Did you run your loads through linear analysis before maxima?
Molod
July 18, 2023, 2:43pm
3
Yes, I have already run the load cases in ASE before running MAXIMA module. I can get other results and check them in Wingraph. Only I do not get the table for spring forces!
Morten
July 19, 2023, 8:15am
4
Do you always use EXTR**=**MAMI - The equal sign? That might be it, because i usually just write EXTR MAMI COMB 20
But i am not sure. Hard to say without your full model.
WK_SNE
July 19, 2023, 9:54am
5
I think you probably use the wrong type. try that
‘N’
‘VX’
‘VY’
‘MX’
‘MY’
‘MZ’
Best regards
SNE
Morten
July 19, 2023, 11:07am
6
Yes, that might be it.
Instead of PX, PY or PZ you can just use one and write P, which gives you all support reactions (PX,PY,PZ,MX,MY,MZ)
There is no such thing as VX,VY, VZ, which also makes sense because you are getting your shear forces from PX,PY.
If by PHIX you are searching for rotation, you should use URX,URY, URZ.
Please see page 62 (3-42), in the MAXIMA manual.
WK_SNE
July 19, 2023, 11:56am
7
I only got that from an example from SOFiSTiK
https://www.sofistik.de/documentation/2023/en/tutorials/bridge-design/slab-bridge/slab-bridge.html#traffic-loads
you can download the project files there
in the task “Envelope - LM1: TS” it is as I wrote
Molod
July 20, 2023, 12:22pm
8
@WK_SNE and @Morten Thanks for your response, but what @WK_SNE wrote here is related to another Resutl-set in the video, not springs! The parameter that @Morten wrote are regarding reaction forces of nodes. What I am looking are force and rotation of spring elements. I have defined the springs in the model so:
The procedure of recording reaction forces of spring has been written in Page 78 of maxima handbook so:
Molod
July 26, 2023, 4:15am
9
@MartinSiffling May you please have a look at the problem? Any solution?
Piotr_R
November 19, 2024, 9:00am
10
Did you find a solution? I have the same problem.