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

Search Results

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

Showing results 1 to 21 of 21
Search took 0.00 seconds.
Search: Posts Made By: wyldckat
Forum: OpenFOAM Community Contributions July 18, 2015, 18:16
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings Elham, You must do the following...

Greetings Elham,

You must do the following command very carefully, without missing a single character, otherwise you risk compromising your Ubuntu installation:
sudo rm -i...
Forum: OpenFOAM Community Contributions January 14, 2015, 16:36
Replies: 120
Views: 25,564
Posted By wyldckat
Hi hkiani, If you had executed the following...

Hi hkiani,

If you had executed the following commands:
./Allwmake > make.log 2>&1
tar -czf make.log.tar.gz make.log
you could have attached the file "make.log.tar.gz" to your post and we would...
Forum: OpenFOAM Community Contributions January 11, 2015, 13:46
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings hkiani and welcome to the forum! I...

Greetings hkiani and welcome to the forum!

I don't have a Mac, therefore I can't test it. Nonetheless, there are a few details I'd like to point out:


You can find detailed instructions...
Forum: OpenFOAM Community Contributions March 4, 2014, 10:58
Replies: 120
Views: 25,564
Posted By wyldckat
The ".bashrc" file looks OK. The accurate...

The ".bashrc" file looks OK.

The accurate indication of whether it built everything correctly is to run Allwmake a second time (without running Allwclean), since it will check on the second pass...
Forum: OpenFOAM Community Contributions March 4, 2014, 09:23
Replies: 120
Views: 25,564
Posted By wyldckat
Please remove this line from your ".bashrc" file:...

Please remove this line from your ".bashrc" file:
export LD_LIBRARY_PATH=$PATH:$FOAM_USER_APPBINAnd this one:
export LD_LIBRARY_PATH=$HOME/.local/libpossibly should be changed to:
export...
Forum: OpenFOAM Community Contributions March 3, 2014, 13:37
Replies: 120
Views: 25,564
Posted By wyldckat
Without being able to see what you're seeing,...

Without being able to see what you're seeing, it's really complicated to figure out what's going on :(
OK, let's diagnose one detail at a time:


What do these commands give you?
echo...
Forum: OpenFOAM Community Contributions March 3, 2014, 11:26
Replies: 120
Views: 25,564
Posted By wyldckat
Sorry, I was a bit of in a hurry and didn't...

Sorry, I was a bit of in a hurry and didn't notice the 2 typos:


I did forget one " ' ", as you've indicated.
The line regarding LD_LIBRARY_PATH was broken.

Please edit the file...
Forum: OpenFOAM Community Contributions March 3, 2014, 10:45
Replies: 120
Views: 25,564
Posted By wyldckat
This isn't good... I'm guessing that the cluster...

This isn't good... I'm guessing that the cluster administrator decided that the user should not use their own solvers and libraries, which is a bit... annoying :(

OK, if the following 2 commands...
Forum: OpenFOAM Community Contributions March 3, 2014, 09:37
Replies: 120
Views: 25,564
Posted By wyldckat
@kingjewel1: There are two very important...

@kingjewel1:
There are two very important details that seem to be missing:


Previous build attempts seem to have damaged something. Usually this is fixed if you run:
./Allwclean
It seems...
Forum: OpenFOAM Community Contributions March 3, 2014, 08:27
Replies: 120
Views: 25,564
Posted By wyldckat
@kingjewel1: What happened to the custom...

@kingjewel1:

What happened to the custom Bison build? If it's still in the place where I detailed on post #46, then run:
export PATH=$PWD/bison/bin:$PATH
./Allwmake > make.log 2>&1
Forum: OpenFOAM Community Contributions March 2, 2014, 18:14
Replies: 120
Views: 25,564
Posted By wyldckat
I knew I had read about that somewhere, and while...

I knew I had read about that somewhere, and while writing the instructions above, I had a look into the README file for 0.3.0. Since I didn't find anything, I kept writing...


In theory, it's...
Forum: OpenFOAM Community Contributions March 2, 2014, 16:39
Replies: 120
Views: 25,564
Posted By wyldckat
Well... swak4Foam was designed for the user to...

Well... swak4Foam was designed for the user to build it, without the need for administrative intervention.

The problem is that the system's Bison version is 2.3 and swak4Foam is asking for at...
Forum: OpenFOAM Community Contributions March 2, 2014, 16:02
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings to all! @kingjewel1: As this...

Greetings to all!

@kingjewel1:

As this was an installation problem, I moved your post from this thread: ...
Forum: OpenFOAM Community Contributions February 4, 2013, 06:58
Replies: 120
Views: 25,564
Posted By wyldckat
Hi Jubayer, Sorry, but I'm having a hard...

Hi Jubayer,

Sorry, but I'm having a hard time understanding how are you getting that error :(
Can you provide at least the first lines that give those error messages? Namely the ones that appear...
Forum: OpenFOAM Community Contributions February 3, 2013, 14:57
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings Jubayer, Did you see post #6?...

Greetings Jubayer,

Did you see post #6? http://www.cfd-online.com/Forums/openfoam-installation/103805-swak4foam.html#post368689

Best regards,
Bruno
Forum: OpenFOAM Community Contributions November 5, 2012, 16:08
Replies: 120
Views: 25,564
Posted By wyldckat
Hi Rick, Unfortunately my experience with...

Hi Rick,

Unfortunately my experience with groovyBC is still very limited, so I have no idea if you've triggered a bug or not.

But there is something that has been bothering me and I forgot to...
Forum: OpenFOAM Community Contributions November 3, 2012, 16:42
Replies: 120
Views: 25,564
Posted By wyldckat
Hi Rick, My only guess is that "pos().x" is...

Hi Rick,

My only guess is that "pos().x" is causing the problem, but only likely due to a problem with the mesh?

Run checkMesh with full diagnostics to verify if the mesh is fully OK:...
Forum: OpenFOAM Community Contributions November 1, 2012, 18:26
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings Rick, Don't worry about the...

Greetings Rick,

Don't worry about the "OSError", because it's related to the Mercurial (Hg) repository and you're using the SVN, so there is no need to worry about that particular error message.
...
Forum: OpenFOAM Community Contributions August 9, 2012, 07:18
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings Amin, Did you read this thread...

Greetings Amin,


Did you read this thread from beginning to end :confused:? If so, what didn't you understand?

Best regards,
Bruno
Forum: OpenFOAM Community Contributions June 28, 2012, 05:44
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings Nils, I'm guessing you did at...

Greetings Nils,

I'm guessing you did at first do things as superuser (when you used svn the first time), which is why you couldn't build things properly.

It's best that you:


As superuser,...
Forum: OpenFOAM Community Contributions June 27, 2012, 16:34
Replies: 120
Views: 25,564
Posted By wyldckat
Greetings Nils, You can find such...

Greetings Nils,

You can find such instructions here: http://www.cfd-online.com/Forums/openfoam/103279-contrib-swak4foam.html#post367334 post #14

Best regards,
Bruno
Showing results 1 to 21 of 21

 
Forum Jump

All times are GMT -4. The time now is 05:58.