Fluids

Fluids

Using flowrate as a variable in an expression for outlet boundary condition

    • SudharsanSadagopan
      Subscriber
      Hi,nI am trying to simulate flow through a microchannel system. Since I don't wish to simulate the flow through some of the downstream components (mostly pipes), I have truncated my design and am calculating the pressure drop across the pipes and giving that as the outlet pressure boundary condition.nSince I have multiple outlets, I wish to give an expression for pressure in terms of the volume flowrate passing through the particular outlet. Since I couldn't find an explicit term in the list for Flowrate, I am expressing my flowrate as a product of my VelocityMagnitude and Outlet area and coding it in as belownAverage(VelocityMagnitude,[outlet],Weight = 'Area')*Area([outlet])nI wish to know if there is a Flowrate variable in Fluent or a more straightforward way of representing it.nThanks
    • YasserSelima
      Subscriber
      There is a flow rate which is area integral of velocity ... and the velocity should be normal to the boundary, not magnitude.nnYour expression works but you need to correct the velocity magnitude with normal velocity ... And I belive there is an expression term for the VolumeFlowRate which would solve your problemn
    • Keyur Kanade
      Ansys Employee
Viewing 2 reply threads
  • You must be logged in to reply to this topic.