Mac OSX Command line

Post Reply
User avatar
russ_kern
Posts: 18
Joined: Sat Oct 19, 2013 6:41 pm

Mac OSX Command line

Post by russ_kern » Tue Oct 29, 2013 12:38 am

Hi all,

[EDIT] I found my problem.. somehow a smart quote snuck into my string... fixed that and it's running. [EDIT]

I have followed the online documentation for creating a command line string to mesh a scene...

The string I have created is:
"/Applications/RealFlow 2013/RealFlow.app/Contents/MacOS/RealFlow64" -mesh “/Volumes/3TB_Seagate/liquids/scene2_water/scene2/scene2.flw"

BUt when I try to use it via the terminal window I get this error:
Loading plugins ...
Initializing Scene Layers ...
Loading workspace 2013/RealFlow.app/Contents/MacOS/RealFlow64 -mesh “/Volumes/3TB_Seagate/liquids/scene2_water/scene2/scene2.flw ...
Error reading workspace: 2013/RealFlow.app/Contents/MacOS/RealFlow64 -mesh “/Volumes/3TB_Seagate/liquids/scene2_water/scene2/scene2.flw
>19:11:37:
Error: Couldn't load workspace 2013/RealFlow.app/Contents/MacOS/RealFlow64 -mesh “/Volumes/3TB_Seagate/liquids/scene2_water/scene2/scene2.flw

Any ideas what I did wrong?

Help is greatly appreciated.

Russ
Realflow 2013, MacPro 4.1 - 2.66 GHz Quad-core Intel Xeon, 48gb RAM, ATI Radeon HD 5770 Graphics card.

User avatar
LuisMiguel
Posts: 528
Joined: Fri Jun 04, 2010 2:37 pm

Re: Mac OSX Command line

Post by LuisMiguel » Tue Oct 29, 2013 9:35 am

Hi russ,

If you are running RealFlow 2013 is not necessary to type the sentence to run in command line. Just check the command line option into the simulation button ( click on the arrow close the simulation button). Checking that option the simulation will run in command line.

Anyway, the correct sentence is "realflow -nogui ........etc"

luisM.

User avatar
FlorianK
Posts: 238
Joined: Fri Jun 11, 2010 9:56 am
Location: Cologne, Germany

Re: Mac OSX Command line

Post by FlorianK » Tue Oct 29, 2013 12:29 pm

Luis, will that also work for the 64Bit version, then?

User avatar
LuisMiguel
Posts: 528
Joined: Fri Jun 04, 2010 2:37 pm

Re: Mac OSX Command line

Post by LuisMiguel » Tue Oct 29, 2013 1:03 pm

Hi,

of course. RealFlow for Mac OSX is 32 bits GUI but 64 for commandline.

luisM.

User avatar
russ_kern
Posts: 18
Joined: Sat Oct 19, 2013 6:41 pm

Re: Mac OSX Command line

Post by russ_kern » Tue Oct 29, 2013 5:16 pm

Got it. thank you... I figured that out shortly after I discovered my original error...

Russ
Realflow 2013, MacPro 4.1 - 2.66 GHz Quad-core Intel Xeon, 48gb RAM, ATI Radeon HD 5770 Graphics card.

User avatar
tsn
Posts: 283
Joined: Fri Jun 11, 2010 7:22 am

Re: Mac OSX Command line

Post by tsn » Mon Nov 04, 2013 8:54 am

Just one correction on that post:
For OS X, the CL version is indeed triggered with ".../RealFlow64". If you use ".../RealFlow" -nogui then the 32bit version is opened! Under Windows and Linux, this differentiation is not made.

Here's some information for OS X users:
http://support.nextlimit.com/display/rf ... OS+X+Users
Thomas Schlick | Next Limit Technologies

Post Reply