The finer details of the analysis setup are described within the data blocks (TSETS) by T-Codes (TCODS). T-Coddes describe both property values, such as injection time, and statuses, such as injection mode.
References for TCODS numbers can be found in the file 'tcode.dat' in the data folder of the program installation folder: C:\Program Files\Autodesk\Simulation Moldflow Synergy 20xx\data\dat\tcodes.dat
As an example, within the TSET 40800 Part surface (Midplane) (default), the part elements can be described by their thickness (TCOD 3026), occurrence number (TCOD 30107), Cavity/core side alignment (TCOD 30216), cross-sectional shape (TCOD 30214) etc.
Example:
TRI3{117 0 3 0 0 "" 40800 1 745 746 793} TRI3{118 0 3 0 0 "" 40800 2 1777 1762 1761} TSET{40800 1 "Part surface (Midplane) (default)" TCOD{3026 "" 2.0000001e-003} … } TSET{40800 2 "Part surface(Midplane) (default)" TCOD{3026 "" 2.5000001e-003} … }
T-code entries are represented by a floating point value, which is stored using an engineering format with a float precision and seven significant figures, i.e. '6.677742e-003' or '1.000000e+000'. T-Codes entries are always expressed in SI units.