|
[Sponsors] |
An-isotropic permeability condition- porous media |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 25, 2017, 15:24 |
An-isotropic permeability condition- porous media
|
#1 |
New Member
Swapnil Rane
Join Date: Sep 2017
Posts: 23
Rep Power: 9 |
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 |
|
October 25, 2017, 17:01 |
|
#2 |
Senior Member
Join Date: Jun 2009
Posts: 1,880
Rep Power: 33 |
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, |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
2Phase flow simulation in Porous Media Ansys Fluent | Yaqub | FLUENT | 0 | June 22, 2017 04:46 |
Relative permeability for two phase flow in porous media | sirpolar | Fluent Multiphase | 1 | December 11, 2015 04:36 |
Flow through two combined porous media with diffrent permeability | Sandee | Main CFD Forum | 0 | March 28, 2015 11:35 |
how to use UDF or method to define Boundary condition for Porous media in NLTE | hitchenxue | FLUENT | 0 | April 19, 2014 03:40 |
Define permeability in a porous media | suyoun | FLUENT | 0 | February 13, 2008 02:08 |