adamantine-sim / adamantine

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

Properly handle case for data assimilation with no data points on the mesh #299

Open stvdwtt opened 3 months ago

stvdwtt commented 3 months ago

Currently during data assimilation the code will segfault if no rays hit the mesh. (Presumably the same for measurements with a specified location.) We need to decide how we want to gracefully handle this.

Options: