Ansys Learning Forum › Forums › Discuss Simulation › Fluids › Frozen field simulation not solving for the scalar tracer [CFX] › Reply To: Frozen field simulation not solving for the scalar tracer [CFX]
July 31, 2024 at 9:53 am
Pau Cunillera Bori
Subscriber
Hey,Â
The tracer is injected using a source point with an expression (which uses a function which injects it for 1s).Â
I use similar expert parameters:
EXPERT PARAMETERS:
   solve energy = f (I have never tried that one)
   solve fluids = f
   solve turbulence = f
   solve scalar = t (I added this one)
END
Â
Thanks :)