Oh, i thought that by writing cylindrical Abaqus already use the general cylindrical coordination so It isn't needed to give the coordination yourself.
Thank you i Will give It a try.
Well I'm not understanding it, maybe a problem with the computer. This is what i wrote, maybe you can see the error:
**Orientation=ResinaOrto
*Orientation, name=Ori-1, system=cylindrical
** Section: Corona
*Solid Section, elset=SET-5, material=CromoCobalto
,
** Section: Tornillo
*Solid...
Okei, i will let you know. Talking about the main topic, i changed the orientation and the program gave me this error:
***ERROR: THE *ORIENTATION OPTION REQUIRES DATA CARDS
Do you know that could this means?
It isn't working is giving me some error. In the .inp i have the section assignments with the geometry i want, is it possible to do something with this? So i can recover that geometry.
Or is some way to remesh in the .inp? A mesh of around 300k element?
Thank you, I will try it today and let you know how it went. The examples you told me had being very helpul.
Also I would like to ask another thing not related to this topic, Do you know any example that shows how to change a mesh size writing in the .inp? I whant to change teh size of an orphan...
Okey, thank you friend, I'm understanding abaqus much better thanks to your help.
So I write:
*Orientation, name=Ori-1, system=cylindrical
0.0, 0.0, 0.0, 0.0, 0.0, 1.0
1, 0.0
inside the assembly and the asing it to my material in the material section? And if gives the same problem, write it...
Abaqus si giving me the following error:
***ERROR: in keyword *ORIENTATION, file "MedOrto1_1.inp", line 1028010: The
keyword is misplaced. It can be suboption for the following
keyword(s)/level(s): assembly, instance, part
This is what i have written, just like the...
Okey, so I have this:
*Material, name=Orto
*Elastic, type=ENGINEERING CONSTANTS
12700.,17900.,22800., 5000., 5500., 7400., 0.18, 0.31
0.28,
And what i should write is this if i want the local material tobe the same as the x,y,z global:
*Material, name=Orto
*Elastic, type=ENGINEERING...
I had a .inp model, where i want to change one material from isotropic to orthotropic.
So in the .inp i have write:
*ELASTIC, TYPE=ORTHOTROPIC
1.,2.,3.,4.,5.,6.,7.,8.,
9.,
Being the 9 variables i need for this material. When i run the program it says that i should give the directions. How...