pecos / tps

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

Port mixing length model to the gpu path (and gradient fix, part 2) #226

Closed trevilo closed 1 year ago

trevilo commented 1 year ago

This PR adds the mixing length turbulence model to the gpu path. Two notable developments are included:

As evidence that the implemenation is correct, pipe.mix.test has been added to the tests that run on gpu systems.