adamantine-sim / adamantine

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

No full matrices in DataAssimilator for the random number fill for diagonal R #133

Closed stvdwtt closed 2 years ago

stvdwtt commented 2 years ago

This removes one of the places where full matrices are used for data assimilation. The diagonal R case is the only case currently supported by the adamantine application, but we still have the non-diagonal case available as a more general fall-back.