CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

non-uniform boundray condition - solution parabolicVelocityFvPatchV ectorField

Register Blogs Community New Posts Updated Threads Search

Rate this Entry

non-uniform boundray condition - solution parabolicVelocityFvPatchV ectorField

Posted February 23, 2017 at 03:16 by kindle
Updated June 7, 2017 at 12:19 by kindle

From

http://www.tfd.chalmers.se/~hani/kur...yCondition.pdf

https://sourceforge.net/p/openfoam-e...bolicVelocity/

Compile the shared object (library) and add
Quote:
libs ("libmyBCs.so");
to system/controlDict

it will be linked ONLY at run time by LD_LIBRARY_PATH. It is linked using dlopen. In this case, no re-compilation is need for the solver simpleFoam.
Quote:
ldd $(which simpleFoam)
will not show up the library libmyBC.so.
Posted in programming
Views 579 Comments 0 Edit Tags Email Blog Entry
« Prev     Main     Next »
Total Comments 0

Comments

 

All times are GMT -4. The time now is 00:25.