Error 1203 in CBEAM
Hi guys, I am trying to build a schematic suspension following the guide lines given by my professor. He told me to create a sort of McPherson susp made by three CBEAM and three rigids with zero length (used to realize three spherical joints).
So, I built all the suspension, but, when I run the simulation, Hypermesh gives me this message error:
*** ERROR # 1203 *** in the input data:
Vector defined in fields 6 - 8 has zero length.
Detected while reading line 115952 from file
C:/Users/[...]/CHASSIS_POINTS_03.fem:
'CBEAM 120405 2 117995 1179960.0 0.0 0.0'
*** ERROR # 1203 *** in the input data:
Vector defined in fields 6 - 8 has zero length.
Detected while reading line 115953 from file
C:/Users/[...]/CHASSIS_POINTS_03.fem:
'CBEAM 120406 2 117995 1179970.0 0.0 0.0'
*** ERROR # 1203 *** in the input data:
Vector defined in fields 6 - 8 has zero length.
Detected while reading line 115954 from file
C:/Users/[...]/CHASSIS_POINTS_03.fem:
'CBEAM 120407 2 117994 1108380.0 0.0 0.0'
Where do I fail?
Answers
-
The problem is likely the three 0.0 value fields in the CBEAM definition (these are fields 6 to 8 on that card). These are the vector used to define the cross-section orientation of your beam elements. Any vector that isn't oriented along the beam axis will do, but if you have a non-circular beam cross section, this determines how the section is rotated.
0 -
mmh... The section of my beam is circular.
Anyway, how can I set the orientation of the beam cross section?
0 -
I tried to go further in the problem but I encountered another error.
I used the orientation option given by 'direction node': I clicked one of the nodes at end of the CBAR and I kept push during the selection of the CBAR itself. Result:
*** OptiStruct defaults set from: install config file: C:\Altair\hw10.0/hwsolvers/hwsolver.cfg *** ERROR # 41 ***CBAR # 120405 has an invalid orientation vector. *** ERROR # 41 ***CBAR # 120406 has an invalid orientation vector. *** ERROR # 41 ***CBAR # 120429 has an invalid orientation vector. *** ERROR # 41 ***CBAR # 120430 has an invalid orientation vector. *** More of ERROR messages # 41 were suppressed...
Where is now the problem?
0 -
Ok, the mistake was very trivial... I thought that the required direction would be the one of the central axis of the tube, whereas, actually, it is the radial one (in case of a circular cross beam). So, I just created vectors perpendicular to the axis of the tubes and I used them as orientation for the cross section.
PROBLEM SOLVED!!! :d/
0 -
hi Structure,
I am having the same problem, would u mind letting me know step by step how you solved the problem?
0 -
Hi Jbarrie,
Choose an orientation (according to your cross section).
Go to 1D panel>> BAR >> Update >> change the orientation of the beam/bar elements (say to Y axis).
0 -
Dear Prakash,
Thanks for your reply. I tried what you suggested and the simulation ran (there was no more Error 1203). However, viewing the results in HyperView wasn't what i expected at all. I had a chassis modelled in HyperMesh, but in HyperView it became only ONE LINE. Any ideas what may have went horribly wrong there?
0 -
what are the displacements?
can you check the loads and constraints on your model?
is it possible to show us a picture of what you are saying?
0 -
Hi Prakash,
Thanks for your immediate response.
This is the model I am working on http://tinypic.com/r/2wmmkj9/8. It is a simple torsional analysis on a chassis. I applied 1g force at the front of the chassis while constraining the back (translation x,y,z only). Based on the tutorial, there is no need for responses or dconstraints or objectives because I am not trying to run an optimization. So i stopped at setting a loadstep, and went straight to Optistruct to run an analysis.
But the results in Hyperview is this, http://tinypic.com/r/2j18zl5/8
Thank you so much for any help.
0 -
check for connectivity in your model.
looks like there are rigid modes in your model.
if possible please share the model using the dropbox link in the signature below
0