pyNastran icon indicating copy to clipboard operation
pyNastran copied to clipboard

data_in_material_coord with cylindrical coord system

Open AlejandroStewart opened this issue 4 years ago • 2 comments

Hello, I have noticed that the rutine to transform op2 results from elements coordinate system to material coordinate systems gives wrong results when MCID is a cylindrical CSYS.

I have done some research and apparently the r axis is treated as if it was an x axis in a rectangular.

I have attached a little model in which it can be seen by comparing f06 with omid and f06 fom pynastran with and without material axis transformation.

Alejandro cil_coord_ssys_issue.zip

AlejandroStewart avatar Dec 04 '20 09:12 AlejandroStewart

I can't download them. Chrome is giving me an error.

Maybe bigger picture, that functionality was added not too long ago specifically for rectangular coordinate systems. Cylindrical coordinate systems were never considered.

On Fri, Dec 4, 2020 at 1:10 AM Alejandro Stewart [email protected] wrote:

Hello, I have noticed that the rutine to transform op2 results from elements coordinate system to material coordinate systems gives wrong results when MCID is a cylindrical CSYS.

I have done some research and apparently the r axis is treated as if it was an x axis in a rectangular.

I have attached a little model in which it can be seen by comparing f06 with omid and f06 fom pynastran with and without material axis transformation.

Alejandro cil_coord_ssys_issue.zip https://github.com/SteveDoyle2/pyNastran/files/5641672/cil_coord_ssys_issue.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SteveDoyle2/pyNastran/issues/630, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAICUWJBLTP7DVBDVGHP4T3STCRQJANCNFSM4UNFBZDQ .

SteveDoyle2 avatar Dec 04 '20 19:12 SteveDoyle2

Oh, good to know. It works great for rectangular, super useful.

I'll try to implement cylindrical sys and if it works I'll share it.

Thank you.

El vie., 4 dic. 2020 20:23, Steven Doyle [email protected] escribió:

I can't download them. Chrome is giving me an error.

Maybe bigger picture, that functionality was added not too long ago specifically for rectangular coordinate systems. Cylindrical coordinate systems were never considered.

On Fri, Dec 4, 2020 at 1:10 AM Alejandro Stewart <[email protected]

wrote:

Hello, I have noticed that the rutine to transform op2 results from elements coordinate system to material coordinate systems gives wrong results when MCID is a cylindrical CSYS.

I have done some research and apparently the r axis is treated as if it was an x axis in a rectangular.

I have attached a little model in which it can be seen by comparing f06 with omid and f06 fom pynastran with and without material axis transformation.

Alejandro cil_coord_ssys_issue.zip < https://github.com/SteveDoyle2/pyNastran/files/5641672/cil_coord_ssys_issue.zip

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SteveDoyle2/pyNastran/issues/630, or unsubscribe < https://github.com/notifications/unsubscribe-auth/AAICUWJBLTP7DVBDVGHP4T3STCRQJANCNFSM4UNFBZDQ

.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SteveDoyle2/pyNastran/issues/630#issuecomment-738970910, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADK2WF2SZ4TVCVZCSOZB74TSTEZMNANCNFSM4UNFBZDQ .

AlejandroStewart avatar Dec 04 '20 19:12 AlejandroStewart