Skip to content

Add time interval and time instances for output: time_out

Olivier Sauter requested to merge add_time_interval into master

Added time_out option: either [t1 t2] numel()==2 means extract data within time interval or compute

Note this is a way to get all data on same time base through linear interpolation with cst extrapolation (transport simulation oriented)

Merge request reports