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

- بايثون
- الفضاء الجوي, السيارات, الهندسة الميكانيكية, محاكاة, الهندسة الإنشائية
- ديناميكيات الموائع الحسابية (CFD), التصميم بمساعدة الكمبيوتر (CAD), الهندسة, طريقة العناصر المحدودة (FEM), ضمان الجودة, مراقبة الجودة, محاكاة, مجموعة تطوير البرمجيات (SDK), واجهة المستخدم (UI)
الميزات:
- 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
التسعير:
- مجاناً
- 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.
الأفضل لـ
- 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.