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

Urgent! Help on UDF to set B.C. of 3rd type

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 28, 2005, 19:35
Default Urgent! Help on UDF to set B.C. of 3rd type
  #1
Ray Hong
Guest
 
Posts: n/a
Dear friends,

While programming using source code, it is very easy to send B.C. of any type, for example:

C (1) B.C. of the first type DO 100 J=NJ1+1,NJ FIM(1,J) = 0.0 100 CONTINUE

C (2) B.C. of the second type DO 200 J=1,NJ1 FIM(1,J) = FIM(2,J) 200 CONTINUE

C (3) B.C. of the third type DO 300 I=2,NI FIM(I,1)=FIM(I,2)+DHM0*VYCV(1)*COS(PI*X(I)/DLMAG) 300 CONTINUE

When solving the UDS, how to set the B.C. of the second and third types?

Thank you very much in advance.

Ray
  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
Instable natural convection case Peter88 OpenFOAM 5 August 18, 2011 01:23
Need help with boundary conditions: open to atmosphere Wolle OpenFOAM 2 April 11, 2011 07:32
[Other] StarToFoam error Kart OpenFOAM Meshing & Mesh Conversion 1 February 4, 2010 04:38
Problems with Turbulence Modeling ezsoal OpenFOAM Running, Solving & CFD 4 November 26, 2009 15:12
Urgent! Help on UDF to set inlet velocity Ray Hong FLUENT 4 December 30, 2005 12:32


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