|
[Sponsors] |
January 4, 2017, 11:06 |
OpenFOAM for Windows 10
|
#1 |
New Member
cfd.direct
Join Date: Apr 2015
Posts: 23
Rep Power: 11 |
The packaged distributions of OpenFOAM for Ubuntu 14.04LTS can now be installed directly on Microsoft Windows 10 using Bash on Ubuntu on Windows.
See OpenFOAM for Windows 10 for installation details. Bash on Ubuntu on Windows provides a full compatibility layer for running Linux applications on Windows through the Windows Subsystem for Linux (WSL), which performs real-time translation of Linux system calls into Windows OS system calls. The system can support graphical Linux applications, such as the version of ParaView that includes the OpenFOAM reader module, with additional X server software. Running OpenFOAM applications in parallel using WSL is reported to work effectively. |
|
June 27, 2019, 05:05 |
|
#2 |
Senior Member
Join Date: Aug 2014
Location: Germany
Posts: 292
Rep Power: 14 |
Hello,
i installed OpenFoam for Windows 10. If i want to modify existing models e.g. progamming in OpenFoam, how i can i do that? I don't find the location of the system files in Windows... |
|
June 27, 2019, 06:01 |
|
#3 |
New Member
Join Date: Dec 2014
Posts: 25
Rep Power: 12 |
You should edit files etc through the linux subsystem, not via the windows OS:
https://askubuntu.com/questions/7598...m-for-linux-an |
|
December 19, 2019, 00:33 |
|
#4 |
Member
Ndong-Mefane Stephane Boris
Join Date: Nov 2013
Location: Kawasaki (JAPAN)
Posts: 53
Rep Power: 13 |
Do you know if Distributed Parallel works with Windows 10 wsl nodes? any concrete/simple example?(Lid-driven cavity flow?)
Kazunobu |
|
April 21, 2020, 05:29 |
copying files into ubuntu folder from windows?
|
#5 |
Member
Francisco T
Join Date: Nov 2011
Location: Melbourne, Australia
Posts: 64
Blog Entries: 1
Rep Power: 15 |
Hi
how can I copy a file into ubuntu openfoam from windows? lets say is a solver that I have in my c: drive in windows, and I want to copy it into ubuntu/openfoam to compile it and run it? thanks in advance! |
|
April 21, 2020, 06:18 |
File copy
|
#6 | |
Member
Ndong-Mefane Stephane Boris
Join Date: Nov 2013
Location: Kawasaki (JAPAN)
Posts: 53
Rep Power: 13 |
Quote:
suppose that on Windows, the full path of your file is "C:\winfolder\random.txt" While in Ubuntu, you will to mount the windows drive. You will type: Code:
cd /mnt/c/winfolder/ and If you want to copy the windows file to the active Ubuntu folder: Code:
cp /mnt/c/winfolder/random.txt . |
||
Tags |
openfoam, windows 10 |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Frequently Asked Questions about Installing OpenFOAM | wyldckat | OpenFOAM Installation | 3 | November 14, 2023 12:58 |
OpenFOAM Foundation releases OpenFOAMŪ 3.0.0 | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 1 | November 7, 2015 16:16 |
OpenFOAM Foundation Releases OpenFOAM v2.3.0 | opencfd | OpenFOAM Announcements from OpenFOAM Foundation | 3 | December 23, 2014 04:43 |
Suggestion for a new sub-forum at OpenFOAM's Forum | wyldckat | Site Help, Feedback & Discussions | 20 | October 28, 2014 10:04 |
64bitrhel5 OF installation instructions | mirko | OpenFOAM Installation | 2 | August 12, 2008 19:07 |