
my name is Christopher and I am new to this forum. Four weeks ago, I started using code_saturne for CFD Simulations in order to analyze air flows within melt-blown nozzles. So far I used a incompressible model which works fine. However, we are facing velocities of Ma > 0.3. Therefore, I tried to switch to a compressible model but the simulation always ends with the error message.
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@ @@ WARNING: PROBLEM IN THE BOUNDARY CONDITIONS
@ ========
@ ABORT IN THE SUBROUTINE STDTCL
@
@ The flow is imposed on the zone IZONE = 2
@ since IQIMP(IZONE) = 1
@ But, on this zone, the integrated product RHO D S is zero:
@ its value is = 0.00000E+00
@ (D is the direction along which is imposed the flow).
@
@ The calculation will not run.
@
@ Verify the data in the interface and particularly
@ - that the vector RCODCL(IFAC,IU,1),
@ RCODCL(IFAC,IV,1),
@ RCODCL(IFAC,IW,1) which gives
@ the velocity direction is non null and not uniformly
@ perpendicular to the inlet faces
@ - that the inlet surface is not zero (or that the number
@ of boundary faces within the zone is not zero)
@ - that the density is not zero
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
@ @@ WARNING: PROBLEM IN THE BOUNDARY CONDITIONS
@ ========
@ ABORT IN THE SUBROUTINE STDTCL
@
@ The flow is imposed on the zone IZONE = 1
@ since IQIMP(IZONE) = 1
@ But, on this zone, the integrated product RHO D S is zero:
@ its value is = 0.00000E+00
@ (D is the direction along which is imposed the flow).
@
@ The calculation will not run.
@
@ Verify the data in the interface and particularly
@ - that the vector RCODCL(IFAC,IU,1),
@ RCODCL(IFAC,IV,1),
@ RCODCL(IFAC,IW,1) which gives
@ the velocity direction is non null and not uniformly
@ perpendicular to the inlet faces
@ - that the inlet surface is not zero (or that the number
@ of boundary faces within the zone is not zero)
@ - that the density is not zero
@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@
Did anyone got the same or a similar problem? What am I doing wrong?
Thank you in advance.
Kind regards, Christopher