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

An-isotropic permeability condition- porous media

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 25, 2017, 14:24
Default An-isotropic permeability condition- porous media
  #1
New Member
 
Swapnil Rane
Join Date: Sep 2017
Posts: 23
Rep Power: 8
swapnil313 is on a distinguished road
I want to import experimental data from a file. Which has x,y,z,value in a table,these values have to imported as an-isotropic permeability of the porous media.
As in permeability K(x,y,z)

x y z Value
0.1 0.2 0.5 50000
5 2 4 4010
swapnil313 is offline   Reply With Quote

Old   October 25, 2017, 16:01
Default
  #2
Senior Member
 
Join Date: Jun 2009
Posts: 1,804
Rep Power: 32
Opaque will become famous soon enough
The example data you provided is not for anisotropic permeability, but location dependent permeability. This can easily be imported by using the profile interpolation functionality

Create a file containing the data using the CFX .csv format as explained in the documentation. For example,

[Name]
My Permeability

[Spatial Fields]
x, y, z

[Data]
x, y, z, Permeability
0.1 0.2 0.5 50000
5 2 4 4010
....

In CFX-Pre, go to the Tools menu, select Initialize Profile Data, fill in the dialog and initialize the profile.

Edit the Domain for which you want to set permeability, click on the expression button to insert an CEL expression such as

MyPermeability.Permeability(x,y,z)

Done!!!

Hope the above helps,
Opaque 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


Similar Threads
Thread Thread Starter Forum Replies Last Post
2Phase flow simulation in Porous Media Ansys Fluent Yaqub FLUENT 0 June 22, 2017 03:46
Relative permeability for two phase flow in porous media sirpolar Fluent Multiphase 1 December 11, 2015 03:36
Flow through two combined porous media with diffrent permeability Sandee Main CFD Forum 0 March 28, 2015 10:35
how to use UDF or method to define Boundary condition for Porous media in NLTE hitchenxue FLUENT 0 April 19, 2014 02:40
Define permeability in a porous media suyoun FLUENT 0 February 13, 2008 01:08


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