CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   How to use Size function (https://www.cfd-online.com/Forums/fluent/38295-how-use-size-function.html)

MANOJKUMAR October 19, 2005 06:14

How to use Size function
 
Hello all friends, i want use size function, i tried size function it is not work properly. I make a box and inside that a sheet is inserted and i apply size function on sheet but it not work proprly. it make only half side not cover the full sheet. it cover only half side. please give ans.


RoM October 19, 2005 06:48

Re: How to use Size function
 
I dont kow how you geometry looks exactly but you can try the follwoing journal file in gambit (file->run journal).
It creates a rectangle, inserts a sheet and meshes it with a fixed sizing function.


/ Journal File for GAMBIT 2.2.30, Database 2.2.14, ntx86
face create width 10 height 10 xyplane rectangle
vertex create coordinates 0 0 0
vertex move "vertex.5" offset -2 0 0
vertex cmove "vertex.5" multiple 1 offset 4 0 0
edge create straight "vertex.5" "vertex.6"
face split "face.1" virtual edges "edge.5" tolerance 1e-05
sfunction create sourceedges "edge.5" startsize 0.1 growthrate 1.2 sizelimit \
1 attachfaces "v_face.2" fixed
sfunction bgrid attachfaces "v_face.2"
face mesh "v_face.2" triangle
window matrix 1 entries 1 0 0 0 0 1 0 0 0 0 1 0 -6.504730224609 \
6.504730224609 -5.276564598083 5.276564598083 -20 20
/ File closed at Wed Oct 19 12:40:41 2005, 1.70 cpu second(s), 7141704 maximum memory.


If your gemoetrie looks like this we can discuss further.

Good Luck

RoM

MANOJKUMAR October 20, 2005 05:01

Re: How to use Size function
 
I doing same as u said but there is an error like Can't split face.1 with edge edge.5 whose end vertices are not on face boundary.



All times are GMT -4. The time now is 09:57.