pyNastran icon indicating copy to clipboard operation
pyNastran copied to clipboard

Hidden superelement?

Open AlejandroStewart opened this issue 4 years ago • 1 comments

Hello again, This one I am not sure if it is a bug or simply impossible. When reading the geometry from an op2 that contains part superelements, only the residual structure is retrieved (super=0). I don´t really know if the rest of the model is there.

The attached zip conatins a toy problem to ilustrate. test_se.zip

BR

AlejandroStewart avatar Jun 15 '20 23:06 AlejandroStewart

No idea. That sounds like a question for somebody better at DMAP than me. I'd ask MSC or the DMAP group. You can also just rework your deck to put the CORD2R in a two separate files and include the repeat_se file (e.g., repeat_se_1.pch and repeat_se_2.pch). Then just read the pch file.

Not quite the right link for the DMAP group, but close... https://groups.yahoo.com/neo/groups/nastrandmap/conversations/topics/4735;_ylc=X3oDMTJxa3BhY201BF9TAzk3MzU5NzE1BGdycElkAzg0NjIwODUEZ3Jwc3BJZAMxNzA1MDA3Mzg5BG1zZ0lkAzQ3MzUEc2VjA2Rtc2cEc2xrA3Ztc2cEc3RpbWUDMTU1MTE0NDU3Nw--

I guess separate question, how does the GRAV,100 card get referenced in SUPER=2...it's not in the section.

There's also some examples that seem interesting. Don't know what this one means and clearly ancient, but it seems to do something. gpst16.zip

SteveDoyle2 avatar Jun 16 '20 01:06 SteveDoyle2