Hello, 
 I found that there was an issue to apply gravitational force (x, y, z) from test data. (simlab 2024)
 Multiplier function support only 1 direction of time-dependent data. (2 column array, time versus data).
 I was trying to use momentum source command (it support 4 column array).
 However,  time variable was not supported to use interpolation (linear or curve fit, whatever).
  
 Is there any plan to support aforementioned issue at next release ? 
 If no, UDF is feasible option for this ?
  
 Thanks in advance.