AMReX-Fluids / IAMR

A parallel, adaptive mesh refinement (AMR) code that solves the variable-density incompressible Navier-Stokes equations.
https://amrex-fluids.github.io/IAMR/
80 stars 57 forks source link

Set Tracer, Tracer2 and Temp before they are used in Initialize_specific #111

Closed WeiqunZhang closed 2 years ago

WeiqunZhang commented 2 years ago

And fix a memory leak in benchmarks/ViscBench2d.cpp.