twin_get_rom_mode_coef_files#
- TwinRuntime.twin_get_rom_mode_coef_files(model_name, time_from=-1, time_to=-1)#
Retrieves the model mode coefficients files from ‘time_from’ up to ‘time_to’ for the given TBROM model name. By default, it returns the mode coefficients files for the current simulation step (for step-by-step simulation) or for all previous steps (for batch model simulation). This method is only supported for Twin models created from one or more TBROM components.
- Parameters:
- Returns:
list
List of path of all the mode coefficients files retrieved