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 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: henry
Forum: OpenFOAM Bugs January 9, 2009, 10:37
Replies: 28
Views: 3,503
Posted By henry
If there are currently no othe

If there are currently no other global construction order dependencies your solution should be general unless we add further globally constructed entities which depend on the current ones -- we...
Forum: OpenFOAM Bugs January 9, 2009, 10:16
Replies: 28
Views: 3,503
Posted By henry
Is your original proposed chan

Is your original proposed change to ::Foam::dotFoam sufficient to resolve the global construction order problems you are seeing? If so at this point I think it is the best of the options.

H
Forum: OpenFOAM Bugs January 9, 2009, 04:24
Replies: 28
Views: 3,503
Posted By henry
It's an option but not a good

It's an option but not a good option. I need time to think about it and play with some alternatives.

H
Forum: OpenFOAM Bugs January 8, 2009, 15:28
Replies: 28
Views: 3,503
Posted By henry
The ulong issue is now fixed i

The ulong issue is now fixed in 1.5.x, thanks for the suggestion.

I will think about the debug switch initialization and get back to you.

H
Forum: OpenFOAM Bugs December 29, 2008, 13:40
Replies: 28
Views: 3,503
Posted By henry
We will probably release 1.5.1

We will probably release 1.5.1 based on the 1.5.x git repo version early next year and 1.6 based on our internal development line later in the year. Our development version already contains...
Forum: OpenFOAM Bugs December 29, 2008, 11:27
Replies: 28
Views: 3,503
Posted By henry
Thanks for the patch, I have a

Thanks for the patch, I have applied it and pushed the corrected version to our 1.5.x git repository.

I will also apply the corresponding changes to our development version with will become 1.6....
Forum: OpenFOAM Bugs December 29, 2008, 09:16
Replies: 28
Views: 3,503
Posted By henry
I agree, the static initialize

I agree, the static initializers will have to be split into a separate file and I agree with your suggestion of having a stringsGlobal.C included in global.Cver. Thanks for sorting out this nasty...
Forum: OpenFOAM Bugs December 29, 2008, 08:17
Replies: 28
Views: 3,503
Posted By henry
My preference is to include

My preference is to include

#include "string.C"
#include "word.C"
#include "fileName.C"

in global.Cver rather than just the static initializers but this may cause other problems. ...
Forum: OpenFOAM Bugs December 29, 2008, 07:19
Replies: 28
Views: 3,503
Posted By henry
I have checked the C++ standar

I have checked the C++ standard document and as you say "uint" is not mentioned, but "unsigned" is equivalent to "unsigned int", perhaps you could try that on Mac OS X? Anyway, I will make the...
Forum: OpenFOAM Bugs December 29, 2008, 04:57
Replies: 28
Views: 3,503
Posted By henry
I am not aware of any issue wi

I am not aware of any issue with "uint", if you would like any fixes applied for this could you please post them here for review.

Unfortunately I cannot reproduce the problem you are getting so...
Forum: OpenFOAM Bugs December 27, 2008, 17:42
Replies: 28
Views: 3,503
Posted By henry
I tested the "initialization o

I tested the "initialization on first use" method but there is a problem: it doesn't work for inlined functions. While this isn't a show-stopper it is a bit annoying and would prevent some useful...
Forum: OpenFOAM Bugs December 27, 2008, 14:11
Replies: 28
Views: 3,503
Posted By henry
> I'm not sure I personally li

> I'm not sure I personally like transferring all these initializers into global.Cver.

I am not a big fan but it was the easiest way to get around some complex inter-dependencies given that the...
Forum: OpenFOAM Bugs December 26, 2008, 18:03
Replies: 28
Views: 3,503
Posted By henry
I have now checked through the

I have now checked through the code and your patch and agree with your conclusions: global.Cver does not include string.C and fileName.C and so there is currently a global construction order problem...
Forum: OpenFOAM Bugs December 26, 2008, 14:01
Replies: 28
Views: 3,503
Posted By henry
The issue of the order of init

The issue of the order of initialization is not being specified is being handled by having such inter-dependencies all included and compiled into a single file: global.C and this works on all the...
Showing results 1 to 14 of 14

 
Forum Jump

All times are GMT -4. The time now is 09:38.