TOUGH User Forum
TOUGH WebSite
TOUGH Website
How to enable Javascript
Sign Up
Login
TOUGH User Forum
Search
Home
Latest Posts
Re: FOFT keyword no printing
Try to add an OUTPU block to your forward file and specify what you need to be printed out, e.g. 37 OUTPU----1----*----2----*----3----*----4----*----5----*----6----*----7----*----8 38 CSV 39 6 40…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
1 yr ago
1
TOUGH2
Reported - view
Re: FOFT keyword no printing
It should be written to separate files, FOFT and GOFT, or <forwardfile>.fof and .gof for newer versions. Is it possible that they are not being copied from the temporary run folder back to the…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
1 yr ago
TOUGH2
Reported - view
Re: Best Fortran Compiler and OS for iTOUGH2
I think most people find it very beneficial to run it on Linux/Unix based systems because of all the helpful tools built into the environment, among other things.…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
1 yr ago
iTOUGH2
Reported - view
Re: Not to achineve the end time and no error
Can you share your files?
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
2 yrs ago
1
TOUGH2
Reported - view
0
AMD + AOCC/Flang
Hello all Does anyone have experience, and is willing to share, compiling any of the TOUGH codes on the latest AMD processors using the native compiler suite?
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
2 yrs ago
18
Questions & Answers
Re: Gridding specific offset connections
These elements (inactive?) have been manually added in to set some sort of boundary conditions for the simulation. You can just remove them temporarily if you need to display the mesh.
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
Pre & Post Processors
Reported - view
Re: Run the iTOUGH2 with command line
This is the CPUSEC from mdeplinux.f I have - (hopefully it is alright to share like this @Stefan ). The line numbers are extra. 59 C 60 IMPLICIT NONE 61 C 62 C --- Transfer variables 63 C 64 REAL*8…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
iTOUGH2
Reported - view
Re: Run the iTOUGH2 with command line
TIMER seems to be a subroutine that should be provided with via the compiler libraries and is not found (could be something old or a different compiler).…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
iTOUGH2
Reported - view
Re: Run the iTOUGH2 with command line
Looks like there is a missing definition of a variable in the CPUSEC subroutine in mdeppc.f. Can you post that file here?
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
iTOUGH2
Reported - view
Re: Run the iTOUGH2 with command line
And maybe t2f.f is missing as well?
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
iTOUGH2
Reported - view
Re: Run the iTOUGH2 with command line
Maybe just a typo, but should be eos3.f instead of eo3.f
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
iTOUGH2
Reported - view
Re: Run the iTOUGH2 with command line
How did you compile it? It looks like some of the source is missing from the executable.
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
iTOUGH2
Reported - view
Re: How to print K(LIQ) and K(GAS)
You can try to increase the value of MOP(5) in the PARAM block.
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
TOUGH2
Reported - view
Re: Recharge via time-dependent Neumann & deliverability boundaries in EOS9
Can you also check MOP2(3) > 0 with MOP(12)=2?
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
3 yrs ago
TOUGH2
Reported - view
Re: Control on outputs
Try to set MCYPR to a large number in PARAM block and specify dates in a TIMES block
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Cannot open file /parallel.info
Have you tried to run it locally without the scheduler? Just to see if it starts up normally that way?
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Cannot open file /parallel.info
Just compile the code using it2make.sh with the -parallel option. Nothing else should be needed
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Cannot open file /parallel.info
In the heti file
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Cannot open file /parallel.info
You can try to add to the PARALLEL line something like: ROOT directory on Linux is: /tmp
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Cannot open file /parallel.info
Check your itough2 script. It seems that there is a problem with the Working and Temporary directories. Maybe the tmp_dir_home variable is blank so it is trying to write directly to / (which you…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Defining a multi-layered aquifer in TOUGH2
@Ramin , it is a good idea to run the dos2unix utility on any files that have been "contaminated" by windows - https://en.wikipedia.org/wiki/Unix2dos
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
1
TOUGH2
Reported - view
Re: compiling Gslib in cluster
Try to run (assuming gfortran): ./it2make -B -gslib -c gfortran Depending on your version of iTOUGH2 you may need explicitly define which EOS you want to compile as well.
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
4 yrs ago
iTOUGH2
Reported - view
Re: Natural State geothermal model calibration using itough2
I don't think there is much out there for post-processing unless you want to buy something like Petrasim or Tecplot. I guess most people make something up in Matlab or Python/Matplotlib.…
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
5 yrs ago
iTOUGH2
Reported - view
Re: Natural State geothermal model calibration using itough2
Yes, the "eleme" file from STEINAR does not contain any coordinates. Like @Mikey Hannon says, the coordinates are not necessary for the basic flow calculations.
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
5 yrs ago
iTOUGH2
Reported - view
Re: Natural State geothermal model calibration using itough2
Yes, I made a mistake there - sorry about that. Zero porosity values in the INCON block are ignored when the file is read. You can see the true values in the SAVE file after the run.
Andri Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Andri_Arnaldsson
5 yrs ago
iTOUGH2
Reported - view
1
2
3
Next
Andri Arnaldsson
Andri_Arnaldsson
Senior Geothermal Scientist - Vatnaskil Consulting Engineers
Reykjavik, Iceland
51
3
1
Follow
https://vatnaskil.is
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