1 unstable release

Uses old Rust 2015

0.0.1 Apr 12, 2018

#47 in #python-module

GPL-3.0 license

63KB
2K SLoC

nastran-rs

This is an experimental Rust crate for interacting with NASTRAN files. It currently has basic datfile and op2 file parsers and a dummy python module for future use from python.

The first implementation of the the bdf reader uses nom, but I think a custom parser might work better for NASTRAN files.

The op2 reader is written against NX Nastran 11 currently.

Dependencies

~2.5MB
~45K SLoC