adamantine-sim / adamantine

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

Fix timer print-out text #168

Closed stvdwtt closed 2 years ago

stvdwtt commented 2 years ago

The text for the timer for reading in experimental data was added twice to the timers vector. This lead to incorrect matching between the timer text and the timer counters.

I also changed the simulation start notification to say whether it is an ensemble simulation or not.

Rombur commented 2 years ago

Oops merged too quickly. Can you also change adamantine.cu

stvdwtt commented 2 years ago

Yes, definitely.