0

TOUGH3 output and ext2

Hello all,

 

I am using the famous ext2.exe file to extract data from TOUGH3-eos3 output file but it is not working (although it works perfectly fine with my TOUGH2 outputs).

could someone let me know if ext2 is TOUGH2 exclusive or something else is going wrong?

I attached my output and mesh.

 

Thanks,

Alborz Fathinezhad

14 replies

null
    • yqzhang
    • 4 yrs ago
    • Reported - view

    I have no trouble to extract output with the files you posted. See attached. Where did you obtain the ext2? Please go to the TOUGH website to download ext.

    Thanks

    Yingqi

      • Alborz_Fathinezhad
      • 4 yrs ago
      • Reported - view

      dear Yingqi Zhang 

       

      I downloaded it from TOUGH website but it is not working and I cannot figure out why. Nevertheless, thanks to Keurfon Luu  , I now learned I have a better option (OUTPU).

       

      bests,

      Alborz

      • Mathieu_Gossez
      • 7 days ago
      • Reported - view

       Hi ! Is it possible to have your ext2.exe? It's not available on the tough site...  Thanks !

      • yqzhang
      • 7 days ago
      • Reported - view

       Here are all the free software that could be very useful:

      https://tough.lbl.gov/licensing-download/free-software-download/

      Yingqi

      • Mathieu_Gossez
      • 7 days ago
      • Reported - view

       Thanks a lot! But the ext2 version is no longer available. And the ext version doesn't work with Tough3. Can you send me your version of ext2? By email? 

       

      Mathieu 

      • yqzhang
      • 7 days ago
      • Reported - view

       I do not know if my ext would work for TOUGH3 but you can try. OUTPUT_ELEME* is a much better option, which you can output exactly what you want, you may need to look into why converting to vtk it is not work (looks like you did not provide mesh file). Ext is not that flexible (you also need to provide mesh). And it will not provide you vtk files. Nevertheless, I am happy to send you my version if you want to try. You do need to provide me your email.

      Yingqi

      • Mathieu_Gossez
      • 7 days ago
      • Reported - view

      great ! I will try both. Here is my email : mathieu.gossez@ulb.be

      Thanks !

      Mathieu 

    • Keurfon_Luu
    • 4 yrs ago
    • Reported - view

    In TOUGH3, you can directly produce a TECPLOT output file using the block OUTPU:

    OUTPU----1----*----2----*----3----*----4----*----5----*----6----*----7----*----8
    TECPLOT
    
      • Alborz_Fathinezhad
      • 4 yrs ago
      • Reported - view

      Keurfon Luu awesome!

       

      thank you!

      • Sunny_Dai
      • 11 mths ago
      • Reported - view

        Hello,sir.Can I use block OUTPU to output data in Toughreact V3?  THX

    • Keurfon_Luu
    • 4 yrs ago
    • Reported - view

    On a side note, toughio can also export TOUGH3 standard outputs (OUTPUT_ELEME.* or OUTPUT_CONNE.*):

    toughio-export OUTPUT_ELEME.csv

    For Tecplot:

    toughio-export OUTPUT_ELEME.csv -f tecplot
    
      • Mathieu_Gossez
      • 7 days ago
      • Reported - view

       Hi! I tried to run this line in my bash, but I have a 2D mesh, so I get this : 

      Reading file 'OUTPUT_CONNE.csv' ... Done!
      Mesh file not specified, inferring dimensionality ... Done!
      Mesh is 2D, performing point triangulation ... Done!
      Writing output file 'OUTPUT_CONNE.vtk' ...Warning: VTK requires 3D points, but 2
      D points given. Appending 0 third
      component.
       Done!

      Do you have a solution ? With ext2 ? But it's not available on the tough site...  

      toughio-export OUTPUT_ELEME.csv -f vtk
      
      • Keurfon_Luu
      • 6 days ago
      • Reported - view

       There is no error message. The command line program is simply warning that it added a third dimension to your mesh (since it's 2D but VTK requires 3D points).

    • yqzhang
    • 4 yrs ago
    • Reported - view

    Alborz Fathinezhad Great. Sorry I thought you knew about OUTPU block since I saw an outpu block in your input file from yesterday and it generated output_eleme file.

    Yingqi

Content aside

  • 6 days agoLast active
  • 14Replies
  • 210Views
  • 5 Following