INPUT FILE DESCRIPTION
The input file is a YAML file containing all information necessary to run an analysis.
Each type of analysis has its own input file. The list of currently available analysis types is shown in analysis type section.
The input file is divided into four sections that are detailed in the following sections.
- Section 1: Analysis type
- Section 2: Analysis parameters
- Section 3: Analysis output requests
- Section 4: Analysis inputs specific to each analysis type
Section 1: Analysis Type
The different types of analysis currently implemented in the digital twin are:
In addition, the following post processing methods are implemented:
Section 2: Analysis parameters
This section contains parameters specific to the method used in the analysis.
Section 3: Analysis output request
This section gathers all the parameters linked with the output files.
Section 4: Analysis inputs
All information specific to the vehicle, the track or parameters linked with the analysis content are specified in this section.