0

How can I run the example problems in UBUNTU 20.04.2?

Hello, I am new to using ToughReact (V3.32), and I have no idea how to run the executable already read the installation file but, I have not been able to solve the problem.
Use ubuntu 20.04.2
Thanks so much!

2 replies

null
    • TOUGHREACT Developer
    • Eric_Sonnenthal
    • 3 yrs ago
    • Reported - view

    Hi Gustavo,

    1. Open a terminal window, cd into a folder with input files (e.g., one of the Sample problems).

    2. Type (preferably add to your .bashrc file): 

    ulimit -s unlimited

    3. Type the path to the executable:

    For example (use the correct paths and executable name)

    /home/username/toughreact/executables/linux/treact_v332_eos1.exe

    cheers,

    Eric

    • Gustavo_Santos
    • 2 yrs ago
    • Reported - view

    Hello Erick I appreciate your answer, but I have tried (for several weeks), without favorable results. I have also followed the instructions in the documentation, having the same result.

    To run TOUGHREACT V3.32, one must either:

    b. Copy all executables into a separate, permanent folder, then create a system path to this folder:
    Linux and Mac: Edit the .bashrc file, such as:
    TREACT332HOME= /opt/TOUGHREACT_V332/
    PATH=$PATH:$TREACT332HOME/treactv332omp_eos1_mac
    os:export PATH

    Is there another way to run the executables of the examples?

    I currently have ifortran, to compile do you need a specific version of ifortran?

    Note: For the installation I only have the folder called "TOUGHREACT_V332" with its respective documentation

    best regards

Content aside

  • 2 yrs agoLast active
  • 2Replies
  • 85Views
  • 2 Following