Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element numbering not being assigned to grid #47

Closed
akaszynski opened this issue Jun 22, 2021 · 8 comments
Closed

Element numbering not being assigned to grid #47

akaszynski opened this issue Jun 22, 2021 · 8 comments

Comments

@akaszynski
Copy link
Collaborator

Opened a new issue regarding this

@akaszynski
Hello, I have a problem to read the result when I read the nodes from a txt file.
But when I set the all_nodes a few nodes,it can work.
By the way, the result.principal_nodal_stress(0) read all the nodes result and I can't assign the the specific nodes.
image

Originally posted by @1990chs in #33 (comment)

Would it be possible to post the result file?

@1990chs
Copy link
Contributor

1990chs commented Jun 22, 2021

sorry, the result file in my company computer. It impossible to export result file. The nodes which stored in txt file have midnodes , does it influence the function?

@akaszynski
Copy link
Collaborator Author

It shouldn't, I'll take a look at this error locally. Effectively, the element number aren't being exported to the internal grid, and I can't tell why not. Midside nodes shouldn't be contributing to this bug.

@akaszynski akaszynski changed the title Unable to Element numbering not being assigned to grid Jun 22, 2021
@1990chs
Copy link
Contributor

1990chs commented Jun 23, 2021

Ok. I will check it again. Maybe the nodes are not corrected. I need check.
principal_nodal_stress(rnum) this API can't assign the nodes numbers . It needs update.

@akaszynski
Copy link
Collaborator Author

Thanks for letting me know. I'll get working on this.

@1990chs
Copy link
Contributor

1990chs commented Jun 23, 2021

It seems that there are some problems to read nodes ID from txt file. I input the nodesID in python file directly, it can work, but there is a warining .
image

@1990chs
Copy link
Contributor

1990chs commented Jun 30, 2021

the error solved , and I will open an issue #52 about the suggestion features

@1990chs
Copy link
Contributor

1990chs commented Jun 30, 2021

Why can't this issue close?

@jgd10
Copy link
Contributor

jgd10 commented Jan 26, 2022

@1990chs I'll close the issue for you since it appears to be resolved!

@jgd10 jgd10 closed this as completed Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants