Questions tagged [nastran]

NASTRAN is a finite element analysis (FEA) program that was originally developed for NASA in the late 1960s under United States government funding for the aerospace industry.

NASTRAN is a finite element analysis (FEA) program that was originally developed for NASA in the late 1960s under United States government funding for the aerospace industry.

Source: https://en.wikipedia.org/wiki/Nastran

16 questions
-1
votes
1 answer

regex parsing of text and numbers blocks

I am stuck on this regex. I would like to extract a single string for each chunk starting at AELIST and ignore the SET1 (or any other header) chunks. The + indicates a continuation of the single array. The blocks can be split by words that are all…
nagordon
  • 1,307
  • 2
  • 13
  • 16
1
2