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

adding and compiling a lduMatrix solver as a user

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 26, 2017, 00:00
Default adding and compiling a lduMatrix solver as a user
  #1
Member
 
Robert Ong
Join Date: Aug 2010
Posts: 86
Rep Power: 16
rob3rt 0ng is on a distinguished road
Hi,

I would like to add and compile a lduMatrix solver as a user. I'm guessing that this is similar as compiling a library binary?

For my files:
bicgStabSolver.C
LIB = $(FOAM_USER_LIBBIN)/libbicgStabSolver.

But not sure, what to include for the options file?
EXE_INC = \
-I$(LIB_SRC)/OpenFOAM\
-I$(LIB_SRC)/OpenFOAM/lnInclude \
-I$(LIB_SRC)/finiteVolume/lnInclude \
-I$(LIB_SRC)/meshTools/lnInclude

LIB_LIBS = \
-libOpenFOAM \
-lfiniteVolume \
-lmeshTools

Could you please share some thoughts?

Thanks
Robert
rob3rt 0ng is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Adding the Energy Equation to interFoam (OF 2.4.0) Pay OpenFOAM Programming & Development 42 July 17, 2023 08:54
adding Porous media to lagrangian Solver kalyan OpenFOAM Programming & Development 0 September 19, 2014 08:41


All times are GMT -4. The time now is 10:58.