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:
...