The calculation I did was just checking the analysis results using the same assumptions used the model: linear static analysis. For actual displacement, nonlinear analysis as mentioned by Victor is what I do for this type problem.
If you release the X displacement of one end node, in a nonlinear static analysis , you will obtain the same results of static analysis. It's typical "large deflection" problem and so is correct to perform nonlinear analysis. In ccx input deck is suitable adding NLGEOM= YES as a *STEP parameter
*STEP,NLGEOM=YES *STATIC
For faster solution add DIRECT to *STATIC. Mecway does it in a faster way
I'm not familiar enough with ccx yet. I'm trying to read up on it now. can you advise why doesn't it work as non linear static analysis in mecway instead of ccx?
The reality of this beam is that it is a model of a single x flat brace in a roof and the fabricator has expressed concern that his analysis says it would deflect over 330mm. Obvioulsy i was surprised and couldn't believe this to be correct especially when the ends are held in place by bolt fixings to relatively stiff members so I couldn't see how this much deflect could possibly occur. This deflection would require approx 70mm elongation of the member. based on this elongation the resulting axial force in this plate would be over 2e6 N which is obviously wrong.
19mm deflection is more realistic, there will be some additional stiffness at the end connections so the real answer will be probably less.
Mecway currently doesn't support beam and shell elements for nonlinear static analysis with its internal solver, but you could use solid elements. They are supported.
See attachments.
For linear static analysis, the max. deflection at midspan found to be about 13.75" with the ends simply supported and about 2.72" with the ends fixed.
For nonlinear static analysis, the max. deflection at midspan found to be about 4.91" with the ends simply supported and about 0.66" with the ends fixed.
I think that your model for simply supported beam is not correct. In fact end faces must be free to rotate. So Y displacement must be fixed only for bottom nodes and not for all nodes lie on the face. Try to fix Y displacement only for bottom nodes and deflection will be similar to the linear static solution
Comments
*STEP,NLGEOM=YES
*STATIC
For faster solution add DIRECT to *STATIC. Mecway does it in a faster way
I'm not familiar enough with ccx yet. I'm trying to read up on it now.
can you advise why doesn't it work as non linear static analysis in mecway instead of ccx?
The reality of this beam is that it is a model of a single x flat brace in a roof and the fabricator has expressed concern that his analysis says it would deflect over 330mm. Obvioulsy i was surprised and couldn't believe this to be correct especially when the ends are held in place by bolt fixings to relatively stiff members so I couldn't see how this much deflect could possibly occur. This deflection would require approx 70mm elongation of the member. based on this elongation the resulting axial force in this plate would be over 2e6 N which is obviously wrong.
19mm deflection is more realistic, there will be some additional stiffness at the end connections so the real answer will be probably less.