toughio icon indicating copy to clipboard operation
toughio copied to clipboard

Pre- and post-processing Python library for TOUGH

Results 9 toughio issues
Sort by recently updated
recently updated
newest added

Sure, here's a corrected version: --- Dear Keurfonluu, Dear all, I'm using these two commands at the terminal: ```bash toughio-export OUTPUT_ELEME.csv -m mesh_2.pickle -f xdmf toughio-extract TH_T1_12_02.inp.out TH_T1_12_02.inp ``` and...

I am trying to extract data related to connections from output file of TOUGH2.0/PetraSim. And after that I want to visualize these data as vector in ParaView. I don't know...

Dear all, Dear Kerfonluu, I want to assign a type of material to a complex geometry. I know the position (x, y, z) where I should assign materials. Using the...

Hi Kerfonluu, Thank you for all the direction and for your answers. I have aquestion can we generate a non-conform mesh as shown in the attached image without using pygmsh....

I need to calculate a slope model, so I need to create a voronoi mesh like that. how can i make a voronoi mesh, and use it in the TOUGHIO....

**Hello,i would like to know that does toughio recognize petrel grids?** **Full code that generated the error** ```python PASTE YOUR CODE HERE ``` **Full error message** ``` PASTE ERROR MESSAGE...

Hi, I found that when defining rock properties relative permeability curve and capillary pressure curve there are only examples of input using formulas. Is there a function in toughio to...

I would like to use the linear heat exchange with semi-infinite confining beds in my model. For this I need to define the parameter AHTX for ELEME. How can I...

I am quite new to TOUGH2 and have been attempting to run Problem No. 7 (r2dl) - NAPL Spill in the Unsaturated Zone. However, I encountered an error while using...