twin_get_rom_input_basis#
- TwinRuntime.twin_get_rom_input_basis(model_name, field_name)#
Retrieve the input field basis for the given TBROM model name and field name. This method is only supported for Twin models created from one or more TBROM components, and having input fields.
- Parameters:
- Returns:
- basis
np.ndarray
SVD basis
- modes
int
number of modes
- size
int
field size
- basis