|
[Sponsors] |
[OpenFOAM.org] New OpenFOAM solver in Singularity container |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
May 20, 2020, 02:08 |
New OpenFOAM solver in Singularity container
|
#1 |
Senior Member
mohammad
Join Date: Sep 2015
Posts: 281
Rep Power: 12 |
Hi everybody,
I am working on a cluster in which OpenFOAM has been installed. This installation hass been done via singularity container. As you know, singularity container is created by a recipe, and the final result(.sif file) has just a read mode. So now I want to compile my modified solver on this container. The problem is that I have not the related recipe so I should generate my sandbox directory by: singularity build --sandbox my_sbox cfdem.sif so after adding the solver, and unfotunately with no compilation, I rebuilt the new sif. file based on the modified sandbox directory: singularity build --sandbox cfdem2.sif my_sbox/ However, as you know this is just adding a solver into the directories not adding it in a executable form. So what is your opinion for my problem? How I can compile a new solver on my container just the same as the way Im doing on my laptop (ubuntu)? Every help in this regard is appreciated. Mo |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
OpenFOAM webinar: A multidimensional parallel numerical solver of ADM1 model for anae | Gavin | OpenFOAM Announcements from Other Sources | 0 | July 12, 2018 11:30 |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 07:15 |
OpenCL linear solver for OpenFoam 1.7 (alpha) will come out very soon | qinmaple | OpenFOAM Announcements from Other Sources | 4 | August 10, 2012 12:00 |
IcoFoam parallel woes | msrinath80 | OpenFOAM Running, Solving & CFD | 9 | July 22, 2007 03:58 |