CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

How to compile new function object in openfoam?

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By s1291
  • 1 Post By dlahaye

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 13, 2023, 01:02
Default How to compile new function object in openfoam?
  #1
Senior Member
 
Farzad Faraji
Join Date: Nov 2019
Posts: 205
Rep Power: 7
farzadmech is on a distinguished road
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
farzadmech is offline   Reply With Quote

Old   January 13, 2023, 04:56
Default
  #2
Member
 
s1291's Avatar
 
Join Date: Aug 2017
Location: Algeria
Posts: 98
Rep Power: 8
s1291 is on a distinguished road
You should run:

Code:
wmake libso
__________________
"When in doubt, use brute force." -- Ken Thompson
s1291 is offline   Reply With Quote

Old   January 13, 2023, 05:26
Default
  #3
Senior Member
 
Farzad Faraji
Join Date: Nov 2019
Posts: 205
Rep Power: 7
farzadmech is on a distinguished road
I did this, but what will be the name of the new compiled function object?

Thanks,
Farzad

Quote:
Originally Posted by s1291 View Post
You should run:

Code:
wmake libso
farzadmech is offline   Reply With Quote

Old   January 13, 2023, 06:41
Default
  #4
Member
 
s1291's Avatar
 
Join Date: Aug 2017
Location: Algeria
Posts: 98
Rep Power: 8
s1291 is on a distinguished road
To rename the function object, modify the file:

Code:
Make/files
farzadmech likes this.
__________________
"When in doubt, use brute force." -- Ken Thompson
s1291 is offline   Reply With Quote

Old   January 13, 2023, 07:37
Default
  #5
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 736
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
or use "nm -g lib.so" to see objects in the library file.
farzadmech likes this.
dlahaye is offline   Reply With Quote

Reply

Tags
compile, functionobject, openfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[Other] refineWallLayer Error Yuby OpenFOAM Meshing & Mesh Conversion 2 November 11, 2021 11:04
Map of the OpenFOAM Forum - Understanding where to post your questions! wyldckat OpenFOAM 10 September 2, 2021 05:29
[foam-extend.org] Error compiling OpenFOAM-1.6-ext Canesin OpenFOAM Installation 137 January 20, 2016 14:56
[swak4Foam] installation problem with version 0.2.3 Claudio87 OpenFOAM Community Contributions 9 May 8, 2013 10:20
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50


All times are GMT -4. The time now is 03:40.