CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   STAR-CCM+ (https://www.cfd-online.com/Forums/star-ccm/)
-   -   How to lauch Star-CCM+ in Linux (https://www.cfd-online.com/Forums/star-ccm/157218-how-lauch-star-ccm-linux.html)

devanson July 23, 2015 00:27

How to lauch Star-CCM+ in Linux
 
Hi,
I installed Star-CCM+ on my Ubuntu 14.04 LTS successfully in my office HPC. How to lanch it? Wats the command of the file name I should look for?

I installed it in /opt/

Any ideas please. Thanks.

And also how to setup environmental variable to link it to my license file?

fluid23 July 28, 2015 12:59

your system could be different, but I have to use an SSH client and first navigate to the directory where the file I want to open is saved. (if creating a new file, just go to the directory you plan to save to).

then send the following command(s):

starccm+ -server -power -np <x> <filename>.sim

where;
<x> is the number of cores (or compute processes) you want to use
<filename> is the name of the file you want to open (minus extention, so not filename.sim.sim)

if you don't have a power on demand license and are still going to solve in parallel just drop the -power command.

if opening a new file, drop the filename and it will start a new session with a blank file.

jordan.c July 29, 2015 05:02

And if you want to launch Star-CCM+ in batch :
starccm+ -batch -power -np <> "filename.sim" -licpath <> -podkey <>

hextrimmer August 20, 2015 23:55

Missing component - STARCCM+ 10.04 on Ubuntu 14.04
 
I've installed STAR-CCM+ on Ubuntu 14.04. I use a PoD license key, hence, used the Express-PoD-Installation. I receive the error :'Invalid License Server' - no CDLMD vendor daemon found.

I've also tried the custom installation which completes without errors.

In either case, there is no option to create a new sim/ load sim under 'File'. I am clueless with this situation. I've checked to make sure the ports 1999 and 2099 are active/open with nmap. Kindly advise.

bluebase August 21, 2015 10:20

Hi Vivek,

have you tried stating the licence server explicitly like jordan suggested? (eg. starccm+ -power -podkey ... -licpath 1999@flex.cd-adapco.com ...)

Maybe you should consider to contact the costumer service. They usually respond quickly.

With regards,
Sebastian

hextrimmer August 21, 2015 14:00

bluebase,

Yes, I've been in touch with CD-adapco. I'll give the explicit license server specification a shot. Thanks!

PanPeter May 3, 2016 11:03

Hello together,

I just installed star ccm+ on my linux mint 17.3 system. During the installation, I got the 'invalid license server' error but the installation finished successfully.

But I just can't open the program: Calling 'starccm+' from the terminal only gives me the 'command not found' error.

Has anybody experienced that before?

regards,
Fynn

harry123 May 4, 2016 05:36

Related to this, I had posted a question earlier, but got no answer..just posting again.

Would it be possible to run starccm client on my desktop window machine and run the server on linux cluster for which I have a username n password for login ? I tried in many different ways, but not success so far.

All I want is to have a GUI where I can observe simulation while running and change any parameters as required like under relaxation factors. Running GUI on linux cluster through remote login is quite slow.

Hope someone can help !

me3840 June 28, 2016 01:24

Yes, this is possible. You need to ensure you have an SSH server available on your Linux machine that is set up with public-key authentication, and you need to have an SSH client on your Windows machine which is set up with the public key from your Linux machine. Then you will be able to launch remote servers.

aimar July 13, 2016 17:49

GUI in Linux
 
Hi,
If you want to launch STARCCM+'s GUI in Linux, open a terminal and go to /opt/CD-adapco/STAR-CCM+11.02.009-R8/star/bin/ and launch ./starccm+
You will get the GUi and from it you can open a new or existing file, where you can also enter your license data.
Of course, you should change the folder shown on the path for your starccm version.
Usually I launch starccm in my linux desktop and access through vcn to it when I am out of the office.

libindaniel2000 August 21, 2016 09:59

Quote:

Originally Posted by PanPeter (Post 598367)
Hello together,

I just installed star ccm+ on my linux mint 17.3 system. During the installation, I got the 'invalid license server' error but the installation finished successfully.

But I just can't open the program: Calling 'starccm+' from the terminal only gives me the 'command not found' error.

Has anybody experienced that before?

regards,
Fynn

I had the same issue as well. Anyone found a way to fix it?
During OpenFOAM install (shown here: http://openfoamwiki.net/index.php/In...u#Ubuntu_16.04), Step 8 creates a similar alias. Maybe, that is the way to go. I am not sure.

lcarasik August 21, 2016 19:26

Quote:

Originally Posted by libindaniel2000 (Post 614839)
I had the same issue as well. Anyone found a way to fix it?
During OpenFOAM install (shown here: http://openfoamwiki.net/index.php/In...u#Ubuntu_16.04), Step 8 creates a similar alias. Maybe, that is the way to go. I am not sure.

Star is usually named Star-CCM+ with a version number attached to it the containing folder. You should be able to just alias it without an issue. Otherwise, the install manual should have information on how to launch it in linux environment. Usually something along the lines of /opt/CD-Adapco/Star-CCM+ (with version number).

Totoro September 16, 2016 23:44

Quote:

Originally Posted by devanson (Post 556616)
Hi,
I installed Star-CCM+ on my Ubuntu 14.04 LTS successfully in my office HPC. How to lanch it? Wats the command of the file name I should look for?

I installed it in /opt/

Any ideas please. Thanks.

And also how to setup environmental variable to link it to my license file?

Hi, I am curious about whether the question of you have been solved. I also want to know how to setup environmental variable to link it to license file. Thank you

HyeonsuNam December 21, 2020 20:49

Lunching star ccm+ on ubuntu
 
Quote:

Originally Posted by devanson (Post 556616)
Hi,
I installed Star-CCM+ on my Ubuntu 14.04 LTS successfully in my office HPC. How to lanch it? Wats the command of the file name I should look for?

I installed it in /opt/

Any ideas please. Thanks.

And also how to setup environmental variable to link it to my license file?

It may need to rebut after install has been done.

And then go to the installed file -> /STAR-CCM+[version]/star/bin/

From terminal, Enter $ starccm+, then the windows will open.

I did it on Ubuntu 18.04.

devanson December 24, 2020 17:21

Thanks Team
 
Wow.. My old question is still being answered. Thanks team.. I moved to opensource CAE now on linux platform. And using commercial CAE softwares on windows platform.

Thanks for all your support and answers.:):)


All times are GMT -4. The time now is 02:31.