The “Tendon” module only supports tendon in beam and shell/plate.
Other bridge professional softwares like Midas FEA, CSiBidge, Lusas, Brigade, etc support tendon in solid feature.
Is it possible to add feature “Tendon in Solid” in the future version?
You can use cable elemtens to describe tendon in brics
With PEXT in ase it account force losses
Brics are meant for sophisticated checks so if you do those you can handle pt in it
PROG ASE
HEAD Post-tensioning
GRP NO 1 VAL OFF
LC 2
PEXT NOG 101 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 102 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 103 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 104 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 105 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 106 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 107 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 108 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 109 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 110 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 111 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 112 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 113 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 201 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 202 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 203 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 204 P0 1663.956 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 205 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 206 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 207 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 208 P0 2218.608 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 209 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 210 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 211 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 212 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 213 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
PEXT NOG 114 P0 924.42 SIDE ‘POSX’ MUE 0.23 BETA 0.62278 SS 6[mm]
END
It shows errors
+++++ error no. 12110 ; input line: 8
Improper name of item (or literal not allowed) at position 6
Hint: This may be caused by a change of the structure of this record
please compare the current manual/status line with your input data.
The use of items especially for later positions may avoid those problems
+++++ error no. 12108 ; input line: 8
Item at position 7 multiple defined
If a literal item to be specified is identical to the name of an item,
please quote the Literal with apostrophes
You have to descipe cable elements on the same nodes as bric elements.
It seems there are three planes on which cables are, so if you use sofimshc SVO add sar’s in those plane to define volumes.
Thank you for the suggestions, I still have two questions:
I can break the cable into many pieces and get the coordinates of the nodes on the cable. How can I make sure these nodes are the nodes on the brick elements? The only possible option is "X Y Z“ but they are for COOR type.
Even if the cable’s nodes are on the brick elements, when I define the cable, I still don’t know the nodes ID since they are created automatically. Can I use my own nodes IDs? Eg. The (0,0,0) is the node coordinate of the cable. The auto-generated ID is 1001 in bric element. Since I don’t know this ID, I use 101 for the node to define my cable.
You dont need to know any nodes
Just define cables on an area which is boundary of bric
Try with one cable on outer surface of your model then try to divide volume to achive mid-surfaces on what you can define cables
+++++ error no. 12110 ; input line: 8
Improper name of item (or literal not allowed) at position 6
Hint: This may be caused by a change of the structure of this record
please compare the current manual/status line with your input data.
The use of items especially for later positions may avoid those problems
+++++ error no. 12108 ; input line: 8
Item at position 7 multiple defined
If a literal item to be specified is identical to the name of an item,
please quote the Literal with apostrophes