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

Issue in LS-DYNA *DEFINE_COORDINATE_NODES with option direction "Y" #1390

Open
SonSiont opened this issue Apr 24, 2023 · 0 comments
Open

Issue in LS-DYNA *DEFINE_COORDINATE_NODES with option direction "Y" #1390

SonSiont opened this issue Apr 24, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SonSiont
Copy link

Describe the bug
The coordinate system with direction "Y" point in RADIOSS in the wrong direction.

To Reproduce
Run the input file
c2.k.gz

and compare the directions.

Expected behavior
RADIOSS should use a correct coordinate system.

Output
In c2_0000.out:
screenshot

Desktop (please complete the following information):

  • Version [0a48078]
  • Hardware [Intel(R) Core(TM) i7-5930K CPU @ 3.50GHz (x86_64), 3499 MHz, 64217 MB RAM]
  • Configuration [Double precision single CPU SMP]

Additional context
The model has 5 coordinate systems in it.
cid 11 with direction "X" is read in correct.
cid 21 with direction "Y" is read wrong.
cid 22 has different node_IDs and direction "X" and should give the same orientation as in cid 21.
cid 31 with direction "Z" is read in correct.
cid 32 has different node_IDs and direction "X" and give the same orientation as in cid 31.

The similar RADIOSS construct /SKEW/MOV works well.

@sebastienVilleneuve sebastienVilleneuve self-assigned this Apr 24, 2023
@sebastienVilleneuve sebastienVilleneuve added the bug Something isn't working label Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants