|
[Sponsors] |
November 8, 2019, 01:24 |
file here not here???
|
#1 |
Senior Member
Brett
Join Date: May 2013
Posts: 212
Rep Power: 14 |
Hi all,
Anyone have any thoughts on this? No idea whats going on... |
|
November 8, 2019, 06:44 |
|
#2 |
Member
Join Date: Dec 2018
Location: Darmstadt, Germany
Posts: 87
Rep Power: 7 |
Hey,
Could be related to file ownership, try "ls -l" in your application folder (and "ls -l Make") to check that you are indeed allowed to read all files or directories. If not so, you will need to change the ownership or the rights (chmod or chown) for these files (you may need root permissions to do so). Good luck! Cheers RP |
|
November 10, 2019, 20:54 |
|
#3 |
Senior Member
Brett
Join Date: May 2013
Posts: 212
Rep Power: 14 |
Thanks for that.
I get this response. Any thoughts?? |
|
November 11, 2019, 06:16 |
|
#4 |
Member
Hosein
Join Date: Nov 2011
Location: Germany
Posts: 94
Rep Power: 15 |
Hey,
As "raumpolizei" stated you have no control over those files. You may notice that when you type "ls -al" on the left you see a series of "rwx" letters for each file and directory. You need at least the first three to be able to read, write and execute for any file. look at https://en.wikipedia.org/wiki/Chmod to get an idea about the topic. |
|
Tags |
acoustics, openfoam, ubuntu 16 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to calculate mass flow rate on patches and summation of that during the run? | immortality | OpenFOAM Post-Processing | 104 | February 16, 2021 09:46 |
[foam-extend.org] problem when installing foam-extend-1.6 | Thomas pan | OpenFOAM Installation | 7 | September 9, 2015 22:53 |
[swak4Foam] Problem installing swak_2.x for OpenFoam-2.4.0 | towanda | OpenFOAM Community Contributions | 6 | September 5, 2015 22:03 |
"parabolicVelocity" in OpenFoam 2.1.0 ? | sawyer86 | OpenFOAM Running, Solving & CFD | 21 | February 7, 2012 12:44 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |