CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Running, Solving & CFD (https://www.cfd-online.com/Forums/openfoam-solving/)
-   -   Data storage for parallel runs (https://www.cfd-online.com/Forums/openfoam-solving/59395-data-storage-parallel-runs.html)

nordborg October 9, 2007 02:33

Hello! This is a short and
 
Hello!

This is a short and hopefully simple question: We have invested some time to understand the underlying data format of OpenFOAM as we need to write a custom solver. For single processor runs, this was not too difficult.

Could someone give me a pointer to the documentation for the parallel data structures? Are they documented somewhere?

Best regards,
Henrik

mattijs October 9, 2007 04:19

Parallel cases are just like n
 
Parallel cases are just like non-parallel cases. They additionally have a few patches (procBoundaryXXX) and corresponding patch fields ('processor') to communicate to neighbouring processors.

all standard operations (fvc::, fvm:http://www.cfd-online.com/OpenFOAM_D...part/happy.gif on fields (volXXXField, surfaceXXXField) are parallel aware.


All times are GMT -4. The time now is 13:30.