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

List of all files that should be include while compiling moded interFoam solver

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 14, 2019, 17:19
Default List of all files that should be include while compiling moded interFoam solver
  #1
Member
 
Ash Kotwal
Join Date: Jul 2016
Location: North Dakota, USA
Posts: 92
Blog Entries: 1
Rep Power: 9
Ash Kot is on a distinguished road
Hello Everyone,

I'm trying to modify the interFoam solver by adding certain chemistry based equations. For that, I'm copying previous files to another folder and modifying there so that I don't mess with the original solver.

So, my question is what files I should include in that folder while compiling the modified solver?

List of all files that I should be including while compiling moded interFoam solver.
Ash Kot is offline   Reply With Quote

Old   October 16, 2019, 04:53
Default
  #2
Member
 
Hosein
Join Date: Nov 2011
Location: Germany
Posts: 93
Rep Power: 14
einstein_zee is on a distinguished road
Quote:
Originally Posted by Ash Kot View Post
Hello Everyone,

I'm trying to modify the interFoam solver by adding certain chemistry based equations. For that, I'm copying previous files to another folder and modifying there so that I don't mess with the original solver.

So, my question is what files I should include in that folder while compiling the modified solver?

List of all files that I should be including while compiling moded interFoam solver.
Hii there,

I'm not sure if I'm getting your question right or not :P but you need to have a parent Make directory which has two files : (files, options). list of files you need to have for compilation of your solver should be included in "files". For inclusion of header files you need to use -I flag and in case you have compiled a library of your own you may add the address of the .so file with -L flag (again see how OF does it).
To get your hands on it, you may see some examples first (by searching on google)
einstein_zee is offline   Reply With Quote

Reply

Tags
interfoam, programming, solver modification


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
GPU Linear Solvers for OpenFOAM gocarts OpenFOAM Announcements from Other Sources 37 August 17, 2022 14:22
[foam-extend.org] Problems installing foam-extend-4.0 on openSUSE 42.2 and Ubuntu 16.04 ordinary OpenFOAM Installation 19 September 3, 2019 18:13
fluent divergence for no reason sufjanst FLUENT 2 March 23, 2016 16:08
UDF issue MASOUD Fluent UDF and Scheme Programming 14 December 6, 2012 13:39
OpenFOAM15 paraFoam bug koen OpenFOAM Bugs 19 June 30, 2009 10:46


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