matteobernardini / STREAmS

Supersonic TuRbulEnt Accelerated navier stokes Solver
GNU General Public License v3.0
82 stars 38 forks source link

turbulence kinetic energy terms #23

Closed Sushmitha46 closed 1 year ago

Sushmitha46 commented 1 year ago

Hello, Are the turbulent kinetic Energy terms such as advection, Turbulent transport, production being written in any of the output files, or should we separately make the solver print these terms.

davidem88 commented 1 year ago

All budget terms are available and stored in stat.bin. See subroutine "compute_stats" in singleideal.F90 for order of the variables.