|
[Sponsors] |
wmake error: source files could not be created |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 19, 2018, 07:47 |
wmake error: source files could not be created
|
#1 |
New Member
shivani gupta
Join Date: Sep 2018
Posts: 9
Rep Power: 8 |
I am trying to reproduce the viscosity model given in this file.
http://www.tfd.chalmers.se/~hani/kur...nFoam%20v2.pdf The error I am getting while compiling the viscosity model is Make/linux64GccDpInt320pt/option:56:*** missing separator. Stop wmake error: file 'Make//linux64GccDpInt320pt/sourceFiles' could not be created in /home/admin1/openfoam6/src/transportModels/temppowerLaw. I used wclean before wmake, written \ at right places(not in last line), used -P in wmake/rules/linuxGcc as mentioned in one of the answers, nothing could work. checked installation of wmake also. Please help! |
|
September 19, 2018, 11:06 |
|
#2 |
New Member
Damien Leduc
Join Date: Sep 2018
Posts: 10
Rep Power: 8 |
"Make/linux64GccDpInt320pt/option:56:*** missing separator. Stop
[...] written \ at right places" Are you perfectly sure you didn't forget one ? Also, your message tells : "could not be created in /home/admin1/openfoam6/src/transportModels/temppowerLaw" I'm no specialist, but I think you should try to make your new solver elsewhere... For example /home/admin1/myapplications/temppowerLaw |
|
September 20, 2018, 02:53 |
|
#3 |
New Member
shivani gupta
Join Date: Sep 2018
Posts: 9
Rep Power: 8 |
Thank you for your reply. My Options file
EXE_INC = \ -I$(LIB_SRC)/transportModels/incompressible/lnInclude \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude LIB_LIBS = \ -lfiniteVolume Tried changing the location of the folder also. the same error I am getting. |
|
Tags |
missing separator, source files, wmake error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Error running #codeStream/functions wmake lnInclude fails to open *.H Files | tarik | OpenFOAM Installation | 8 | June 14, 2020 04:12 |
Error code 2 memory exceed no *. res files created | Alejandro Garcia | CFX | 2 | February 3, 2016 03:11 |
Problems about compiling OF1.5.x on Bluegene/P | ywang | OpenFOAM | 1 | August 25, 2011 06:22 |
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 | flakid | OpenFOAM Installation | 16 | December 28, 2010 09:48 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |