CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > SU2

How can I add my cpp and hpp files to the makefile?

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 8, 2016, 04:39
Default How can I add my cpp and hpp files to the makefile?
  #1
New Member
 
Yeongmin Jo
Join Date: Dec 2013
Posts: 10
Rep Power: 12
Yminjo is on a distinguished road
Hi,

I'm now developing a free-wake model and a vortex particle method (VPM) for SU2 v4.2 to couple them with the Euler/N-S/RANS solver.
First of all, I almost completed to implement my codes, but I don't know how to add my hpp and cpp files to the makefile.
As I want to compile my codes with the original SU2 codes together, now I'm trying to add my files to the makefile or the file 'configure'.

Could anyone please tell me the solution?

Thank you in advance.

Yeongmin
Yminjo is offline   Reply With Quote

Old   December 8, 2016, 14:11
Default
  #2
hlk
Senior Member
 
Heather Kline
Join Date: Jun 2013
Posts: 309
Rep Power: 13
hlk is on a distinguished road
Quote:
Originally Posted by Yminjo View Post
Hi,

I'm now developing a free-wake model and a vortex particle method (VPM) for SU2 v4.2 to couple them with the Euler/N-S/RANS solver.
First of all, I almost completed to implement my codes, but I don't know how to add my hpp and cpp files to the makefile.
As I want to compile my codes with the original SU2 codes together, now I'm trying to add my files to the makefile or the file 'configure'.

Could anyone please tell me the solution?

Thank you in advance.

Yeongmin
Please look into the Makefile.am file the appropriate subdirectory/obj/ directory.
The autotools manual may be helpful for understanding this files:
https://www.gnu.org/software/automak.../automake.html
hlk is offline   Reply With Quote

Old   December 9, 2016, 08:16
Default
  #3
New Member
 
Yeongmin Jo
Join Date: Dec 2013
Posts: 10
Rep Power: 12
Yminjo is on a distinguished road
Quote:
Originally Posted by hlk View Post
Please look into the Makefile.am file the appropriate subdirectory/obj/ directory.
The autotools manual may be helpful for understanding this files:
https://www.gnu.org/software/automak.../automake.html
Thank you for your reply.
I will follow the manual.
Yminjo is offline   Reply With Quote

Reply


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



All times are GMT -4. The time now is 23:54.