Static structural analysis for rotating wheel
- Zach
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 1
10 years 2 months ago #7956
by Zach
Replied by Zach on topic Re: Static structural analysis for rotating wheel
Hi,
here are mesh and command files:
www.dropbox.com/s/t0cbq2kfzj57tfb/Mesh_rot6_1.med?dl=0
www.dropbox.com/s/kyn5x6a5shjxs8a/rot6_1.comm?dl=0
Just make a new case in aster using this mesh and comm file.
here are mesh and command files:
www.dropbox.com/s/t0cbq2kfzj57tfb/Mesh_rot6_1.med?dl=0
www.dropbox.com/s/kyn5x6a5shjxs8a/rot6_1.comm?dl=0
Just make a new case in aster using this mesh and comm file.
The following user(s) said Thank You: Andrea
- Zach
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 1
10 years 2 months ago #7957
by Zach
Replied by Zach on topic Re: Static structural analysis for rotating wheel
Thank you claws!
simulation goes well with mesh ~250000 elements, but if it is ~500000 than it stops with lack of memory error.
Could you please specify where exactly in Salome I can increase memory (I couldn`t find it)?
As I understand, another possibility to reduce memory usage - to make circular symmetry in such rotational simulation?!
Is there kind of tutorial or example or any help how to make circular symmetry?
Regards.
simulation goes well with mesh ~250000 elements, but if it is ~500000 than it stops with lack of memory error.
Could you please specify where exactly in Salome I can increase memory (I couldn`t find it)?
As I understand, another possibility to reduce memory usage - to make circular symmetry in such rotational simulation?!
Is there kind of tutorial or example or any help how to make circular symmetry?
Regards.
- Zach
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 1
10 years 2 months ago #7963
by Zach
Replied by Zach on topic Re: Static structural analysis for rotating wheel
Can someone please help me with this:
1. How to set circular symmetry in static structural simulation of rotation (to reduce memory usage)?
2. How increase memory usage in Salome?
Regards.
1. How to set circular symmetry in static structural simulation of rotation (to reduce memory usage)?
2. How increase memory usage in Salome?
Regards.
- RichardS
- Offline
- Elite Member
-
10 years 2 months ago - 10 years 2 months ago #7964
by RichardS
SimScale - Engineering Simulation in your browser!
Replied by RichardS on topic Re: Static structural analysis for rotating wheel
Hello,
for cyclic symmetry in statics you can use something like this for 22.5° cyclic symmetry example (you have to be sure about the angles so better read the documentation of AFFE_CHAR_MECA) :
Changing the memory in salome should be trivial, but I personally don't use SalomeMeca to setup my cases. I remember there should be a very specific setting like "Memory??" in the case setup where you define your command file and the mesh.
for cyclic symmetry in statics you can use something like this for 22.5° cyclic symmetry example (you have to be sure about the angles so better read the documentation of AFFE_CHAR_MECA) :
CYCL=AFFE_CHAR_MECA(MODELE=MODELS,
LIAISON_MAIL=_F(GROUP_MA_MAIT='MASTER,
GROUP_MA_ESCL='SLAVE',
ANGL_NAUT=(22.5,0.0,0.0,),
CENTRE=(0.0,0.0,0.0,),),
);
Changing the memory in salome should be trivial, but I personally don't use SalomeMeca to setup my cases. I remember there should be a very specific setting like "Memory??" in the case setup where you define your command file and the mesh.
SimScale - Engineering Simulation in your browser!
Last edit: 10 years 2 months ago by RichardS.
- Zach
- Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 36
- Thank you received: 1
10 years 2 months ago #7969
by Zach
Replied by Zach on topic Re: Static structural analysis for rotating wheel
Thank you,
could you please help me to understand what does the following error mean?
www.dropbox.com/s/42awpdos0a2oky9/Rot1_sect_case1.mess?dl=0
I am trying to simulate 1/8 of wheel ie 45 deg section where one side of section is set as MASTER face
and another is SLAVE.
Regards.
could you please help me to understand what does the following error mean?
www.dropbox.com/s/42awpdos0a2oky9/Rot1_sect_case1.mess?dl=0
I am trying to simulate 1/8 of wheel ie 45 deg section where one side of section is set as MASTER face
and another is SLAVE.
Regards.
- RichardS
- Offline
- Elite Member
-
10 years 2 months ago - 10 years 2 months ago #7970
by RichardS
SimScale - Engineering Simulation in your browser!
Replied by RichardS on topic Re: Static structural analysis for rotating wheel
Hello,
it means that aster doesn't find any mesh elements for projection.
Probably the rotation has the wrong orientation, the rotation angle counts from the slave towards the master. Didi you try with -45?
Best regards,
Richard
it means that aster doesn't find any mesh elements for projection.
Probably the rotation has the wrong orientation, the rotation angle counts from the slave towards the master. Didi you try with -45?
Best regards,
Richard
SimScale - Engineering Simulation in your browser!
Last edit: 10 years 2 months ago by RichardS.
Moderators: catux
Time to create page: 0.152 seconds