DARPA-ASKEM / sciml-service

Simulation Service provides an interface and job runner for ASKEM models.
MIT License
3 stars 1 forks source link

Intermediate results loss reporting for Calibrate. Option for intermediate result reporting every integration step. #124

Closed jClugstor closed 1 year ago

jClugstor commented 1 year ago

Adds callbacks for the solve of Calibrate so that optimization loss values and intermediate solutions can be reported. Added an option for intermediate results to be reported on every integration step instead of being time based. Added dispatches to the get_callback function to specialize on the type of the route inside of the OperationRequest.