Time functions records

These records specify description of time functions, which generally describe time variation of components during solution. The general format is following:

*TimeFunctType (num#)(in)
[initialValue #(rn)]

The order of these records is optional, time function number is determined by (num#)(in) parameter. The initialValue parameter allows to control the way, how increment of receiver is evaluated for the first solution step. This first solution step increment is evaluated as the difference of value of receiver at this first step and given initial value (which is by default set to zero). The increments of receiver in subsequent steps are computed as a difference between receiver evaluated at given solution step and in previous step.

The numbering should start from one and should end at n, where n is the number of records.

Currently, TimeFunctType keyword can be one from

Borek Patzak
2018-01-02