|
[Sponsors] |
How to run OpenFoam solvers on backgroud using Docker? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 20, 2019, 11:18 |
How to run OpenFoam solvers on backgroud using Docker?
|
#1 |
New Member
Guilherme
Join Date: May 2019
Posts: 1
Rep Power: 0 |
I installed OpenFoam using Docker (https://openfoam.org/download/6-linux/) in some remote machines (little cluster), which will be accessed by ssh. Since the simulations will take a long time, I would like to run solvers on backgroud and get out ssh connection. I order to achieve this aim, I would like to do something like this:
nohup docker run [args...] simpleFoam > log & So, the solver would run in background and the container would stop when simpleFoam finishes. I have googled and tried many commands, but nothing worked as expected. Could someone help me? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OpenFOAM 4.0 Released | CFDFoundation | OpenFOAM Announcements from OpenFOAM Foundation | 2 | October 6, 2017 06:40 |
[Other] Installation of OpenFOAM: Docker or not Docker? | zt49 | OpenFOAM Installation | 2 | December 22, 2016 11:38 |
UNIGE February 13th-17th - 2107. OpenFOAM advaced training days | joegi.geo | OpenFOAM Announcements from Other Sources | 0 | October 1, 2016 20:20 |
OpenFOAM Training Jan-Apr 2017, Virtual, London, Houston, Berlin | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | September 21, 2016 12:50 |
[OpenFOAM.org] A Mac OS X of23x Development Environment Using Docker | rt08 | OpenFOAM Installation | 1 | February 28, 2016 20:00 |