Nastran - reading free format
Cross-ref : EP#2494
Reading of free format Nastran file (e.g. with surfaceFormatConvert) seems to be an issue - the Z coordinate is wrongly interpreted/truncated.
Cross-ref : EP#2494
Reading of free format Nastran file (e.g. with surfaceFormatConvert) seems to be an issue - the Z coordinate is wrongly interpreted/truncated.
No child items are currently assigned. Use child items to break down this issue into smaller parts.
Link issues together to show that they're related. Learn more.
assigned to @mark
added bug label
mentioned in commit 04be456a
For testing, pushed as fix3189-nastran-reading
based off of 2312. If tests OK, can then proceed to add to other maintenance branches.
Tested fix3189-nastran-reading
- worked with both .nas
and .nastran
Note that the 'nas' format actually bypasses the regular writer (ie, no fields!) and only writes geometry and only in free format.
Note: the PLOAD4 output for the surface writer looks a bit suspicious. According to the online docs it specifies the loads on the corners of the face. Not sure why we are writing the components.
mentioned in commit 29669d89
mentioned in commit fb365b66
mentioned in commit 0bb5c6e0
mentioned in commit 956fb4ca
mentioned in commit 5802d224
closed via commit 69b2a667
Fixed in master and maintenance branches (v2206 onward)
mentioned in commit 69b2a667
mentioned in commit eea22783