synthetik-technologies / blastfoam

A CFD solver for multi-component compressible flow with application to high-explosive detonation, explosive safety and air blast
Other
219 stars 96 forks source link

Error while trying to compille #87

Closed thipages closed 7 months ago

thipages commented 7 months ago

Hi, I have followed the installation (Ubuntu 18.04.6) on Windows https://www.youtube.com/watch?v=vfd610LadSU&t=121s This works ok until the final instruction ./Allwmake where I get the following error any helps? Thank you

` :~/OpenFOAM/blastfoam$ ./Allwmake Allwmake /home/thipages/OpenFOAM/blastfoam Allwmake /home/thipages/OpenFOAM/blastfoam/src wmake numerics Make/files:55:0: error: invalid preprocessing directive #minimizationSchemes

minimizationSchemes/ShubertPiyavskii/ShubertPiyavskiiMinimizationScheme.C

`

thipages commented 7 months ago

here an next error which may help (dont want yet to copy the all list of errors) Thanks

In file included from lookupTables/tableReader/tableReader.H:130:0, from lookupTables/tableReader/tableReader.C:26: lookupTables/tableReader/tableReaderTemplates.C: In function ‘bool Foam::readComponent(const Foam::dictionary&, const Foam::word&, Foam::word&, Foam::Field<Type>&, const Foam::List<Foam::List<Foam::string> >&)’: lookupTables/tableReader/tableReaderTemplates.C:47:39: error: expected primary-expression before ‘>’ token parentDict.lookup<fileName>(name + "File"),

thipages commented 7 months ago

I fixed it running OpenFoam9 instead of v7