I don't know of anyone who has done something like this.

You could in theory use the Java Native Interface to use a different
ODE solver.  This would be fairly tricky.  The class would need
to implement the methods in ptolemy.domains.ct.kernel.ODESolver

I've recently spent some time partially integrating a contribution of
some JNI code for actors from Vincent Arnould at Thales.  JNI
can be fairly tricky to use, the platform dependency issues are
complex.  The configure file in the devel tree now has better support
for JNI.

-Christopher

--------

    Hi,
    
    Is it possible to make a mixed signal simulation, in this case a CT analog
    circuit embeeded in a DE domain, but instead of using the ODE solver
    provided in Ptolemy use another circuit simulator. Perhaps a C/C++ link?
    
    Does anybody done something?
    
    Best Regards
    
    Jaime
    
    
    
    ---------------------------------------------------------------------------
   -
    Posted to the ptolemy-hackers mailing list.  Please send administrative
    mail for this list to: [EMAIL PROTECTED]
--------

----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to