|
[Sponsors] |
March 16, 2018, 06:00 |
library compiles but no changes in results
|
#1 |
New Member
Join Date: Nov 2017
Location: Germany
Posts: 11
Rep Power: 9 |
Hello everyone !
I have been looking at this matter for some time but i still have no clue. This Forum has been very helpful in the past and i hope it will be this time too, so thank you all in advance ! I'm modifying some models formulas in the lagrangian/intermediate library and i recompile it after the modification. The solver icoUncoupledKinematicParcelFoam which uses this specific library do not apply the changes i included in the library even if i recompile the solver itself. before every compilation i of course introduce a wclean libso and then wmake libso. An intresting observation is that the solver still works even after the wclean libso (without wmake libso), from where is the solver accessing the libraries if all the Include are wiped out by the wclean libso ??? Any ideas why ? More details: - I use OpenFoam 4.1 - I include the changes directly in OpenFOAM-4.1/src/lagrangian/intermidiate - no errors occur after the compilation (is up to date) - OpenFOAM-4.1/platforms/linux64GccDPInt320Opt/lib/liblagrangianIntermediate.so seems to have registered the modification (recent time trail) - in the Make folder of the intermediate, in "files" the following line is included LIB = $(FOAM_LIBBIN)/liblagrangianIntermediate - the options files is also included in this thread Last edited by elomri; March 16, 2018 at 07:48. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] Multi species mass transport library [update] | novyno | OpenFOAM Community Contributions | 111 | November 10, 2021 00:37 |
The fl process could not be started because of UDF | majid_kamyab | Fluent UDF and Scheme Programming | 6 | December 15, 2015 09:42 |
decomposePar is missing a library | whk1992 | OpenFOAM Pre-Processing | 8 | March 7, 2015 08:53 |
Compiled library vs. inInclude Files, DSMC solver crashes after run | GPesch | OpenFOAM Programming & Development | 8 | April 18, 2013 08:17 |
[swak4Foam] Installing swak4Foam to OpenFOAM in mac | Kaquesang | OpenFOAM Community Contributions | 22 | January 21, 2013 12:51 |