pecos / tps

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

Passive scalar #82

Closed marc-85 closed 2 years ago

marc-85 commented 2 years ago

A new system of equations has been created which consists of the NS equations plus a passive scalar equation with a dissipation term.

Many files were changed though most of it are small changes. A new forcing has been added to introduce arbitrary values for the passive scalar. Multiple instances can be specified in the runfile.

GPU implementation does not support the passive scalar equation.

marc-85 commented 2 years ago

@koomie I haven't included any CI for this. I don't see any reference for this and MASA does not seem to have a manufactured solution for a passive scalar equation. Should I make a reference solution for this to compare against?