pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Differences GPU/CPU #23

Closed marc-85 closed 3 years ago

marc-85 commented 3 years ago

There were a couple of bugs at the outlet and viscous flux calculation. These have been fixed and now the differences between CPU/GPU calculations after the first iteration are <1e-12. After 400 iterations the relative differences, e.q. (p_gpu-p_cpu)/p_cpu, is still below 1e-6.

marc-85 commented 3 years ago

I tried to include the old reference files in a new directory but git would not see them for some reason. I have the files ready in case we want to include them here