Is it possible to run EDEM on a system without GUI?

Fatemeh Hosseini_22198
Fatemeh Hosseini_22198 Altair Community Member
edited September 2022 in Community Q&A

Hello every body,
I want to use cluster for coupling Fluent and EDEM. The cluster works without GUI. In Fluent we use Fluent Text User Interface (TUI). I want to ask, is there any TUI available for EDEM? I mean is it possible to use EDEM in these type of clusters?

Regards,
Fatemeh

Tagged:

Best Answer

  • jpmorr
    jpmorr Altair Community Member
    edited September 2022 Answer ✓

    It's possible to run EDEM without a GUI through the Command Line Interface (CLI): if you open the terminal window typing the command "edem -c -h" should list all the options possible for EDEM. 

    Although you can run without the GUI, that does not mean it will run on your "cluster" as that will depend on the architecture of the cluster (i.e. is it shared or distributed memory, for example). 

Answers

  • Renan
    Renan
    Altair Employee
    edited September 2022

    Hi Fatemeh,

     

    It is possible to run edem from the command prompt. Check out this tutorial to learn more about it: 

    https://community.altair.com/community?id=kb_article_view&sysparm_article=KB0119775

    Best regards,

    Renan

  • jpmorr
    jpmorr Altair Community Member
    edited September 2022 Answer ✓

    It's possible to run EDEM without a GUI through the Command Line Interface (CLI): if you open the terminal window typing the command "edem -c -h" should list all the options possible for EDEM. 

    Although you can run without the GUI, that does not mean it will run on your "cluster" as that will depend on the architecture of the cluster (i.e. is it shared or distributed memory, for example). 

  • Fatemeh Hosseini_22198
    Fatemeh Hosseini_22198 Altair Community Member
    edited September 2022

    It's possible to run EDEM without a GUI through the Command Line Interface (CLI): if you open the terminal window typing the command "edem -c -h" should list all the options possible for EDEM. 

    Although you can run without the GUI, that does not mean it will run on your "cluster" as that will depend on the architecture of the cluster (i.e. is it shared or distributed memory, for example). 

    Thanks for your response.
    Is it possible to explain me a bit more about the feature of the cluster that are needed for EDEM software? Such as shared or distributed memory that you mentioned in your answer.

    Regards,
    Fatemeh