8000 GitHub - DCRG-Bristol/baff: A platform agnostic way to define aircraft geometries
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DCRG-Bristol/baff

Repository files navigation

BAFF (Bristol Aircraft File Format)

A matlab toolbox to create platform / analysis tool agnostic files defining aircraft geometries.

Items such as the fuselage / wings / engines can be defined programmatically and can be saved in a format that is independent of a particular analysis tool.

Currently BAFF geometries can only be generated in Matlab, however all BAFF aircraft can be saved to an hdf5 file, which could be read by any analysis tool on any platform.

Analysis Tools using BAFF files

ADS - A tool to generate Nastran models and run aeroelastic simulations

Getting Started

  • Either clone or download the repository
  • add the folder tbx to the path or instal with the Matlab Pacakge Manager (mpm)
    • mpm install ads -u <INSTALL_DIR> --local -e --force
  • have a look at the examples in the 'Examples' folder to get a flavour of what you can currently do.

Prerequisites

This product was developed in MATLAB 9.12 (2022a)

Running the tests

  • To run the core set of tests type runtests([path/to/folder/tests])

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • fh9g12

See also the list of contributors who participated in this project.

License

This project is licensed under the Apache License - see the LICENSE.md file for details

Acknowledgments

  • Inspired by the pyNastran package by Steve Doyle.

About

A platform agnostic way to define aircraft geometries

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages

0