Hi,
I am simulating a flow through a pipe with oil at different temperatures. I am using the k-epsilon model, but I have also tried other turbulence models (RNG k-epsilon, S-A, Realizable k-epsilon, k-omega, SST). The result of interest is the distribution of the mass flow rate coming out of any outlet as the inlet mass flow rate varies. The results are nearly identical for all turbulence models used, differing no more than +-1%.
For lower temperatures (such as -20 °C, 0 °C, and 30 °C) with any k-epsilon model the residual dissipation rate and solution ratio are for the entire simulation equal to 0, and I get the following warnings, even changing the mesh.
acuSolve: staggered dissipation rate "dissipation_rate": FORM-LHS
acuSolve: *** WARNING: dissipation_rate is fully specified by the two-layer wall treatment
acuSolve: res diss.-rate ratio = 0.000000e+000
acuSolve: GMRES No iteration = 0 (0.00)
acuSolve: GMRES 0/1/n norms = 0.000000e+000 0.000000e+000 0.000000e+000
acuSolve: GMRES Iter. CPU/Elapse = 0.000000e+000 0.000000e+000
acuSolve: diss.-rate sol ratio = 0.000000e+000
How can I solve this problem? Is it correct to consider the results as correct with this warning?
I attach the .inp model and the .log file of one of these simulations.
Thanks in advance