Hi,
I am trying to use fieldOutputRequests() in python to define the output frequency of the output. I notice that there is an argument called timeInterval in this function with which I can specify at what time point to write the output. For example, if I set it as 1, then I get the results every 1 in total time. But if one time increment passes the time point to output, then the result I see in odb will be from the last time increment before the time point or is the result interpolated still exactly at that time point? Thanks!
