CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   An ODE solver at the level of SIBS, KRR4 - Cannot seem to addToRuntimeSlectionTable (https://www.cfd-online.com/Forums/openfoam-programming-development/98866-ode-solver-level-sibs-krr4-cannot-seem-addtoruntimeslectiontable.html)

ranjansm March 21, 2012 00:09

An ODE solver at the level of SIBS, KRR4 - Cannot seem to addToRuntimeSlectionTable
 
Dear Foamers,

We are trying to couple a more stable ODE solver than SIBS and KRR4 with OF. Interested in OF-1.7.1 and OF-2.1

We have coupled the CVODE solver directly by modifying the src/ODE folder and changing the build options.

But we want do it as a dynamic library, so that all the solvers see and support that option.

I tried to compile it as a library (a la wmake libso). The library gets built, loaded but it does not recognize the ODE solver, even though I am doing addToRunTimeSelectionTable just like SIBS etc.

Any suggestions/help apprecaited.


All times are GMT -4. The time now is 05:23.