|
[Sponsors] |
November 5, 2014, 05:55 |
|
#121 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
The error is quite strange because because FOAM_VERSION4SWAK is defined a few lines further up. The only reason I can think of is that Libraries/swak4FoamParsers/foamVersion4swak.H was not correctly created. What is the content of that file?
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
November 12, 2014, 03:38 |
|
#122 |
New Member
Mahdi
Join Date: Sep 2013
Posts: 11
Rep Power: 13 |
Hi Bernhard,
Thanks for your reply. I just upgraded to foam-extend-3.1 and swak4Foam and groovyBCs were easily installed. Now it is working nicely Thanks again and Best, Mahdi |
|
July 22, 2015, 03:57 |
|
#123 |
New Member
saeed rashidzade
Join Date: Jun 2015
Posts: 4
Rep Power: 11 |
hi friends,
I have problem with installing swake4foam, my OpenFoam version is 2.3.1, is there any patch for this version? thanks all |
|
July 25, 2015, 15:34 |
|
#124 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Quote:
|
||
December 2, 2015, 12:01 |
|
#125 |
New Member
Lee Yachao
Join Date: Dec 2015
Location: Beijing,China
Posts: 12
Rep Power: 10 |
I have been busy with installing swak4foam all night. Finally, under the guidence of the master, I was successful. The procedure is following:
1、hg clone http://hg.code.sf.net/p/openfoam-extend/swak4Foam openfoam-extend- swak4Foam 2、./maintainanceScripts/compileRequirements.sh 3、Downloading the patch file, and copy it to the installing catalog. 4、patch -p1 < swakFixFor20x.patch 5、ln -s swakConfiguration.automatic swakConfiguration 6、./Allwclean |
|
December 10, 2015, 06:58 |
Installing swak4foam on openfoam 2.4.0
|
#126 |
New Member
Marc Jansen
Join Date: Dec 2015
Location: The Netherlands
Posts: 4
Rep Power: 10 |
Hello!
I am trying to install swak4foam (0.3.2) on openfoam 2.4.0 and I am getting the following error: Code:
Previously compiled for OpenFOAM 2.4.0 /usr/local/OpenFOAM/OpenFOAM-2.0.x/swak4Foam_2.x/privateRequirements/bin existing. Prepending to PATH-variable (private version of Bison) Reading variables from 'swakConfiguration' Checking swak4Foam-version and generating file Swak version is 0.3.2 Bison is version 2.7.12-4996 Flex is version 2.5.35 (Minor version: 35) OpenFOAM-version: Major 2 Minor 4 Patch 0 (-1 == x / 0) No change to swak4FoamParsers/foamVersion4swak.H SOURCE=entryToExpression/entryToExpression.C ; g++ -m64 -Dlinux64 -DWM_DP -Wall -Wextra -Wno-unused-parameter -Wold-style-cast -Wnon-virtual-dtor -O3 -DNoRepository -ftemplate-depth-100 -IMake/linux64GccDPOpt -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/finiteVolume/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/sampling/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/fileFormats/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/triSurface/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/surfMesh/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/lagrangian/basic/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/meshTools/lnInclude -IlnInclude -I. -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/OpenFOAM/lnInclude -I/usr/local/OpenFOAM/OpenFOAM-2.4.0/src/OSspecific/POSIX/lnInclude -fPIC -c $SOURCE -o Make/linux64GccDPOpt/entryToExpression.o entryToExpression/entryToExpression.C: In static member function ‘static Foam::string Foam::entryToExpression::fromEntry(const Foam::entry&)’: entryToExpression/entryToExpression.C:96: error: no matching function for call to ‘dynamicCast(const Foam::entry&)’ make: *** [Make/linux64GccDPOpt/entryToExpression.o] Error 1 Parser library did not compile OK. No sense continuing as everything else depends on it Requirements for Library not satisfied. I see no sense in going on Check the README before you go on to ask. And search: Most likely your problem occured to 5 other people before and has been solved on the MessageBoard With kind regards |
|
December 10, 2015, 16:23 |
|
#127 |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Greetings HKVadmin and welcome to the forum!
That is a very peculiar error message. I tested it just now with Ubuntu 12.04 which uses GCC 4.6.3 and I didn't have that problem. To diagnose the origin of the problem, I need the following information:
Best regards, Bruno
__________________
|
|
December 11, 2015, 04:37 |
|
#128 | ||||
New Member
Marc Jansen
Join Date: Dec 2015
Location: The Netherlands
Posts: 4
Rep Power: 10 |
Thank you Bruno!
Quote:
Quote:
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) g++ --version gives: g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-50) Quote:
Quote:
In /usr/local/OpenFOAM we have multiple folders: drwxr-xr-x 3 root root 4096 Oct 17 2011 engrid-1.2.0 drwxr-xr-x 4 root root 4096 Oct 17 2011 gmsh-2.4.2 drwxr-xr-x 6 root root 4096 Oct 17 2011 netgen-4.9.14-svn drwxr-xr-x 10 root root 4096 Dec 10 12:25 OpenFOAM-2.0.x drwxrwxr-x 11 root root 4096 Dec 10 12:26 OpenFOAM-2.4.0 drwxr-xr-x 4 root root 4096 Oct 17 2011 paraview-3.10.0 drwxr-xr-x 6 root root 4096 Oct 17 2011 ThirdParty-2.0.x drwxr-xr-x 10 root root 4096 Oct 1 12:31 ThirdParty-2.4.0 Maybe also important in this case: Our OpenFOAM-2.4.0 installation is not working exactly as it should be. Parallel processing isn't working (but single core is). We are still trying to figure that out as well. Could that perhaps be the reason wak4foam isn't building? Thank you very much for your help so far! With kind regards, Marc EDIT: Turns out that our gcc version was not new enough. With gcc version 4.2.8 swak4foam builds as it should! Last edited by HKVadmin; December 11, 2015 at 10:00. |
|||||
December 12, 2015, 16:06 |
|
#129 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,982
Blog Entries: 45
Rep Power: 128 |
Hi Marc,
The dependency file looks OK. I'm guessing you're using Redhat 5.x, given that the default is GCC 4.1.2. Have a look at these instructions for ideas regarding the issue with MPI (for running in parallel): http://openfoamwiki.net/index.php/In...EL#CentOS_5.11 Quote:
Best regards, Bruno |
||
December 14, 2015, 08:11 |
|
#130 | |
New Member
Marc Jansen
Join Date: Dec 2015
Location: The Netherlands
Posts: 4
Rep Power: 10 |
Quote:
You guessed correctly! I meant 4.8.2 As for running in parralel. This seemed to be a strange issue as well. We figured out that OpenFOAM uses mpicc to get some information about OpenMPI? Turns out that on our environment mpicc was not recognized while OpenMPI and mpi etc. were succesfully installed. We then edited the file /usr/local/OpenFOAM/OpenFOAM-2.4.0/etc/config.sh and around line 369 added: export PATH=/usr/local/openmpi-1.8.5/bin:$PATH That worked. But then log.interFoam stated that a dummy library in Pstream could not be used in parallel. A quick search showed (by earlier responses by you) that this is solved by compiling Pstream again. So we did (after exporting openmpi to our PATH as Pstream also uses mpicc for something) that by running Allwmake in the Pstream directory and after that everything seemed to work. My collegeau is going to test this week and hopefully he comes to the same conclusion as mine and that is that everything is working properly. With kind regards, Marc |
||
December 18, 2015, 05:23 |
|
#131 |
New Member
Marc Jansen
Join Date: Dec 2015
Location: The Netherlands
Posts: 4
Rep Power: 10 |
Hi Bruno,
I still have an issue. Our users are logging in on our cluster with their own username. But swak4foam doens't seem to work for them. This is because it has been built by root as stated on this page: https://openfoamwiki.net/index.php/Contrib/swak4Foam It says "Note: building swak4Foam installs it into FOAM_USER_LIBBIN for the current user. So if it built as root (or another administrative account) it is not usable from another account (or in other words: every user must compile swak4Foam for himself separately. There are ways to install it for all users. They are documented but you must find the way there yourself as a test to make sure you know what you're doing as doing this wrong may introduce very peculiar problems)" Could you point me in the right direction to make it so that every user can use swak4foam? Thanks in advance! Marc EDIT: Nevermind, I should RTFM |
|
October 14, 2016, 17:00 |
openfoam 1.6-ext : Parser error
|
#132 |
Member
Join Date: Feb 2014
Posts: 63
Rep Power: 12 |
For people who got this error
Code:
Parser library did not compile OK. No sense continuing as everything else depends on it For me that solved the problem of installing swak4Foam with 1.6-ext. |
|
December 12, 2016, 05:09 |
swak4Foam with Rapid CFD
|
#133 |
Member
Jo Mar
Join Date: Jun 2015
Posts: 54
Rep Power: 11 |
Dear all,
I tried installing swak4Foam (v0.3.2) with RapidCFD (GPU implementation of OF based on OpenFOAM-2.3.1). I opened this thread for this, but got no reply so far. Since I am very much interested in both, or rather dependent on both working together, I try to push this here... The problem seems to be, that swak4Foam does not recognise RapidCFD as a valid version of OpenFOAM, because it cannot identify the version of OpenFOAM in one of the first steps in the installation process. If anybody has any idea, in how I could try doing this, please let me know! All help is welcome!! Best regards Johannes |
|
January 29, 2018, 20:04 |
|
#134 |
New Member
Eric
Join Date: Dec 2011
Posts: 3
Rep Power: 14 |
Hi all
I am trying to compile swak4Foam on a cluster for openFOAM-2.1.1. Here are the system configurations Code:
This is a clean install No file 'swakConfiguration'. Python etc won't work. See README for details Try 'ln -s swakConfiguration.automatic swakConfiguration' for automatic configuration. BEWARE: this does not work on some systems Checking swak4Foam-version and generating file abort: There is no Mercurial repository here (.hg not found)! Swak version is 0.3.2 Bison is version 2.4.1 Flex is version 2.5.35 (Minor version: 35) OpenFOAM-version: Major 2 Minor 1 Patch 1 (-1 == x / 1) Code:
../FieldValueExpressionParser.yy(157): error: no instance of overloaded function "Foam::ConcretePluginFunction<DriverType>::evaluate [with DriverType=Foam::FieldValueExpressionDriver]" matches the argument list argument types are: (std::basic_string<char, std::char_traits<char>, std::allocator<char>>, int) object type is: Foam::FieldValuePluginFunction theFunction->evaluate<T>( ^ detected during instantiation of "Foam::autoPtr<T> Foam::FieldValueExpressionDriver::evaluatePluginFunction<T>(const Foam::word &, const parserField::location &, int &) [with T=Foam::pointSphericalTensorField]" at line 5748 compilation aborted for Make/linux64IccDPOpt/FieldValueExpressionParser.C (code 2) make: *** [Make/linux64IccDPOpt/FieldValueExpressionParser.o] Error 2 Parser library did not compile OK. No sense continuing as everything else depends on it Thank you very much! |
|
January 30, 2018, 21:24 |
|
#135 | |||
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
Quote:
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||||
February 1, 2018, 19:51 |
|
#136 | |
New Member
Eric
Join Date: Dec 2011
Posts: 3
Rep Power: 14 |
Dear gschaider
Thank you very much for your prompt response! And apologise I cannot reply your post a bit earlier. Quote:
Thanks again for your help! EKW |
||
February 1, 2018, 20:50 |
|
#137 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Quote:
I'm afraid that might be the problem: I've had people submit patches so that swak compiles with the Intel-compiler (that compiler seems to see some things slightly different than others). Myself I only test the code with Gcc and CLang so I can't tell you how to fix that problem. Sorry You might try commenting out the relevant lines in FieldValueExpressionParser.yy . That sould "only" break plugin-functions. But I can't tell for sure
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
February 1, 2018, 22:12 |
|
#138 | |
New Member
Eric
Join Date: Dec 2011
Posts: 3
Rep Power: 14 |
Quote:
Thank you for pointing me to the right direction. EKW |
||
March 26, 2018, 08:54 |
|
#139 |
Member
Peter
Join Date: Nov 2015
Location: Hamburg, Germany
Posts: 57
Rep Power: 11 |
Dear Foamers,
I face problems installing swak4Foam with OpenFOAM v1606+. Procedure: 1.) Download from git according to https://openfoamwiki.net/index.php/I...opment_version Executing: Code:
git clone https://github.com/Unofficial-Extend...k4Foam-dev.git swak4Foam Code:
git checkout branches/develop Code:
./Allwmake > log.make 2>&1 Code:
ln -s swakConfiguration.automatic swakConfiguration Code:
./maintainanceScripts/compileRequirements.sh => The error is strange: Code:
Make/linux64GccDPInt32Opt/../mybisonNew:20: recipe for target 'Make/linux64GccDPInt32Opt/FieldValueExpressionParser.o' failed make: *** [Make/linux64GccDPInt32Opt/FieldValueExpressionParser.o] Error 1 Parser library did not compile OK. Code:
Previously compiled for OpenFOAM (v1606+) /home/fds159/feder/OpenFOAM/feder-v1606+/swak4Foam/privateRequirements/bin existing. Prepending to PATH-variable (private version of Bison) Reading variables from 'swakConfiguration' theFiles.sh: line 21: [[: 1606+: syntax error: operand expected (error token is "+") Checking swak4Foam-version and generating file Swak version is 0.4.2 Bison is version 3.0.4 Flex is version 2.5.37 (Minor version: 37) OpenFOAM-version: Major 1606 Minor 0 Patch 0 (-1 == x / 0) Fork: openfoamplus No change to swak4FoamParsers/foamVersion4swak.H rm -f FieldValueExpressionParser.C FieldValueExpressionParser.tab.hh; mkdir $$; cd $$; [ -n "" ] && sleep 30; bison -ra -v -d ../FieldValueExpressionParser.yy ; mv *.tab.cc ../Make/linux64GccDPInt32Opt/FieldValueExpressionParser.yy.C ; sed -i.bak "s/position.hh/FieldValueExpressionParser_position.hh/" location.hh ; mv location.hh ../lnInclude/FieldValueExpressionParser_location.hh ; mv stack.hh ../lnInclude/FieldValueExpressionParser_stack.hh ; mv position.hh ../lnInclude/FieldValueExpressionParser_position.hh ; sed -i.bak "s/stack.hh/FieldValueExpressionParser_stack.hh/;s/location.hh/FieldValueExpressionParser_location.hh/" FieldValueExpressionParser.tab.hh ; mv *.hh ../lnInclude ; touch -r ../FieldValueExpressionParser.yy ../lnInclude/FieldValueExpressionParser*.hh ; cd ..; rm -r $$; if [ -z "-O1" ]; then echo -e "\n\nIf compilation of the grammers takes prohibitivly long set SWAK_COMPILE_GRAMMAR_OPTION to something like -O1\n\n" ; fi; g++ -std=c++0x -m64 -Dlinux64 -DWM_ARCH_OPTION=64 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -O3 -DNoRepository -ftemplate-depth-100 -IMake/linux64GccDPInt32Opt -I/opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/surfMesh/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/sampling/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/fileFormats/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/triSurface/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/dynamicMesh/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/lagrangian/basic/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/surfMesh/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/meshTools/lnInclude -IlnInclude -I. -I/opt/OpenFOAM/OpenFOAM-v1606+/src/OpenFOAM/lnInclude -I/opt/OpenFOAM/OpenFOAM-v1606+/src/OSspecific/POSIX/lnInclude -fPIC -O1 -c Make/linux64GccDPInt32Opt/FieldValueExpressionParser.yy.C -o Make/linux64GccDPInt32Opt/FieldValueExpressionParser.o In file included from /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.H:74:0, from ../FieldValueExpressionParser.yy:59: /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C: In instantiation of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::d2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::Vector<double>]’: ../FieldValueExpressionParser.yy:1114:13: required from here /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C:53:20: error: passing ‘const Foam::fv::d2dt2Scheme<Foam::Vector<double> >’ as ‘this’ argument of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fv::d2dt2Scheme<Type>::fvcD2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::Vector<double>]’ discards qualifiers [-fpermissive] )().fvcD2dt2(vf); ^ /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C: In instantiation of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::d2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = double]’: ../FieldValueExpressionParser.yy:2531:21: required from here /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C:53:20: error: passing ‘const Foam::fv::d2dt2Scheme<double>’ as ‘this’ argument of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fv::d2dt2Scheme<Type>::fvcD2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = double]’ discards qualifiers [-fpermissive] /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C: In instantiation of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::d2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::Tensor<double>]’: ../FieldValueExpressionParser.yy:3117:13: required from here /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C:53:20: error: passing ‘const Foam::fv::d2dt2Scheme<Foam::Tensor<double> >’ as ‘this’ argument of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fv::d2dt2Scheme<Type>::fvcD2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::Tensor<double>]’ discards qualifiers [-fpermissive] /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C: In instantiation of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::d2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::SymmTensor<double>]’: ../FieldValueExpressionParser.yy:3430:13: required from here /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C:53:20: error: passing ‘const Foam::fv::d2dt2Scheme<Foam::SymmTensor<double> >’ as ‘this’ argument of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fv::d2dt2Scheme<Type>::fvcD2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::SymmTensor<double>]’ discards qualifiers [-fpermissive] /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C: In instantiation of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fvc::d2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::SphericalTensor<double>]’: ../FieldValueExpressionParser.yy:3711:13: required from here /opt/OpenFOAM/OpenFOAM-v1606+/src/finiteVolume/lnInclude/fvcD2dt2.C:53:20: error: passing ‘const Foam::fv::d2dt2Scheme<Foam::SphericalTensor<double> >’ as ‘this’ argument of ‘Foam::tmp<Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh> > Foam::fv::d2dt2Scheme<Type>::fvcD2dt2(const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&) [with Type = Foam::SphericalTensor<double>]’ discards qualifiers [-fpermissive] Make/linux64GccDPInt32Opt/../mybisonNew:20: recipe for target 'Make/linux64GccDPInt32Opt/FieldValueExpressionParser.o' failed make: *** [Make/linux64GccDPInt32Opt/FieldValueExpressionParser.o] Error 1 Parser library did not compile OK. No sense continuing as everything else depends on it Requirements for Library not satisfied. I see no sense in going on Check the README before you go on to ask. And search: Most likely your problem occured to 5 other people before and has been solved on the MessageBoard System: OpenSuse Leap 42.3 Processor: Intel(R) Xeon(R) Gold |
|
March 26, 2018, 19:48 |
|
#140 | |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
That problem is mentioned in the README. It is a problem that OF 4.0 and 1606+ have: when re-factoring the code one change in d2dt was missed. As nobody except swak4Foam seemed to use that part nobody noticed.
Two solutions:
Quote:
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
||
Tags |
compile error, swak4foam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
InterDyMFoam+simpleFunctionObject | Elham | OpenFOAM Running, Solving & CFD | 5 | July 10, 2017 12:59 |
[swak4Foam] and twoPhaseEulerFoam | mnikku | OpenFOAM Community Contributions | 1 | February 19, 2016 06:21 |
source term in near wall cell | rajcfd | OpenFOAM Pre-Processing | 5 | February 1, 2016 11:31 |
[swak4Foam] Install swak4Foam on OpenFOAM1.7.1 on Ubuntu 13.04 | kobayashi | OpenFOAM Community Contributions | 2 | January 5, 2014 18:33 |
[swak4Foam] fails in parallel with -otherTime? | Phicau | OpenFOAM Community Contributions | 3 | June 26, 2013 14:00 |