Skip to main content
TOUGH User Forum
TOUGH WebSite
How to enable Javascript
Sign Up
Login
TOUGH User Forum
Home
Profile
Stefan Finsterle
Stefan_Finsterle
Finsterle GeoConsulting
www.finsterle-geoconsulting.com
Follow
Joined
Thu Feb 21 21:49:23 UTC 2013
507
posts
60
likes received
34
followers
Latest Posts
Re: simulating diffusion process in long time (near equilibrium) with TOUGH2
Youhanna, In a numerical simulator, there is one formulation for diffusion (see Appendix D of the manual), regardless of whether it is short or long term.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
11 yrs ago
1
TOUGH2
Reported - view
Re: Defining ِDirichlet / Neumann boundary conditions in ECO2N
George, Now that you have elements with large volumes along your boundaries, simply give them (as initial conditions through blocks INDOM or INCON) the thermodynamic state you want to see fixed…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
11 yrs ago
TOUGH2
Reported - view
Re: Signal SIGSEGV: Segmentation fault
Ramin, Edit file meshm.f, and globally replace all 8 occurrences of (2501) with (12001) Recompile, and it should work. Stefan
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
11 yrs ago
TOUGH2
Reported - view
Re: Error Message - out of range in SATB
"Out of range" error messages are quite common. They indicate that the update of the primary variables during a given Newton-Raphson iteration leads to a thermodynamic state that is outside the…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: problems running an old TOUGH2 model
Nora, No, INDOM and INCON are both optional; you may just run into a formatting error of INCON is not present, START is missing, and the INCON file sitting in your working directory has fewer…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: problems running an old TOUGH2 model
Hi Nora, Believe it or not: TOUGH is backwards compatible, so it should work. The error message indicates a formatting error in the input file. If there is nothing obvious it could be hidden in…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: How to define heterogeneity in TOUGH2-ECO2N
Hi Xu, You can specify permeability modifiers for each element (see variable PMX in block ELEME.1). You can also generate random fields internally (see Section 7.5 of the manual).…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: How to copy paste text data into T2VOC fortran77?
Asni, Your Step 4a is not correct. you have to change directory (not executing the code) by typing: cd TOUGH2\Executables\T2_T2VOC_Source_v2.1\Sample_T2VOC (do NOT append the executable name here!).…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: How to copy paste text data into T2VOC fortran77?
Asni, Not sure what you mean by "nothing happened". Did the command prompt come back? Were there any error messages printed to the screen? Were any files created in your working directory (e.g.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, Yes, iTOUGH2 has all the EOSs, and you could use it in forward mode. However, I'll try to add the feature to regular TOUGH2, but cannot promise this will happen very soon,…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, I can only recommend iTOUGH2 or the implementation of the tabular feature into TOUGH2 - something I probably should be doing but won't have the time to do right away.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, Not clear whether (1) you want to specify the temperature in the atmosphere as a time-varying Dirichlet b.c. (in which case you would need a large volume),…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, Just follow the instructions in the cited link. Essentially, the atmosphere is a Dirichlet b.c., so make it a large volume (as it is in reality!) or inactive;…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: How to copy paste text data into T2VOC fortran77?
Dear Nor Asni Axixan, You have to use a simple, plain text editor (e.g., Notepad; TextPad, Edit, ...) to create your input files, which you then redirect into the TOUGH executable.…
Attachment
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, Gas saturation is defined as the volumetric fraction of the gas phase in the pore space, so it is indeed 1-Sw. (Note that the definition is independent of the van Genuchten model.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: error message during compiling eos4
Madi, Just check in file t2f.f whether teh subroutines pcap and relp are there - it appears they have been renamed (e.g., because the code was previously compiled with another EOS module that has…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Hi Madi, Pg is always the absolute (!) gas (or reference) pressure, not the capillary pressure, which is a secondary parameter calculated as a function of saturation.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: Defining a set of grid block boundaries in radial direction in TOUGH2-ECO2M
Ramin, You can specify initial conditions for the entire model (block PARAM.4), overwrite them by ICs for a specific material (block INDOM), and overwrite those by ICs for individual elements (block…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: need help using EXT.exe
Youhanna, I would have to see your TOUGH output file. Look for a potential formatting issue. For example, check whether there is at least one space between columns.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
Pre & Post Processors
Reported - view
Re: Problem 4 (*rtp7*) - CO2 Injection into a 2-D Layered Brine Formation. SOLVR Block: HAVE READ UNKNOWN BLOCK LABEL "SOLVR"
Hi Håkon The SOLVR block contains information about the iterative linear equation solvers used in the regular, serial version of TOUGH2. You are running TOUGH2-MP,…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2-MP (no longer supported by LBNL)
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, I presume with "diffusive water vapor" you mean the mass fraction of the component water in the gas phase, which is simply 1-XAIRG. Stefan
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: EOS4???????? linking between soil water contents and water vapor pressure in a thick unsaturated zone
Madi, EOS4 it is! Stefan
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: Defining a set of grid block boundaries in radial direction in TOUGH2-ECO2M
Ramin, Assuming that: (1) You have a proper MESHM block (i.e., including LAYER(s) and an empty line), and (2) The MESHM block is properly incorporated into a TOUGH2 input file (i.e.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
TOUGH2
Reported - view
Re: error message
Nagasree, There is some confusion (probably on my part). In your original question you talked about samples 1 and 3; the output you show now cannot be from these two samples (sample problem 1 wants…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
iTOUGH2
Reported - view
Re: error message
Nagasree, Sample 1 (specifically Part 1) is most likely okay - just check whether sam1.out is as expected. Regarding sam3, please check for the detailed error message in the output file sam3p1i.…
Stefan Finsterle
Finsterle GeoConsulting
Stefan_Finsterle
12 yrs ago
iTOUGH2
Reported - view
1
15
16
17
18
19
20
21
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