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: TOUGH3 installation issue
I noticed the original cmake script for compilation of AZTEC does not work properly in newer version of CMAKE. If this happen to you, please replace the original two filles with the attached ones,…
Attachment
kenny (a)
kenny
3 yrs ago
1
TOUGH3
Reported - view
Re: Error compiling TOUGH3 and AZTEC
If you still have problem with aztec compilation, please replace the attached two files to the original ones. They are located at: /esd-toughlib/tpls/templates
Attachment
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: How to set a production well with constant pressure
@Brad Castleberry In the hydrate simulation model, it is difficult to simulate the whole "well" . You may treat a single element as "well" . This element connects to the elements at the hydrate…
kenny (a)
kenny
3 yrs ago
1
TOUGH+
Reported - view
Re: Error Message
data format wrong or hidden characters in the input file, such as having TAB as space.
kenny (a)
kenny
3 yrs ago
TOUGH2
Reported - view
Re: Tough+Hydrate Model Initialization to Steady state : Pressure gradient appears but Temperature gradient disappears
Use large rock density to fix a gridblock temperature is the standard approach for TOUGH. It should work.
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: Tough+Hydrate Model Initialization to Steady state : Pressure gradient appears but Temperature gradient disappears
Only the temperature fixed at bottom, not pressure. To fix the temperature, you may use a large DROK rock grain density (1.0e50) for the bottom boundary.
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: Tough+Hydrate Model Initialization to Steady state : Pressure gradient appears but Temperature gradient disappears
you may need to fix the temperature at bottom. There is no gravity equilibrium for temperature.
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: "ITERATION ON SOLUBILITY FAILED" in restart
In Jacobian matrix setup, the contribution of flux between two elements A and B is needed. If A and B are located at different CPUs, in order to avoid complex communication,…
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: Set multiple processors in Windows cmd for TOUGH3 running
TOUGH3 does not run parallel under Windows. If you want to run parallel simulation, you may compile it under WSL (Windows subsystem for linux).
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: pT+H compiling
If you like, you can send me the package by email, and I will do the comparison. I am the original developer of the pTH, but did not touch it for a while. my email is kzhang at LBL dot gov
kenny (a)
kenny
3 yrs ago
1
TOUGH+
Reported - view
Re: pT+H compiling
I have no idea of the V1.5. The tough website shows the last parallel version is V1.0
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: Associating the variables to the numbers in a flow.inp file
ELEME----1----*----2----*----3----*----4----*----5----*----6----*----7----*----8 A1 1 10.2827E+020.5655E+00 0.1500E+00 -.5000E+02 are the following correct?…
kenny (a)
kenny
3 yrs ago
TOUGHREACT
Reported - view
Re: pT+H compiling
I can run your example with my own version code on google cloud. I wonder what version codes you are using
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: pT+H compiling
can you remove the option "-fcheck=all -Wall" from makefile and try again. The error message for the arrays that have not been used in certain CPU and so they are not allocated at these CPUs.…
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: pT+H compiling
you may add follow line to the file Parallel_subs.f right before line 294, recompile the source code and try again: if (myid .NE. iMaster) allocate(part(1))
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: pT+H compiling
The error is pretty strange. I am pretty sure the "part" has been allocated. Did you accidently delete one line of the source code for "part" allocation or do you correctly link to Metis?…
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: "ITERATION ON SOLUBILITY FAILED" in restart
The solubility model uses a iterative approach to solve the solubility of gas components. A tiny difference of primary variables may lead to no convergence of the iteration.
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: without the addition of inhibitors
As the system pressure is pretty closed to the equilibrium pressure some gridblocks do not reach the hydrate formation condition. You may need either running longer simulation or lowering the system…
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: without the addition of inhibitors
Can you provide the output files?
kenny (a)
kenny
3 yrs ago
1
TOUGH+
Reported - view
Re: pressure remains constant during the formation of hydrate
Use a virtual large-volume gridblock with constant pressure and connect the virtual gridblock to the well gridblock. the flux between the well gridblock and the virtual gridblock is the production…
kenny (a)
kenny
3 yrs ago
TOUGH+
Reported - view
Re: "ITERATION ON SOLUBILITY FAILED" in restart
The log file show two problem (1) MAX RES is extremely large, (2) no convergence in solubility model. Please take a look which happen first. The solubility convergence problem has been over there…
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: Error compiling TOUGH3 and AZTEC
Have you tried this one: https://tough.forumbee.com/t/g9h57pf/tough3-installation-issue We have a newer version (TOUGH3 V1.1), which is expected to be more robust for installation.…
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: AZTEC solver - rapidly increasing temperatures going out of range
It has been reported many times that the AZTEC is not robust. I don't expect AZTEC can significantly improve the performance compared to PETSC.
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: Increase time step size?
The convergence speed is a challenge problem for some TOUGH simulations. There are many reasons can cause bad convergence. In your case, it looks like the equation 3 (CO2 mass balance equation)…
kenny (a)
kenny
3 yrs ago
TOUGH3
Reported - view
Re: How to run the example "co2 leakage along a fault" with tough3-eos2?
For simulation of "co2 leakage along a fault", you need the ECO2M module (tough3-eco2m.exe), not the eos2.
kenny (a)
kenny
3 yrs ago
1
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