CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

OpenFOAM-1.7.x MAC OS X foamToTecplot360 issue

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 14, 2010, 02:05
Default OpenFOAM-1.7.x MAC OS X foamToTecplot360 issue
  #1
New Member
 
Hae-Won Choi
Join Date: Mar 2009
Posts: 5
Rep Power: 17
haewon is on a distinguished road
Hi.

I had compiled successfully the OpenFOAM-1.7.x MAC OS X version including foamToTecplot360.
Slight modification for tecioOptions file under foamToTecplot360/tecio/tecsrc/Make will do the job.

Here is what my tecioOptions file reads:

#if defined(linux64)

TECIO_FLAGS = -DMAKEARCHIVE -DLINUX -DLINUX64 -DUSEENUM -DTHREED -U_WIN32

#elif defined(linuxIA64)

TECIO_FLAGS = -DMAKEARCHIVE -DLINUX -DLINUXI64 -DUSEENUM -DTHREED -U_WIN32

#elif defined(linux)

TECIO_FLAGS = -DMAKEARCHIVE -DLINUX -DUSEENUM -DTHREED -U_WIN32

#elif defined(darwinIntel)

TECIO_FLAGS = -DMAKEARCHIVE -DDARWIN -DLONGIS64 -DUSEENUM -DTHREED -U_WIN32 -I/usr/X11R6/include

#elif defined(darwinIntel64)

TECIO_FLAGS = -DMAKEARCHIVE -DDARWIN -DLONGIS64 -DUSEENUM -DTHREED -U_WIN32 -I/usr/X11R6/include

#else

# error architecture not supported for compiling tecio.

#endif

TECIO_INC =
TECIO_LIBS =

Cheers!
haewon is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
OpenFOAM 1.6.x, 1.7.0 and 1.7.x are not fully prepared to work with gcc-4.5.x wyldckat OpenFOAM Bugs 18 October 21, 2010 05:51
Cross-compiling OpenFOAM 1.7.0 on Linux for Windows 32 and 64bits with Mingw-w64 wyldckat OpenFOAM Announcements from Other Sources 3 September 8, 2010 06:25
Modified OpenFOAM Forum Structure and New Mailing-List pete Site News & Announcements 0 June 29, 2009 05:56
OpenFOAM on mac OSX Nick Colam Main CFD Forum 3 January 27, 2009 00:06
Adventure of fisrst openfoam installation on Ubuntu 710 jussi OpenFOAM Installation 0 April 24, 2008 14:25


All times are GMT -4. The time now is 17:48.