i run this simple test case and it gives strange results
a cable runs across two fixed points and is loaded with a middle load
the problem may be solved by static equilibrium equations
(we have to solve an implicit equation, the solution is explained in Roark Formula for stress and strain table 12)
solving the problem with code_aster rises the following discrepancy
traction in cable (T) = horizontal reaction (DX)
while it should be
traction in cable = sqrt (horizontal reaction2 = vertical reaction2)
thus whatever the load (hence the slope of the cable) is!!!
reaction DX and DZ are correct
and the problem solves correctly with a distributed load
