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

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: wyldckat
Forum: OpenFOAM Programming & Development September 20, 2015, 13:26
Replies: 30
Views: 5,182
Posted By wyldckat
Greetings to all! OK, this was on my to-do...

Greetings to all!

OK, this was on my to-do list since... March of this year? And I've finally managed to look into this.

I've used the code from my post #13...
Forum: OpenFOAM Programming & Development May 24, 2015, 16:28
Replies: 30
Views: 5,182
Posted By wyldckat
Quick answer: There is no attachment in your post...

Quick answer: There is no attachment in your post :(
Forum: OpenFOAM Programming & Development May 21, 2015, 16:29
Replies: 30
Views: 5,182
Posted By wyldckat
Quick answer: If you can give us a clear example...

Quick answer: If you can give us a clear example of what you're trying to fix/solve/catch, it would make it a lot easier to diagnose/search for the solution.
I ask this because I wrote that post 4...
Forum: OpenFOAM Programming & Development February 4, 2015, 14:37
Replies: 30
Views: 5,182
Posted By wyldckat
Quick answer: Use the package from post...

Quick answer:


Use the package from post #13 (http://www.cfd-online.com/Forums/openfoam-programming-development/144714-problem-implementing-non-linear-sgs-model.html#post525918)
Provide more...
Forum: OpenFOAM Programming & Development January 18, 2015, 15:07
Replies: 30
Views: 5,182
Posted By wyldckat
Quick answer - the error might happen if you do...

Quick answer - the error might happen if you do the following by accident:
libs ( "libOpenFOAM.so" );

libs ( "libdynamicSmagorinskyModel.so" );And the only problem is that not all of the listed...
Forum: OpenFOAM Programming & Development January 11, 2015, 12:38
Replies: 30
Views: 5,182
Posted By wyldckat
Quick answer: It's not a question of order. The...

Quick answer: It's not a question of order. The problem is really that two occurrences of "libs" will result in failure to load the other libraries, because the parser will not care about them.
Forum: OpenFOAM Programming & Development January 10, 2015, 09:40
Replies: 30
Views: 5,182
Posted By wyldckat
Hi Xianbei, Yes, that's correct. But make...

Hi Xianbei,


Yes, that's correct. But make sure you do not have two different blocks, like this:
libs
(
"libSmagorinsky.so"
);

//....
Forum: OpenFOAM Programming & Development January 2, 2015, 09:48
Replies: 30
Views: 5,182
Posted By wyldckat
Hi Xianbei, I've finally managed to look...

Hi Xianbei,

I've finally managed to look into this. Here's what I've found:


The file "LESNonlinear/Make/files" was incorrectly configured, since it should be something like this:
LIB =...
Forum: OpenFOAM Programming & Development November 23, 2014, 15:53
Replies: 30
Views: 5,182
Posted By wyldckat
Greetings Xianbei, I'll be moving these...

Greetings Xianbei,

I'll be moving these posts to the other thread you've mentioned 3 posts ago, because the problem can only be diagnosed with the code provided there.

The problem is this piece...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -4. The time now is 12:15.