Tutorial directory missing
Title
Question
It's saying that 'missing destination while operand' while I tried putting 'cp -r $FOAM_TUTORIALS/incompressible/icoFoam/cavitycavity'
OpenFOAM-version-7 Setting-up-a-Test-Case-in-OpenFOAM 02-03 min 20-30 sec
Answers:
It should be: cp -r $FOAM_TUTORIALS/incompressible/icoFoam/cavity/cavity .
You have missed the full-stop in the command that you have shared
Login to add comment