|
[Sponsors] |
adding and compiling a lduMatrix solver as a user |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
Member
Robert Ong
Join Date: Aug 2010
Posts: 86
Rep Power: 16 ![]() |
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 |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
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 |