CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Help!

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By ramkr

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 19, 2010, 01:24
Unhappy Help!
  #1
New Member
 
Aladdin
Join Date: Jan 2010
Posts: 26
Rep Power: 16
aladdincham is on a distinguished road
Hi guys,
How to generate a grid for CFL3D with ICEM CFD,and the grid is 2D,how to set in the CFL3D`S inp to compute the 2D grid,i find a question,the 2D grid of ICEMCFD is not fit for the CFL3D,WHY?
THX
aladdincham is offline   Reply With Quote

Old   February 5, 2022, 05:44
Default
  #2
New Member
 
S Ram Kumar
Join Date: Jan 2019
Location: India
Posts: 12
Rep Power: 7
ramkr is on a distinguished road
Hello, really sorry that you are receiving this reply a long time after your question. Still, considering the fact that it might be useful to anyone new with the same question,
CFL3D is a finite volume RANS solver, hence requires grid in volume format, even for 2D grids. Hence there is a requirement of atleast 2 points in the spanwise direction of your grid, which would yield volumetric cells.
By setting i2d=1 in the .inp file, CFL3D effectively reads the grid as 2D.
ramkr is offline   Reply With Quote

Old   February 5, 2022, 17:50
Default
  #3
Senior Member
 
Join Date: Oct 2011
Posts: 239
Rep Power: 16
naffrancois is on a distinguished road
Just to avoid adding confusion, a finite volume solver does not need a grid extended in spanwise direction to perform 2D computations. You can perfectly handle real 1D-2D-3D grids with a finite volume solver. The fact that CFL3D or other softwares need the user to expand their meshes is more related to a coding strategy or related to old programming language limitations.
naffrancois is offline   Reply With Quote

Old   September 10, 2022, 02:33
Default Yes agreed! Sorry for this.
  #4
New Member
 
S Ram Kumar
Join Date: Jan 2019
Location: India
Posts: 12
Rep Power: 7
ramkr is on a distinguished road
Quote:
Originally Posted by naffrancois View Post
Just to avoid adding confusion, a finite volume solver does not need a grid extended in spanwise direction to perform 2D computations. You can perfectly handle real 1D-2D-3D grids with a finite volume solver. The fact that CFL3D or other softwares need the user to expand their meshes is more related to a coding strategy or related to old programming language limitations.

I'm sorry I didn't realize this valid point while posting the answer. Yes, the basic reason why 3D grids are supplied to CFL3D is not to do with finite volume method, but the fact that the code was originally written for 3D grids (as its name says). With time, feature to do simulation for 2D grids was included in its standard input file, by means of slicing the grid in the plane of interest.
naffrancois likes this.
ramkr is offline   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



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