This offering is not approved or endorsed by Silicon Graphics International Corp.,
the producer of the OpenFOAM® software and owner of the OpenFOAM® trade mark.
top
logo


Welcome, Guest
Please Login or Register.  Lost Password?
Integrated Development Environment (IDE) for OpenFOAM® development Group Forum: All about using IDEs for OpenFOAM® development and debugging in a faster and more comfortable way
Go to bottomPage: 1
TOPIC: Developing on OpenFOAM® with NetBeans
#23
Developing on OpenFOAM® with NetBeans 1 Year, 10 Months ago Karma: 1
A while ago, I made a contribution on the wiki regarding the use of Netbeans with OpenFOAM®. It's a little bit out of date, but the last time I checked, the script on the wiki was still valid. Take a look at the article here:

Configure NetBeans with OpenFOAM®

Netbeans has been falling behind a little recently in terms of build quality, and I use Eclipse more often these days; but in terms of user-friendliness and customizability, I'd rate Netbeans a good deal higher. I'd be glad to answer questions if anyone has installation issues.
Sandeep Menon
Fresh Boarder
Posts: 8
graphgraph
User Offline Click here to see the profile of this user
Sandeep Menon
University of Massachusetts Amherst
The administrator has disabled public write access.
 
#66
Re: Developing on OpenFOAM® with NetBeans 1 Year, 7 Months ago Karma: 0
I tried the instructions on the wiki ... The error I am getting is
environment variable $WM_OPTIONS not set, exiting !

However when I did a echo $WM_OPTIONS in the terminal i got the following as the output ...
linuxGccDPOpt
Balkrishna Patankar
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#79
Re:Developing on OpenFOAM® with NetBeans 1 Year, 7 Months ago Karma: 0
replace wmake with NBmake

#------------------------------------------------------------------------------
# check arguments and change to the directory in which to run wmake
#------------------------------------------------------------------------------

.......................................
#------------------------------------------------------------------------------
# Recurse the application directories tree
#------------------------------------------------------------------------------
replace the contents between with the follow

curDir=`pwd`
makeOption=""
dir="_"
MakeDir=Make

# Check for Debug/Release
if [ $# = 3 ]
then
if [ $3 = "CONF=Debug" ]
then
export WM_COMPILE_OPTION=Debug
fi
if [ $3 = "CONF=Release" ]
then
export WM_COMPILE_OPTION=Opt
fi
fi

# Check if clean-up was requested... If so, call wclean
if [ $# = 4 ]
then
if [ $4 = "clean" ]
then
echo $0: Clean requested...
wclean
exit 0
fi
fi

use it as the make file in NetBeans
Alvin Xu
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#284
Re: Developing on OpenFOAM® with NetBeans 7 Months, 3 Weeks ago Karma: 0
Hi,

I have the same problem, I'm trie to compile with Qt Creator, and the compiler output is:
$WM_OPTIONS is not set, exiting...

What kind of problem is?.

Best Regards.
Julian Salamanca
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#291
Re: Developing on OpenFOAM® with NetBeans 7 Months, 1 Week ago Karma: 0
Just add a new line in the "NBmake" script file to set up enviroment variables needed.
for example,

". $HOME/OpenFOAM®/OpenFOAM®-1.7.1/etc/bashrc"
Huang Jianglin
Fresh Boarder
Posts: 1
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1
Joomla SEO powered by JoomSEF


bottom
top

OpenFOAM®-Extend World

You need to upgrade your Flash Player

bottom
Legal | Imprint
©Copyright 2012 The OpenFOAM® Extend Project 

Powered by Joomla! Designed by Joomla Templates, ecommerce web hosting, Thanks to J! Developer Goran Gligorin for support! Joomla SEF URLs by Artio. Powered by Staff Master v0.9.8 Valid: XHTML and CSS

Friends Online