Documentation is under construction. Please use examples as the main reference.

Main Input#

The main input file uses the format YAML.

Overall layout of the main input file:

version: "a.b.c"

# Global structure specification
structure:
    ...

# Cross-sections design specification
cs:
    ...

# Functions specification
function:
    ...

# Analysis steps specification
analysis:
    ...

# Design study specification
study:
    ...