xml spec - mattljc/LaminateTools GitHub Wiki

For an introduction to what XML is and how to use it see this tutorial.

TL;DR XML is a simple means of writing documents that a human can understand, while still being simple to parse for a machine.

The XML interface offers a subset of the full LaminateTools functionality. See User Stories for the rationale.

  • Input lamina material properties.
  • Input a ply-stack.
  • Input loading conditions.
  • Get laminate properties based on ply material properties.
  • Get first-ply failure conditions based on given loading.