How to consider the rotational mass in linear elastic static analysis?
Re: How to consider the rotational mass in linear elastic static analysis?
Thank you Francesca!
- Attachments
-
- parametric_push_mhb.zip
- (1.55 KiB) Downloaded 332 times
-
marafini.f
- Posts: 363
- Joined: Fri Nov 13, 2020 1:52 pm
Re: How to consider the rotational mass in linear elastic static analysis?
Hi pucho, sorry for the late reply.
There is actually no model in your zip folder, just a .py file
Do you want to share your .scd file?
There is actually no model in your zip folder, just a .py file
Do you want to share your .scd file?
Re: How to consider the rotational mass in linear elastic static analysis?
Sorry, Francesca, here is the file
- Attachments
-
- pushX_mhb.zip
- (691.14 KiB) Downloaded 365 times
-
marafini.f
- Posts: 363
- Joined: Fri Nov 13, 2020 1:52 pm
Re: How to consider the rotational mass in linear elastic static analysis?
I had no problem running your model pucho. What's wrong about it?
Re: How to consider the rotational mass in linear elastic static analysis?
That is the model with simple interactions with no problem. The previous model I sent you, has the convergence problem.
-
marafini.f
- Posts: 363
- Joined: Fri Nov 13, 2020 1:52 pm
Re: How to consider the rotational mass in linear elastic static analysis?
Ah ok,
I thought you had done some modifications following these suggestions.
Let me know how your attempts goes.
Francesca
I thought you had done some modifications following these suggestions.
You can try assigning properties to the zeroLength first to all DOFs, than scaling down one by one and check when it starts to fail.so if you erase your column and run the analysis no error occurs, so I think there is something wrong with how you defined them. I would suggest you draw your geometry separately and then move it in place after you created the interaction. Moreover, you need to check for instability, are you sure you gave enough DOFs property to avoid geometric singularities?
Let me know how your attempts goes.
Francesca
Re: How to consider the rotational mass in linear elastic static analysis?
Thank you, Francesca, I will proceed as you suggest and let you know.
Best regards,
Hernan
Best regards,
Hernan
-
marafini.f
- Posts: 363
- Joined: Fri Nov 13, 2020 1:52 pm
Re: How to consider the rotational mass in linear elastic static analysis?
You are welcome,
Enjoy your modelling
Francesca
Enjoy your modelling
Francesca
Re: How to consider the rotational mass in linear elastic static analysis?
Dear Francesca,
I have another question, I am using the OrthotropicMaterial mapper and I what to know if the requested properties are in Local or Global coordinates.
Thank you very much for your answer,
Hernan
I have another question, I am using the OrthotropicMaterial mapper and I what to know if the requested properties are in Local or Global coordinates.
Thank you very much for your answer,
Hernan
-
marafini.f
- Posts: 363
- Joined: Fri Nov 13, 2020 1:52 pm
Re: How to consider the rotational mass in linear elastic static analysis?
Hi Hernan,
so the Orthotropic material behaves differently if you are applying it on a 3D element or on a 2D element.
Solids handle materials in the global coordinates, while shells in local coordinates. In the instance of shells, the X-axis corresponds to the first column of the Jacobian computer in the center.
Let me know if you need anything else.
Francesca
so the Orthotropic material behaves differently if you are applying it on a 3D element or on a 2D element.
Solids handle materials in the global coordinates, while shells in local coordinates. In the instance of shells, the X-axis corresponds to the first column of the Jacobian computer in the center.
Let me know if you need anything else.
Francesca