The Wayback Machine - https://web.archive.org/web/20211226013217/https://github.com/topics/aerospace-engineering
Skip to content
#

aerospace-engineering

Here are 73 public repositories matching this topic...

bcoconni
bcoconni commented Jan 12, 2019

JSBSim provides schemas for XML validation (JSBSim.xsd for flight models, JSBSimScript.xsd for script files and JSBSimSystem.xsd for system files) but they have not been updated for a while so they might reject perfectly valid XML files.

XML files can be tested with xmllint

> xmllint --noout --schema JSBSim.xsd some_path/my_file.xml

It might be interesting to:

  • Upd
AeroSandbox

Aircraft design optimization made fast through modern automatic differentiation. Plug-and-play analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.

  • Updated Dec 23, 2021
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the aerospace-engineering topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the aerospace-engineering topic, visit your repo's landing page and select "manage topics."

Learn more