Skip to content

Report issues that were discovered while porting swak4Foam #89

Description

@wyldckat

There were a few issues that were discovered during the development of our port of swak4Foam for blueCFD-Core 2016 and 2017:

  1. TODO Sometimes we get out-of-order builds of the tab.hh files, so either running the related update script is needed or it's something else. Usual error is:

    CloudValueExpressionDriver.H:65:10: fatal error: CloudValueExpressionParser.tab.hh: No such file or directory
     #include "CloudValueExpressionParser.tab.hh"
    
  2. TODO Should the file Libraries/simpleCloudFunctionObjects/CorrectParticleCellInstances.C be excluded from the build as of OpenFOAM 5.x et al and newer?

  3. TODO There are *.H files included in the Make/files that are automatically equated to the respective .C file on Linux, but not for us.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

test and submit to community projectWhen porting a community project, we usually have to make changes that may be useful to them too.

Type

No type

Projects

  • Status
    Test and submit upstream

Relationships

None yet

Development

No branches or pull requests

Issue actions