-
error compiling TOUGH3 on Ubuntu : Failed to build TOUGH TPLS
Hi All, I tried to compile TOUGH3 on a new server with Ubuntu 20.04 but not successful. (Please refer to the error.png for error screenshot). I have all dependencies installed and their versions…
-
TOUGH3 installation issue
I realized many people have difficulty in compilation of TOUGH3. After polishing the installation cmake scripts and reorganizing the installation package, compilation of TOUGH3 should be more easy,…
-
Format of INCON and SAVE file
Hi, I am trying to capture the block status (perm, poro, pressure etc). In the previous TOUGH2 or TOUGHREACT, the INCON or SAVE file could contain the perm, porosity, and pressure,…
-
Coupled reservoir-wellbore model initialization (using T2Well)
Hello everyone, I have started using T2Well to simulate coupled reservoir-wellbore problems recently. While initializing the numerical model, I find the following problem;…
-
call TOUGH in jupyter notebook and PyTOUGH
Hi All, I am using PyTOUGH to automate TOUGH simulation. However, when I try to call TOUGH in Jupyter notebook with this command subprocess.call(["path_to_my_tough3_executable(tough3-eos1)",…
-
Output the spatial results for specific layer
Dears, I would like to know if there is a specific way to print out the results (spatial results at a specified time) for a specific layer of grid cells.…
-
TOUGH3 output and ext2
Hello all, I am using the famous ext2.exe file to extract data from TOUGH3-eos3 output file but it is not working (although it works perfectly fine with my TOUGH2 outputs).…
-
How to visualize the results in OUTPUT_ELEME in 2D plot
Dears, I would like to know if it it is possible to visualize the results obtained in OUTPUT_ELEME excel file using toughio in 2D plot. Thanks in advance
-
TOUGH3 Installation Fails Due to BLAS Package URL Change
I am writing to seek your assistance with an issue I encountered during the installation of TOUGH3. The installation process fails due to a recent change in the URL of the BLAS package,…
-
How to read and visualize MESH file using PyVista
I have created a Cartesian grid model using Mesh Maker which is given the attached MESH file. How to read MESH file and visualize the grid model using PyVista?
-
Problem with running the sample (r2dl) using TOUGH3/TMVOC
Hi, everyone, I had been using TOUGH2 family code. Recently, I began to use TOUGH3, particularly using TMVOC module for my research. I firstly tested the Problem No.…
-
TOUGH3; Running time is too long
Dears, I am trying to run a simulation using 2D model for CO2 injection in stratified reservoir. I have 650 grid cells in the radial direction and 79 grid cells in the z-direction as illustrated…
-
Error compiling TOUGH3
Hello, I am trying to compile TOUGH3 in Ubuntu (Windows subsystem for Linux 2), ./complie_T3_Linux.sh 1 I get an error message "Script ERROR: Failed to build TOUGH TPLS" at "Performing configure…
-
How to build windows executable file(.exe) through TOUGH3 code?
I tried to build an executable file by mingw32 on the UBUNTU platform, but I failed.
-
Compiling TOUGH3 on Linux platform (Ubuntu): Failed to configure TOUGH TPLS
I tried to compile TOUGH3 eos7ca, but the following error message showed up. I changed PETSC_VERSION_PATCH 6 to PETSC_VERSION_PATCH 4 and deleted /esd-tough3/build and /esd-tough3/tough3-install…
-
Commingled injection well modeling
Hi, I am trying to model a commingled injection well which is a well completed through multilayers (5 layers in my model). Every layer in my model is represented by a single grid block in the Z…
-
Eorror Compling TOUGH3 with PETSC in WSL
I have installed fortran compliers (gcc, gfortran, g++ (version9.5)) and configured petsc according to kenny's instruction (https://tough.forumbee.com/t/g9h57pf/tough3-installation-issue).…
-
GENER BLOCK : water pumping EOS7r two phase problem
Hello everyone, I want to pump water from a certain elements using EOS7R. I'm confused between using: 1. "COM1" as a type and a negative value of the rate (< 0) to mean that I extract water from this…
-
How to create the following grid structure
Hello everyone, I would like to know if TOUGH3 /MESHMAKER has the capability of creating the following grid structure. In this structure, number of grids in one layer is different than the above and…
-
T2Well (Error message)
Dears, I got the following error message in the output file while running T2Well case. Array size for connections is not enough: NCON= 243220 but MNCON= 57000…
-
Getting Started: Homogenous Aquifer
Hi, I am getting started with TOUGH3 and have not run a simulation. This is my first time attempting any substantial numerical modeling. I would like to create an infile to run 30 years with a…
-
GOFT
Hi all, I'm experiencing an issue with the use of the GOFT keyword under Tough3. I don't manage to obtain the GOFT output files, and have no reason why.…
-
Format of file where pressure changes over time
Hello Everyone, I am working on another model where pressures will change over time. I am looking through the manuals for the TOUGH code and am wondering if you could direct me to a specific location…
-
How to identify the cause of an incomplete simulation run
Dears, I have a problem to identify the cause of the incomplete simulation run for the attached input file. The simulation ends before the specified total simulation time without error messages!…
-
Problem with running a sample case using TOUGH3/ECO2N
I have started to use TOUGH3 recently for my research. I am trying to model the temperature perturbation during CO2 injection into saline aquifers using TOUGH3/ECO2N.…