Skip to main content
TOUGH User Forum
TOUGH WebSite
How to enable Javascript
Sign Up
Login
TOUGH User Forum
Home
Profile
kenny (a)
kenny
www.tough2.com
Follow
Joined
Sun Sep 22 23:21:26 UTC 2013
256
posts
28
likes received
14
followers
Latest Posts
Re: error compiling TOUGH3 on Ubuntu : Failed to build TOUGH TPLS
This problem happens when you are using GFORTRAN Ver 10.0 or later version. An easy way to avoid this problem is to use an alternative Fortran Compiler, Intel Fortran or Gfortran V9.x.…
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: error compiling TOUGH3 on Ubuntu : Failed to build TOUGH TPLS
Did you get any message (on monitor) when the error occoured at [56%] Building Fortran object src/mpi_interface/CMakeFiles/toughlib_parallel.dir/parallel.f90?
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: error compiling TOUGH3 on Ubuntu : Failed to build TOUGH TPLS
Please post the error message here.
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: call TOUGH in jupyter notebook and PyTOUGH
Should be the same. You can use them.
kenny (a)
kenny
2 yrs ago
1
TOUGH3
Reported - view
Re: call TOUGH in jupyter notebook and PyTOUGH
You need to compile the code with Visual Studio or "make" command under DOS command line. you can find introduction in the readme file in V1.1.
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: call TOUGH in jupyter notebook and PyTOUGH
The system clearly indicated that the executable you used is not a Window application. You mentioned that you can run it under Ubuntu terminal which means the executable is compiled under Linux…
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: zero pore pressure boundary condition
Many fluid properties are calculated from functions of pressure and temperature. These functions are effect only at certain range of pressure. I do not think you can define 0 pressure boundary…
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: TOUGH3 installation issue
Hi, I took a look of the log file. It seems something wrong with MPI installation. Have you installed the MPI (MPICH or OPENMPI)? I would suggest use WSL (Windows Linux Subsystem) to replace the…
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: TOUGH3 installation issue
I just checked. It was there.
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: No error, nothing... Why this file refuses to Run? Tried everything, but it just wont run.
@Brad Castleberry Sorry for late response. I guess the problem was caused by Quicksort. You can avoid the problem by removing the first layer of the mesh (the first 72 gridblocks) to right before…
kenny (a)
kenny
2 yrs ago
TOUGH+
Reported - view
Re: No error, nothing... Why this file refuses to Run? Tried everything, but it just wont run.
I did a quick tracking and found the problem appeared in the Quicksort subroutine. The Quicksort is for sorting the mesh elements based on their names.…
kenny (a)
kenny
2 yrs ago
TOUGH+
Reported - view
Re: No error, nothing... Why this file refuses to Run? Tried everything, but it just wont run.
Do you get any error message? I do not understand what you mean by " just wont run".
kenny (a)
kenny
2 yrs ago
TOUGH+
Reported - view
Re: An error running the "CO2 leakage along a fault" example in toughio tutorial
@Sophia , The sample "r1d" for ECO2M in the distribution package of TOUGH3 is a typical example for co2 leaking through fault. You may take it as a template for your own model.
kenny (a)
kenny
2 yrs ago
TOUGH3
Reported - view
Re: No error, nothing... Why this file refuses to Run? Tried everything, but it just wont run.
It looks like you did not give the boundary conditions. You need give at least one griblock with first type boundary for the gravity equilibrium initialization.
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: Heat generation in EOS3
I tried to run your model on my computer. It seems work ok. However, you need: (1) turn off the diffusion, because you did not input diffusion coefficients.…
kenny (a)
kenny
3 yrs ago
TOUGH2
Reported - view
Re: Heat generation in EOS3
It seems not enough information to figure out your problem. I would suggest you play around with the source/sinks ( try no source/sinks, only water, only heat, less source/sink terms).…
kenny (a)
kenny
3 yrs ago
TOUGH2
Reported - view
Re: The problem of using toughio to process input files
A good practice is to place an empty line at the end of inputs for a keyword (or an empty line before the new keyword). You may try.
kenny (a)
kenny
3 yrs ago
TOUGH2
Reported - view
Re: ECO2N: question about the VOLUME- AND MASS-BALANCES information in '.out ' file
it is the internal total energy, =mass*enthalpy-Vol*pressure (for each pahse) . rock energy=rockMass*specificHeat
kenny (a)
kenny
3 yrs ago
TOUGH2
Reported - view
Re: TOUGH3 installation issue
@SK Kim Please send us an email for the requesting.
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: TOUGH3 installation issue
The TOUGH3 V1.1 allows using the latest version of PETSC
kenny (a)
kenny
3 yrs ago
1
TOUGH3
Reported - view
Re: Error compiling TOUGH3 and AZTEC
@KAVEH SOOKHAK LARI Please contact us by email.
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: Best approach to modelling multiphase fluid flow of clay fines in a saturated silty sand media
I do not think we have a module for slurry injection simulation at LBNL. One of my former student had developed a module for such a simulation: https://www.sciencedirect.…
kenny (a)
kenny
3 yrs ago
Questions & Answers
Reported - view
Re: time range in GENER and PARAM
This is caused by handling the time stepping to honor the time in the GENER. You may increase the time in the GENER to larger than or match the TIMAX to avoid this problem.
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: Run T2Well in Parallel Mode
The parallel version of T2well has not been developed yet. We may implement it in the new version of TOUGH in near future, which will allow parallel simulation.
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: 1D advection-diffusion problem ( velocity input)
TOUGH codes do not allow direct input of the velocitiy (except t2r3d). In order to duplicate the given flow problem with TOUGH model, you need to provide two 1st type boundaries at x=0, and x=100,…
kenny (a)
kenny
3 yrs ago
Questions & Answers
Reported - view
1
5
6
7
8
9
10
11
Home
Forums
TOUGH2
iTOUGH2
TOUGH3
T2VOC
TMVOC
TOUGH2-MP (no longer supported by LBNL)
TOUGHREACT
TOUGH+
TOGA
Pre & Post Processors
General Info Related to TOUGH
Suggestions
Questions & Answers
Help Articles
Miscellaneous Announcements
View all topics
TOUGH Website