|
[Sponsors] |
Compiling new lagrangian patchInteractionModel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 31, 2016, 03:02 |
Compiling new lagrangian patchInteractionModel
|
#1 |
Senior Member
Join Date: Jan 2010
Location: Stuttgart
Posts: 150
Rep Power: 16 |
Hello together,
I try to implement the new lagrangian patchInteractionModel "pass" based on that was is described here: http://www.openfoam.org/mantisbt/view.php?id=1949 When I implemented it in the whole /lagrangian/intermedita library and recompiled that into FOAM_USER_LIBBIN and linked it to my solvers, the patchInteractionModel "pass" is available and it is working. But I receive a lot of warnings having loaded libraries multiple times. I guess the problem is that by recompiling the whole /lagrangian/intermedita library all other models in the intermediate library are available twice with the same name, once in my user specific library and once in the also linked original library from /src. So I tried to only recompile the new patchInteractionModel as "MyLocalInteraction" (see attachment). The library compiles, but when I link the library to the solver, it cannot find the new patchInteractionModel. Can you please help me how to only compile that small part of the /lagrangian/intermedita library ? Thanks in advance and kind regards Chrisi |
|
June 1, 2023, 20:06 |
|
#2 |
New Member
Ignacio Bartol
Join Date: Jun 2022
Posts: 2
Rep Power: 0 |
Hi, old post, but did you find a solution to this problem? I am trying to incorporate a new local patch interaction that mixes rebound and stick, but I am facing a similar problem.
Thanks! |
|
Tags |
compiling library, lagrangian, particle, patchinteraction, spray |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Lagrangian Particle Tracking in Eulerian-Eulerian Multiphase Flow | DarrenC | CFX | 5 | April 7, 2016 15:50 |
converse lagrangian field to eulerian | Jan_B | OpenFOAM Programming & Development | 0 | August 13, 2015 14:11 |
Water droplets in gas with Lagrangian solver & SimpleFoam | idnis | OpenFOAM Programming & Development | 1 | July 8, 2014 02:54 |
Problem compiling a custom Lagrangian library | brbbhatti | OpenFOAM Programming & Development | 2 | July 7, 2014 12:32 |
Help with KIVA4 source code compiling | geothokar | Main CFD Forum | 0 | September 3, 2010 06:40 |