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 20 of 20
Search took 0.00 seconds.
Search: Posts Made By: gschaider
Forum: OpenFOAM Community Contributions August 14, 2013, 18:14
Replies: 41
Views: 9,845
Posted By gschaider
No. That is not a problem

No. That is not a problem
Forum: OpenFOAM Community Contributions August 14, 2013, 10:22
Replies: 41
Views: 9,845
Posted By gschaider
With "stopped at" at you mean "I saw this output...

With "stopped at" at you mean "I saw this output and nothing seemed to happen so I stopped it with Ctrl-C", right? That is EXACTLY the situation "If compilation of the grammers ..." is talking about:...
Forum: OpenFOAM Community Contributions March 26, 2013, 04:27
Replies: 41
Views: 9,845
Posted By gschaider
OK. Then I'll move it up and hope that this also...

OK. Then I'll move it up and hope that this also fixes the problems with the Intel-compiler



swak4foamParsers is used almost everywhere: if groovyBC, funkySetFields or (as you used that) the...
Forum: OpenFOAM Community Contributions March 25, 2013, 07:19
Replies: 41
Views: 9,845
Posted By gschaider
Could you try something? In ExpressionResult.C...

Could you try something? In ExpressionResult.C there are 5 pTraits-specializations (just below a comment "I have NO idea why this is necessary"). Could you move them to the .H-file (inside of the...
Forum: OpenFOAM Community Contributions March 25, 2013, 05:48
Replies: 41
Views: 9,845
Posted By gschaider
The purpose of this construct (if I remember it...

The purpose of this construct (if I remember it correctly) was to make sure that only types with a rank 0 match this constructor. The default value was to make sure that this was transparent to the...
Forum: OpenFOAM Community Contributions March 24, 2013, 11:34
Replies: 41
Views: 9,845
Posted By gschaider
Without access to the compiler it is hard to say...

Without access to the compiler it is hard to say what to do. The "good" news is that it happens in a standard OF-header: by that I mean: it has already been compiled so it should be possible to...
Forum: OpenFOAM Community Contributions February 17, 2013, 06:16
Replies: 41
Views: 9,845
Posted By gschaider
Add meshTools to the includes and the links ...

Add meshTools to the includes and the links

When encountering a missing header a good hint is to search for it using something like
find $FOAM_SRC -name mappedWallPolyPatch.H
and add the...
Forum: OpenFOAM Community Contributions February 6, 2012, 06:13
Replies: 41
Views: 9,845
Posted By gschaider
Just to close this issue: For those interested...

Just to close this issue: For those interested see http://sourceforge.net/apps/mantisbt/openfoam-extend/view.php?id=119
Forum: OpenFOAM Community Contributions February 1, 2012, 14:20
Replies: 41
Views: 9,845
Posted By gschaider
Ah. I see. Never tested those examples with 2.1 ...

Ah. I see. Never tested those examples with 2.1

The interface of the pimpleControl-class changed (for the better I guess) and is now incompatible.

I currently don't have the time (especially...
Forum: OpenFOAM Community Contributions February 1, 2012, 04:54
Replies: 41
Views: 9,845
Posted By gschaider
I see. You feel responsible for what you started....

I see. You feel responsible for what you started. A OpenFOAM-user with a conscience. A very rare thing ;)

Seriously: Thanks for the feedback. Especially as this (Intel-compiler) is a setup I can't...
Forum: OpenFOAM Community Contributions January 31, 2012, 14:37
Replies: 41
Views: 9,845
Posted By gschaider
I think you stopped before you got to the...

I think you stopped before you got to the interesting part (the problem with interFoamWithSources). The missing tab.hh-files are no problem: bison generates them later
Forum: OpenFOAM Community Contributions January 30, 2012, 04:47
Replies: 41
Views: 9,845
Posted By gschaider
That's strange. foamVersion4swak.H is generated...

That's strange. foamVersion4swak.H is generated by the main Allwmake-file. And that is quite verbose about it (whether the file has changed ...). The relevant output must be within the first 10 lines...
Forum: OpenFOAM Community Contributions January 29, 2012, 17:41
Replies: 41
Views: 9,845
Posted By gschaider
You didn't move the solver anywhere else, did...

You didn't move the solver anywhere else, did you? It assumes that there are the sources of a correctly compiled swakExpressionFields-library at the relative path...
Forum: OpenFOAM Community Contributions November 6, 2011, 17:15
Replies: 41
Views: 9,845
Posted By gschaider
Maybe they say it in another way "The main...

Maybe they say it in another way "The main purpose of our compiler is making our CPUs good. If a language feature is not needed for the programs in the SPEC-suite we don't necessarily have to...
Forum: OpenFOAM Community Contributions November 4, 2011, 03:39
Replies: 41
Views: 9,845
Posted By gschaider
Great that it works. So I'm asking what I ask of...

Great that it works. So I'm asking what I ask of everyone that I assist here: could you add the information that would have helped you avoid this problem to the Wiki-page of swak (you don't have to...
Forum: OpenFOAM Community Contributions November 3, 2011, 11:17
Replies: 41
Views: 9,845
Posted By gschaider
Please post the first error message instead of...

Please post the first error message instead of attaching log-files. It makes answering easier. In your case that would be

SOURCE=FieldValueExpressionParser.yy ; rm -f...
Forum: OpenFOAM Community Contributions November 3, 2011, 06:34
Replies: 41
Views: 9,845
Posted By gschaider
OK. Just checking. "all over". I was...

OK. Just checking.


"all over". I was under the impression (from your initial posting) that the Library compiles OK but you only had problems with the utilities. Or did I misunderstand you.

As...
Forum: OpenFOAM Community Contributions November 3, 2011, 04:07
Replies: 41
Views: 9,845
Posted By gschaider
This only "solves" the problem for serial runs....

This only "solves" the problem for serial runs. For parallel runs you'll get the the output on every processor



Wait a minute. Until now I was under the impression that you successfully...
Forum: OpenFOAM Community Contributions October 5, 2011, 17:00
Replies: 41
Views: 9,845
Posted By gschaider
No idea. All the error messages you've shown so...

No idea. All the error messages you've shown so far seem to refer to the string-constants in WarningIn or FatalErrorIn-streams.

I think that the Intel-compiler is to blame. Strange thing is that...
Forum: OpenFOAM Community Contributions October 5, 2011, 04:36
Replies: 41
Views: 9,845
Posted By gschaider
That is strange. The line you're refering to is...

That is strange. The line you're refering to is the middle of a "WarningIn"-stream.

Questions:
- versions? g++, OF (which commit are you on as it is a git-version), swak4Foam (same here: hg or...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT -4. The time now is 02:48.