|
[Sponsors] |
![]() |
![]() |
#1 |
Member
Jung da yoon
Join Date: Nov 2017
Posts: 53
Rep Power: 9 ![]() |
Greeting All!!
I have tried to make my customized solver using buoyantSimplefoam. So I copied directory(src/thermophysicalModels/radiation) and solver files(buoyantSimplefoam in) root. And then I pasted them into my own directory(/home/OpenFOAM/dayoon15-5.0/src). Next I modified codes in file(/home/OpenFOAM/dayoon15-5.0/src/radiation/radiationModel/P1). But i had to modify 'EXE_INC codes' in Make/options to compile my customized solver. Because i modified codes in file (/home/OpenFOAM/dayoon15-5.0/src/radiation/radiationModel/P1). First, it is original codes(Make/options) Code:
EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/sampling/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/transportModels/compressible/lnInclude \ -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \ -I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude \ -I$(LIB_SRC)/TurbulenceModels/turbulenceModels/lnInclude \ -I$(LIB_SRC)/TurbulenceModels/compressible/lnInclude EXE_LIBS = \ -lfiniteVolume \ -lfvOptions \ -lsampling \ -lmeshTools \ -lcompressibleTransportModels \ -lfluidThermophysicalModels \ -lspecie \ -lradiationModels \ -lturbulenceModels \ -lcompressibleTurbulenceModels \ -lmeshTools What should I do?? How can i link files in my storage space?? |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Compiling OpenFOAM 5.0 on the Titan Supercomputer | wildfire230 | OpenFOAM Installation | 20 | May 6, 2020 07:30 |
Getting error both interpreting and compiling | serene6390 | Fluent UDF and Scheme Programming | 1 | October 27, 2017 00:49 |
All files present. but solver not compiling | saddy | OpenFOAM Programming & Development | 1 | July 29, 2017 09:50 |
[OpenFOAM.org] Trouble Compiling OpenFOAM-dev using Intel Compiler 15 for use on Xeon Phi | foamer123 | OpenFOAM Installation | 9 | August 20, 2015 14:03 |
Help with KIVA4 source code compiling | geothokar | Main CFD Forum | 0 | September 3, 2010 05:40 |