|
[Sponsors] |
OpenFOAM-1.7.x MAC OS X foamToTecplot360 issue |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 14, 2010, 03:05 |
OpenFOAM-1.7.x MAC OS X foamToTecplot360 issue
|
#1 |
New Member
Hae-Won Choi
Join Date: Mar 2009
Posts: 5
Rep Power: 17 |
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! |
|
|
|
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 06: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 07:25 |
Modified OpenFOAM Forum Structure and New Mailing-List | pete | Site News & Announcements | 0 | June 29, 2009 06:56 |
OpenFOAM on mac OSX | Nick Colam | Main CFD Forum | 3 | January 27, 2009 01:06 |
Adventure of fisrst openfoam installation on Ubuntu 710 | jussi | OpenFOAM Installation | 0 | April 24, 2008 15:25 |