hexagon logo

Hello everyone, is it possible to set in SC flow prescribed velocity and temperature field in cylindrical coordinates as the boundary condition?

I have 3 vectors and point defining a cylindrical coordinate system. In this coordinate system a have given the temperature field and velocity field in three directions following the coordinate system. The components are heterogeneous over the area.
Parents
  • I understand what you want to do.
    Unfortunately the answer(?) I indicated before can not apply to your situation.
     
    But "function use_bcfowval" of script(or user defined function) would apply to your situation.
    this function is able to set all variables( u,v,w,T) a user defined at Inlet surface .
     
    Why don't you check usr_bcfpwval and use_bcfowval in Solve Reference manual at first.
    However ,I know it's a bit tedious to program everything, though.
Reply
  • I understand what you want to do.
    Unfortunately the answer(?) I indicated before can not apply to your situation.
     
    But "function use_bcfowval" of script(or user defined function) would apply to your situation.
    this function is able to set all variables( u,v,w,T) a user defined at Inlet surface .
     
    Why don't you check usr_bcfpwval and use_bcfowval in Solve Reference manual at first.
    However ,I know it's a bit tedious to program everything, though.
Children
No Data