twin_get_rom_output_basis#
- TwinRuntime.twin_get_rom_output_basis(model_name)#
Retrieve the output field basis for the given TBROM model name. This method is only supported for Twin models created from one or more TBROM components.
- Parameters:
- model_name
str
Model name of the TBROM for which the basis needs to be retrieved.
- model_name
- Returns:
- basis
np.ndarray
SVD basis
- modes
int
number of modes
- size
int
field size
- basis