|
[Sponsors] |
June 27, 2011, 01:20 |
Extending Libraries
|
#1 |
Member
venkat
Join Date: Mar 2011
Location: Bangalore,india
Posts: 47
Rep Power: 15 |
hi everyone,
The OpenFOAM software includes over 80 shared libraries containing a range of functionality for numerics, linear solvers, modelling, meshing, post-processing, etc. Libraries are designed to be conveniently extended with the following feature helping to make the task easier. Dynamic linking of libraries When a new library is created, it does not need to be linked directly into applications wishing to use its functionality. Instead, the user can dynamically link the library at run-time, through a setting in the case controlDict file. I want to create a new scheme or implementation of existing scheme in openfoam, can anybody applied the above method, if so please write the procedure for doing so,thanks in advans, Regards, |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Can't profile shared libraries | rsamuel | OpenFOAM Programming & Development | 1 | August 3, 2009 10:58 |
Installation/Tutorial - libraries not found (blockMesh) | bernarde | OpenFOAM | 3 | June 19, 2009 13:36 |
Fortran90 (creating executable by using libraries) | Ravi | Main CFD Forum | 0 | September 27, 2004 23:34 |
help on POOMA/PVM etc. libraries | mayank | Main CFD Forum | 0 | November 15, 2002 00:04 |
More advise on libraries to solve linear system | Ricardo Bonon | Main CFD Forum | 0 | May 18, 2000 19:37 |