A Python interface for interacting with Nastran (a widely used finite element analysis program), allowing reading, writing, and manipulating Nastran input (BDF/DAT) and output files (OP2, H5).
PyNastran

- Pitone
- Aerospaziale, Automobilistico, Industria meccanica, Simulazione, Ingegneria strutturale
- Fluidodinamica computazionale (CFD), Progettazione assistita da computer (CAD), Ingegneria, Metodo degli elementi finiti (FEM), Garanzia di qualità, Controllo di qualità, Simulazione, Kit di sviluppo software (SDK), Interfaccia utente (UI)
Caratteristiche:
- Reads Nastran input files (BDF,OP2,H5,F06),writes Nastran BDF files,accesses results from OP2/H5 files (displacements,stresses,strains,forces,eigenvalues),model manipulation and checking,basic visualization capabilities,GUI for simple operations,command-line tools
Prezzi:
- Gratuito
- Powerful for automating workflows with MSC Nastran, NX Nastran, and other variants; enables custom pre- and post-processing of FEA models and results; open-source; actively developed by a dedicated maintainer.
- Specific to Nastran users, requires understanding of Nastran file formats and conventions, learning curve for its extensive API and object model can be steep for casual users.
Ideale per:
- Engineers and analysts who use Nastran FEA software and want to automate their workflows, perform custom data extraction, manipulate models, or integrate Nastran results with other Python tools.