-
- Downloads
ENH: select default nastran PLOAD2 or PLOAD4 based on field type
- default to PLOAD2 for scalar types and PLOAD4 for vectors etc. STYLE: relocate nastran SHELL/MAT cards - previously just wrote at the end of the file, now emit when writing the geometry itself. This improves modularity (of code and files)
Showing
- src/surfMesh/writers/nastran/nastranSurfaceWriter.C 6 additions, 12 deletionssrc/surfMesh/writers/nastran/nastranSurfaceWriter.C
- src/surfMesh/writers/nastran/nastranSurfaceWriter.H 4 additions, 5 deletionssrc/surfMesh/writers/nastran/nastranSurfaceWriter.H
- src/surfMesh/writers/nastran/nastranSurfaceWriterImpl.C 33 additions, 20 deletionssrc/surfMesh/writers/nastran/nastranSurfaceWriterImpl.C
Loading
Please register or sign in to comment