print_times : Printing Times

  • Brief description : defines the times to be printed.
  • Additional information : the file path must be written in the print file.
  • File type : unfromatted ASCII
  • Parameters to be set :
NAME TYPE DESCRIPTION UM
PRINT_N_TIME integer number of times to be printed -
PRINT_TIMES[PRINT_N_TIME] real times to be printed \(time\)
  • File structure :
PRINT_N_TIME
PRINT_TIMES[PRINT_N_TIME]
  • Example [ standard] :
  3   ! PRINT_N_TIME
1.0
2.0
3.0   ! PRINT_TIMES