about the output files of TOUGH-2: EOS9nT
For our research project I need to simulate the radioactive waste transport problems with EOS9nT.
I am just at the beginning with learning EOS9nT, however, I have the problem about its output format. Is that possible that the EOS9nT can give an output file which contains the tracer concentration increment with time at certain element?
For example: in an output file
at element number 3:
time concentration water pressure ...
1 xxx xxx ...
2 xxx xxx ...
3 xxx xxx ...
If yes, how can I give the keywords in the input files? Or should I modify the source code to develop this functionality?
It's very nice if someone could take some time to answer my question.
Best regards
Xiaoshuo Li
2 replies
-
Hi Xiaoshuo Li,
I suspect it would be easiest to simply write a postprocessing program that reads the EOS9nT output file and makes this simple calculation - or go to subroutine OUT in eos9nt.f to print out the increment. Please contact George Moridis should you have detailed questions about EOS9nT.
Regards,
Stefan
-
Thank you very much. I have touched Dr. Moridis. We have solved our problem.