![]() |
Hi there,
I'm relatively ne
Hi there,
I'm relatively new to openFoam, and I'm interested in programming applications to solve specific fluid case problematics. Inside our work team, we've developed a mesher that suits our needs, and rather than writting ASCII text files with different mesh formats (CFX, Netgen neutral, etc...) I want to directly pass the mesh information to the icoFoam solver for example. The applications I've been developing are totally c++ written, so, as I've read, there should be "no problem" ( ;) ) assemblying my source-code with the openFoam solver. Does anyone knows where I can start looking for any source code-examples-howto? It would be REALLY appreciated. Thanks in advance, |
Look at one of the mesh conver
Look at one of the mesh converters. E.g. ccm24ToFoam constructs the fvMesh from points,faces,cells and adds patches (addFvPatches)
|
| All times are GMT -4. The time now is 12:12. |