adamantine-sim / adamantine

Software to simulate heat transfer for additive manufacturing
https://adamantine-sim.github.io/adamantine/
Other
37 stars 10 forks source link

Add an experimental sync capability #273

Open stvdwtt opened 5 months ago

stvdwtt commented 5 months ago

Before we do data assimilation, it would be helpful to re-sync with the experiment in case the layer time is slightly off the simulated layer time.

This could be accomplished by sending the time stamped experimental data with a known offset from some scan path event (e.g. the end of printing for a layer). Then we can modify the scan path between the sync time and the assimilation time so that the simulation reaches the assimilation time correctly (e.g. by modifying the dwell time). This depends on #223.