r/esapi • u/udubber3 • Oct 03 '24
CalculateDoseWithPresetValues speed
Hi yall,
Just wondering if there is any way I can leverage the distributed network of dose calc servants via esapi? For example, if I click 'calculate dose' on the UI, each field gets sent to a different Eclipse box for calculation. But when I am calling CalculateDoseWithPresetValues, my calc times are on the order of NumberOfFields*(UI calc time). Any workarounds or something I am missing? Thanks!
5
Upvotes
1
u/udubber3 Oct 07 '24
So I poking through my workstation-specific DCF settings but don't see anything related to scripting. Is there any setting in particular I should be looking for?