Skip to content

Instantly share code, notes, and snippets.

@ThomasAbballe
Created May 16, 2017 11:26
Show Gist options
  • Save ThomasAbballe/5603bf55c67fa71fb3064c63f96d0b80 to your computer and use it in GitHub Desktop.
Save ThomasAbballe/5603bf55c67fa71fb3064c63f96d0b80 to your computer and use it in GitHub Desktop.
A short Nastran file, with a problematic CTRIA3 command
SOL 200
BEGIN BULK
GRID 101 25. 40. 0.
GRID 102 22.5 40. 0.
GRID 103 20. 40. 0.
GRID 104 17.5 40. 0.
GRID 105 15. 40. 0.
GRID 106 12.5 40. 0.
GRID 107 10. 40. 0.
CQUAD4 200 1 101 102 103 104
CTRIA3 201 1 103 104 105
CQUAD4 202 1 104 105 106 107
PSHELL 1 1 1. 1 1 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment