Run Files
This section describes the contents and purpose of each file used in dfnWorks and their locations.
dfnGen - output
connectivity.dat:
Fracture connection list. Each row corresponds to a single fracture. The integers in that row are the fractures that fracture intersects with. These are the non-zero elements of the adjacency matrix.
DFN_output.txt:
Detailed information about fracture network. Output by DFNGen.
families.dat:
Information about fracture families. Produced by DFNGen.
input_generator.dat:
Input file for DFN generator.
input_generator_clean.dat:
Abbreviated input file for DFN generator.
normal_vectors.dat:
Normal vector of each fracture in the network.
params.txt:
Parameter information about the fracture network used for meshing. Includes number of fractures, h, visualmode, expected number of dudded points, and x,y,z dimensions of the domain.
poly_info.dat:
Fracture information output by DFNGen. Format: Fracture Number, Family number, rotation angle for rotateln in LaGriT, x0, y0, z0, x1, y1, z1 (end points of line of rotation).
user_rects.dat:
User defined rectangle file.
radii.dat:
Concatentate file of fracture radii. Contains fractures that are removed due to isolation.
radii_Final.dat:
Concatentated file of final radii in the DFN.
rejections.dat:
Summary of rejection reasons.
rejectsPerAttempt.dat:
Number of rejections per attempted fracture.
translations.dat:
Fracture centriods.
triple_points.dat:
x,y,z location of triple intersection points.
warningFileDFNGen.txt:
Warning file output by DFNGen.
intersection_list.dat:
List of intersections between fractures. Format is fracture1 fracture2 x y z length. Negative numbers correspond to intersections with boundaries.
LaGrit - Output
bound_zones.lgi:
LaGriT run file to identify boundary nodes. Dumps zone files.
boundary_output.txt:
Output file from bound_zones.lgi.
finalmesh.txt:
Brief summary of final mesh.
full_mesh.inp:
Full DFN mesh in AVS format.
full_mesh.lg:
Full DFN mesh in LaGriT binary format.
full_mesh.uge:
Full DFN mesh in UGE format. NOTE volumes are not correct in this file. This file is processed by convert_uge to create full_mesh_vol_area.uge, which has the correct volumes.
full_mesh_viz.inp:
intersections:
Directory containing intersection avs files output by the generator and used by LaGrit.
lagrit_logs:
Directory of output files from individual meshing.
logx3dgen:
LaGriT output.
outx3dgen:
LaGriT output.
parameters:
Directory of parameter*.mgli files used for fracture meshing.
polys:
Subdirectory contiaining AVS file for polygon boundaries.
tri_fracture.stor:
FEHM stor file. Information about cell volume and area.
user_function.lgi:
Function used by LaGriT for meshing. Defines coarsening gradient.
PFLOTRAN - output
Fracture based aperture value for the DFN. Used to rescale volumes in full_mesh_vol_area.uge.
cellinfo.dat:
Mesh information output by PFLOTRAN.
dfn_explicit-000.vtk:
VTK file of initial conditions of PFLOTRAN. Mesh is not included in this file.
dfn_explicit-001.vtk:
VTK file of steady-state solution of PFLOTRAN. Mesh is not included in this file.
dfn_explicit-mas.dat:
pflotran information file.
dfn_explicit.in:
pflotran input file.
_dfn_explicit.out:
pflotran output file.
dfn_properties.h5:
h5 file of fracture network properties, permeability, used by pflotran.
Full DFN mesh with limited attributes in AVS format.
full_mesh_vol_area.uge:
Full DFN in uge format. Volumes and areas have been corrected.
materialid.dat:
Material ID (Fracture Number) for every node in the mesh.
parsed_vtk:
Directory of pflotran results.
perm.dat:
Fracture permeabilities in FEHM format. Each fracture is listed as a zone, starting index at 7.
pboundary_back_n.ex:
Boundary file for back of the domain used by PFLOTRAN.
pboundary_bottom.ex:
Boundary file for bottom of the domain used by PFLOTRAN.
pboundary_front_s.ex:
Boundary file for front of the domain used by PFLOTRAN.
pboundary_left_w.ex:
Boundary file for left side of the domain used by PFLOTRAN.
pboundary_right_e.ex:
Boundary file for right of the domain used by PFLOTRAN.
pboundary_top.ex:
Boundary file for top of the domain used by PFLOTRAN.