|
[Sponsors] |
[OpenFOAM.com] Installing OpenFOAM on secondary drive |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 21, 2020, 17:14 |
Installing OpenFOAM on secondary drive
|
#1 |
New Member
Join Date: Jun 2020
Posts: 4
Rep Power: 6 |
I'm installing OpenFOAM via Ubuntu Bash for Windows.
Instead of installing OpenFOAM on the C: drive, I want to install it on my F: drive (secondary hard drive). I thought I was manipulating the instructions on openFOAM's website properly, but evidently now because when I try to do the test of the cravity tutorial I get the error. Code:
Command 'blockMesh' not found, but can be installed with: sudo apt install openFOAM. Copied .tgz to bash-environment f drive folder OpenFOAM Code:
cp -ar /mnt/c/Users/<USER>/Downloads/OpenFOAM-v1912-windows10.tgz /mnt/f/OpenFOAM Code:
sudo tar -xvzf OpenFOAM-v1912-windows10.tgz -C /mnt/e/OpenFOAM sudo chown -R mnt/f/OpenFOAM Code:
echo "source /mnt/f/OpenFOAM/OpenFOAM/OpenFOAM-v1912/etc/bashrc" >> ~/.bashrc source ~/.bashrc Thanks. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 09:51 |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
Installing OpenFOAM and ParaView in VirtualBox(Ubuntu on Win8) | chrisb2244 | OpenFOAM Installation | 2 | August 21, 2013 14:24 |
Installing OpenFOAM 2.1.1 and ParaView 3.12.0 on Ubuntu 12.10 | wyldckat | OpenFOAM Installation | 14 | February 12, 2013 05:43 |
Installing OpenFOAM 1.6 on Ubuntu 10.4 | sda | OpenFOAM Installation | 5 | May 27, 2010 21:19 |