Error in Output File EOS1
Hallo team,
I have problem with output result of my current model which is created in Petrasim. I generated TOUGH2 file (.dat) of the model. I tried two ways to get the result: I ran model using Petrasim and TOUGH2 command using the same input file.
The output file has a different result. The output file from Petrasim simulation is succesfully completed with no error. However, the output file from TOUGH2 command has notification of unknown material. For your info, I created 32 material (rocks) type in the model. So, the following is the notification from the second output:
WRITE FILE *MESH* FROM INPUT DATA
REFERENCE TO UNKNOWN MATERIAL LOF12 AT ELEMENT 5 --- WILL IGNORE ELEMENT
REFERENCE TO UNKNOWN MATERIAL HS1 AT ELEMENT 6 --- WILL IGNORE ELEMENT
REFERENCE TO UNKNOWN MATERIAL BASE1 AT ELEMENT 7 --- WILL IGNORE ELEMENT
REFERENCE TO UNKNOWN MATERIAL LOF11 AT ELEMENT 9 --- WILL IGNORE ELEMENT
REFERENCE TO UNKNOWN MATERIAL LOF10 AT ELEMENT 13 --- WILL IGNORE ELEMENT
REFERENCE TO UNKNOWN MATERIAL LOF9 AT ELEMENT 14 --- WILL IGNORE ELEMENT
REFERENCE TO UNKNOWN MATERIAL UOF1 AT ELEMENT 17 --- WILL IGNORE ELEMENT
What I did:
1. I change all seven (7) materials above with new materials, then I run again with TOUGH2. The result is similar: I have notification like that with the other seven (7) materials (rocks) type. I did the previous act, change those unknown materials type. Unfortunately, after the simulation by TOUGH2, I get the similar result with the other different materials error.
2. I search the problem discussion from web and TOUGH2 manual, no result.
So, I thought that, maybe TOUGH2 has limitation of maximum rocks number (25 items). Anybody has similar experience? Thanks in advance.
*I attached the input file (Run0.dat) and both result, from TOUGH2 (Run0.out) and Petrasim (Run001.out)
3 replies
-
Hi Ichwan,
Regular TOUGH2 is limited to 27 materials. To increase that number (assuming you have access to the source code), please see my third reply in the following chain:
https://tough.forumbee.com/t/80hpzl
Stefan
-
Hi Stefan,
Thanks a lot for your reply. I have further questions related your answer:
1. Which F file that contain value of 27 and 3,27 should be changed? Only in t2fm.f or/and t2f.f?
2. Is your suggestion in point three (3) also applicable for my case (increasing the maximum number of rocks)? If it's related, can you give me the detail explanation?
Thanks for your assistance, looking forward to your next reply.
-
Hi Ichwan,
Replace it in ALL source code files that contain the corresponding COMMON block.
Please read the entire forum conversation to see whether point (3) applies to your problem (I simply cannot know, but you have not mentioned any need for direction-dependent permeability modifiers, so I doubt that it applies).
Best,
Stefan