virtual_test_bed
virtual_test_bed copied to clipboard
Transfers automated conflict detection search choking existing model runtime
Reason
The automated value conflict detection helps find mistakes in models, but it scales like N^2 and it really drives up the runtime of some models. We should use it with parcimony on the vtb as external users might not know to turn it off
Design
As search_value_conflicts = false on transfers, along with the documented data that no conflicts were found
Impact
Faster multiphysics models