Skip to content

drewkett/nastran-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages