Invalid type of elements or number of nodes
Re: Invalid type of elements or number of nodes
Dear STKO Team,
Thank you for your continuous support.
I have changed the model direction. However I still have problem with the analysis. I attached the new model here , please kindly review it at your earliest convenance time. I will greatly appreciate if you could fix the error in this model, since my free version is about to finish soon and if i couldn't model it successfully our department wont buy the commercial version for our research. Thank you very much for your understanding.
Regards,
Karishma
Thank you for your continuous support.
I have changed the model direction. However I still have problem with the analysis. I attached the new model here , please kindly review it at your earliest convenance time. I will greatly appreciate if you could fix the error in this model, since my free version is about to finish soon and if i couldn't model it successfully our department wont buy the commercial version for our research. Thank you very much for your understanding.
Regards,
Karishma
- Attachments
-
- Masonry Prism4.zip
- (751.14 KiB) Downloaded 145 times
Re: Invalid type of elements or number of nodes
There were some issues in your model:
Finally I applied an imposed displacement on top (with load control) instead of a force (with disp control) because with the force only, if the damage will be unsymmetric, the prism will rotate.
Here's what I get:
- The error you get comes from an incompatibility between the element property (brick = hexahedron) and the mesh type (tetrahedron). To mesh your model with hexa elements I had to add some internal cuts: merge everything and assign proper mesh controls
Finally I applied an imposed displacement on top (with load control) instead of a force (with disp control) because with the force only, if the damage will be unsymmetric, the prism will rotate.
Here's what I get:
Re: Invalid type of elements or number of nodes
Hi,
I also have the same problem with my model.
Could you please help me to detach the problem? I have attached the model.![Image]()
I also have the same problem with my model.
Could you please help me to detach the problem? I have attached the model.
- Attachments
-
- Imagen de WhatsApp 2024-09-12 a las 17.05.40_dc9d103f.jpg (87.16 KiB) Viewed 1016 times
-
- confined.2.rar
- (125.83 KiB) Downloaded 91 times
Re: Invalid type of elements or number of nodes
You are using a Triangular mesh with a quadrilateral element (those are incompatible)
You either use a triangular mesh with a triangular element property (ShellDKGT, ASDShellT3)
or a quadrilateral mesh with a quadrilateral element property (ShellDKGQ, ASDShellQ4)
You either use a triangular mesh with a triangular element property (ShellDKGT, ASDShellT3)
or a quadrilateral mesh with a quadrilateral element property (ShellDKGQ, ASDShellQ4)
Re: Invalid type of elements or number of nodes
Dear STKO Team,
I also encountered the same problem.
I have checked the element properties that I assigned, it seemed to be right.
As for the geometry, I am not sure if there is something wrong.
Could you please help me to find the mistakes I made?
There are the error screenshot and my model file below.
Thank you very much!
I also encountered the same problem.
I have checked the element properties that I assigned, it seemed to be right.
As for the geometry, I am not sure if there is something wrong.
Could you please help me to find the mistakes I made?
There are the error screenshot and my model file below.
Thank you very much!
- Attachments
-
- modal analysis.rar
- (458.52 KiB) Downloaded 72 times
-
- 擷取.PNG (15.01 KiB) Viewed 872 times
Re: Invalid type of elements or number of nodes
Same error!
You are using the ShellMITC4 element on a triangular mesh.
You either make the mesh all-quad, or use the ASDShellT3 element
You are using the ShellMITC4 element on a triangular mesh.
You either make the mesh all-quad, or use the ASDShellT3 element
Re: Invalid type of elements or number of nodes
Dear STKO Team,
Thank you very much for your prompt response!
Following your suggestions, I have attempted to adjust the seeds and set the element to rebuild a quad mesh.
However, despite these efforts, the elements still appear as triangular meshes (as shown in Figure 1), and I am unsure how to resolve this issue.
Additionally, I also tried using the ASDShellT3 element with triangular mesh, but I encountered an error when running the analysis (as shown in Figure 2).
I have attached the model file for your reference. I would greatly appreciate your assistance in resolving this matter.
Thank you very much for your time and support. I look forward to your response.
Thank you very much for your prompt response!
Following your suggestions, I have attempted to adjust the seeds and set the element to rebuild a quad mesh.
However, despite these efforts, the elements still appear as triangular meshes (as shown in Figure 1), and I am unsure how to resolve this issue.
Additionally, I also tried using the ASDShellT3 element with triangular mesh, but I encountered an error when running the analysis (as shown in Figure 2).
I have attached the model file for your reference. I would greatly appreciate your assistance in resolving this matter.
Thank you very much for your time and support. I look forward to your response.
- Attachments
-
- 擷取.PNG (77.94 KiB) Viewed 809 times
-
- 1.PNG (154.56 KiB) Viewed 809 times
-
- meshing problem.rar
- (609.5 KiB) Downloaded 71 times
Re: Invalid type of elements or number of nodes
An all-quad mesh is guaranteed only if you have 4-sided surfaces (which is not your case).
Use the ASDShellT3, but make sure to use the latest opensees (3.7.0) (we added it recently):
https://www.researchgate.net/publicatio ... r_OpenSees
Use the ASDShellT3, but make sure to use the latest opensees (3.7.0) (we added it recently):
https://www.researchgate.net/publicatio ... r_OpenSees
Re: Invalid type of elements or number of nodes
Dear STKO Team,
I am having the same error with my model, and I was wondering if you could help me find how I can fix it? I am using quadUP elements with a structured quadrilateral mesh to try to model a soil column, and I am not sure if I need to change something about the mesh or if there is some other problem that is causing the error
Here is my model so that you can take a look
Thanks,
Allison
I am having the same error with my model, and I was wondering if you could help me find how I can fix it? I am using quadUP elements with a structured quadrilateral mesh to try to model a soil column, and I am not sure if I need to change something about the mesh or if there is some other problem that is causing the error
Here is my model so that you can take a look
Thanks,
Allison
Re: Invalid type of elements or number of nodes
The file you attached is corrupted and cannot be open