|
[Sponsors] |
How to compile new function object in openfoam? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 13, 2023, 02:02 |
How to compile new function object in openfoam?
|
#1 |
Senior Member
Farzad Faraji
Join Date: Nov 2019
Posts: 206
Rep Power: 8 |
Hello all
I want to change one of the functionObjects so I copy it and make a new funtionObject, and now I want to compile it so I can use it in the controlDict. How should I compile new function object in openfoam? Thanks, Farzad |
|
January 13, 2023, 05:56 |
|
#2 |
Member
Join Date: Aug 2017
Location: Algeria
Posts: 98
Rep Power: 9 |
You should run:
Code:
wmake libso
__________________
"When in doubt, use brute force." -- Ken Thompson |
|
January 13, 2023, 06:26 |
|
#3 |
Senior Member
Farzad Faraji
Join Date: Nov 2019
Posts: 206
Rep Power: 8 |
||
January 13, 2023, 07:41 |
|
#4 |
Member
Join Date: Aug 2017
Location: Algeria
Posts: 98
Rep Power: 9 |
To rename the function object, modify the file:
Code:
Make/files
__________________
"When in doubt, use brute force." -- Ken Thompson |
|
Tags |
compile, functionobject, openfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] refineWallLayer Error | Yuby | OpenFOAM Meshing & Mesh Conversion | 2 | November 11, 2021 12:04 |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 06:29 |
[foam-extend.org] Error compiling OpenFOAM-1.6-ext | Canesin | OpenFOAM Installation | 137 | January 20, 2016 15:56 |
[swak4Foam] installation problem with version 0.2.3 | Claudio87 | OpenFOAM Community Contributions | 9 | May 8, 2013 11:20 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |