Could you let me know how you are generating the .uge file? Are you using dfnWorks for this process?
Check twice before you click! This email originated from outside PNNL.
Hi all,
Starting from the 'Correcting UGE volumes with fracture apertures' step, an error occurs repeatedly. The error message is as follows:
------------------------------------------------------------------------------
Helpful information for debugging the input deck:
Filename : full_mesh_vol_area.uge
Line Number : 20463
Keyword : SUBSURFACE,GRID,CELLS
------------------------------------------------------------------------------
ERROR: While reading "cell volume" under keyword: Explicit Unstructured Grid CELLS.
Stopping!
------------------------------------------------------------------------------
After checking `full_mesh_vol_area.uge`, I found that the values in the fifth column are `nan`. For reference, the hydraulic property distribution was set as follows:
hy_variable = 'transmissivity'
hy_function = 'log-normal'
hy_params = {"mu": -8.275, "sigma": 1.05}
Could anyone help me understand what may be causing this issue and how to fix it?
Best regards,
SUJIN