Hi,
As part of acquainting myself with MOOSE and FEA, I am trying to run example ex01 by replacing mug.e with my own Abaqus format mesh file (attached: anm.inp) by just modifying the ex01.i (attached). The tetrahedral mesh represents an irregular shaped particle embedded within a box. I am able to open this in cubit and the shapes are as expected. I assigned two opposite faces of the box as "top" nodeset and "bottom" nodeset. However, I am facing two issues when I load it in MOOSE.
1) When I open the inp file in peacock, the box shape is distorted for some reason.
On Tue, Jul 22, 2014 at 2:26 PM, Stephen Thomas <stephen...@gmail.com> wrote:
Hi,
As part of acquainting myself with MOOSE and FEA, I am trying to run example ex01 by replacing mug.e with my own Abaqus format mesh file (attached: anm.inp) by just modifying the ex01.i (attached). The tetrahedral mesh represents an irregular shaped particle embedded within a box. I am able to open this in cubit and the shapes are as expected. I assigned two opposite faces of the box as "top" nodeset and "bottom" nodeset. However, I am facing two issues when I load it in MOOSE.
1) When I open the inp file in peacock, the box shape is distorted for some reason.Can you also send us screenshot of what it *should* look like?
I just noticed that a similar distorted shape shows up when I import my inp file into Cubit with the "Import Geometry" option enabled.
Now I should give you a short history about this situation. When I imported my original inp file (attached: anm_orig.inp) into Cubit, it looked fine:
But this mesh did not have the nodesets "top" and "bottom". I had modified the original mesh file to rearrange the nodes to group them into 3 nodesets: "top"(nodes on the top surface of the box), "bottom" (nodes on the bottom surface of the box") and "MeshNode" (rest of the nodes). After I did this rearrangement, the node ids are no longer in increasing order as in the original inp file. Could this be a problem?
To view this discussion on the web visit https://groups.google.com/d/msgid/moose-users/CANj%2BmwCiaFgGG6OPhkdfUk4HoaoWz42u5gfV3wxU6rXwT%3D818w%40mail.gmail.com.
--
John
--
You received this message because you are subscribed to the Google Groups "moose-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to moose-users...@googlegroups.com.
Visit this group at http://groups.google.com/group/moose-users.
For more options, visit https://groups.google.com/d/optout.
Hi John,
Will you be able to send me a sample input file where the above mentioned format is used?