CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens

velocity blocking

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 22, 2003, 04:40
Default velocity blocking
  #1
F.K.
Guest
 
Posts: n/a
Hi all,

is it possible to block the velocity components u,v for a predefined cell id so that only w exists??

thx
  Reply With Quote

Old   October 22, 2003, 05:16
Default Re: velocity blocking
  #2
ulf
Guest
 
Posts: n/a
Check the usersubroutine "sormom.f" for more info.
  Reply With Quote

Old   October 22, 2003, 05:24
Default Re: velocity blocking
  #3
F.K.
Guest
 
Posts: n/a
the usersubroutine sormom.f can't be used for velocity blocking!!!!
  Reply With Quote

Old   October 22, 2003, 09:12
Default Re: velocity blocking
  #4
ulf
Guest
 
Posts: n/a
That depends on what you mean with blocking. I assumed you wanted 0-velocity for some cells.
  Reply With Quote

Old   October 22, 2003, 11:01
Default Re: velocity blocking
  #5
steve
Guest
 
Posts: n/a
Perhaps you could turn that cell in question to porous and define the coeficients such that there is no resistance in the w direction and infinite resistance in the other 2 directions?
  Reply With Quote

Old   October 23, 2003, 05:38
Default Re: velocity blocking
  #6
F.K.
Guest
 
Posts: n/a
Yes ,thank you for your help. I have adjusted the values so that nearly no resitance appears. I've tried the some with sormon.f in combination with sorent.f but this leads to strange results. So I think it is not possible to define a flow-equalizer(u,v blocked, w no restriction) with the subroutines.

  Reply With Quote

Old   October 23, 2003, 05:50
Default Re: velocity blocking
  #7
vladimir krejci
Guest
 
Posts: n/a
I do not know what is your problem about but you can set arbitrary velocity at any cell using the sormom.f subroutine just write

if (ictid.eq.prostar_cell_type_number_where_the_subro utine_should_apply) then

s1u=velocity_you_like*great

s2u=great

and similarly for the rest

endif

instead of ictid you can use ip or something like that for cell number

using this procedure may appear unstable

regards
  Reply With Quote

Old   October 23, 2003, 17:32
Default Re: velocity blocking
  #8
steve
Guest
 
Posts: n/a
Why even bother with user subroutines? Can't you just use prostar to define which cells are porous and adjust the porous material properties accordingly?
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
ICEM blocking Chris Wetton CFX 6 March 9, 2008 05:18
Blocking in ICEM CFD newbie Main CFD Forum 5 February 1, 2008 04:11
Blocking in ICEM CFD newbie CFX 3 January 31, 2008 09:01
blocking in icemcfd James CFX 6 October 12, 2007 02:44
ICEM Blocking Joe CFX 9 August 31, 2006 08:01


All times are GMT -4. The time now is 02:44.