set_tuning_offset#

PostProcessor.set_tuning_offset(setup, offsets)[source]#

Set derivative variable to a specific offset value.

Parameters:
setupstr

Setup name.

offsetsdict

Dictionary containing the variable name and it’s offset value.

Returns:
bool