CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   openfoam,C++ (https://www.cfd-online.com/Forums/openfoam/196257-openfoam-c.html)

faramarzsoleimani November 29, 2017 14:41

openfoam,C++
 
Hi guys
I want to model two cases at the same time in one process,but I don't know how to do it.I mean to how write program with C++ in openfoam,I want to know its algorithm????

RobertHB November 30, 2017 05:40

Hello Faramarz,
i don't know why you want to meddle with the C++ code. You can simply run two cases by opening each in a single terminal OR by using the & command to your the process in the background (eg: simpleFoam &).


All times are GMT -4. The time now is 15:25.