je-santos / MPLBM-UT

Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)
GNU General Public License v3.0
153 stars 59 forks source link

how to input fracture geometry file #80

Closed dreamofzhouxin closed 1 year ago

dreamofzhouxin commented 1 year ago

hi azzahrapajaaa: I am new to LBM simulation, and I also want to simulate two phase flow in single rock fracture. I tried the useful code written by je-santos like you, but I don't know how to input a 3D fracture geometry that is in the folder (/domain_construction/fractures/). Yes, I have gotten fracture_Df_2*.dat file int the output folder by Create_rough_fractures.m code, can i input it to the simulation directly or how can i input my fracture geometry like Df_25.fre? Please give me some advises, thanks a lot in advance, waiting for your reply!

zhouxin