Re: Simulating electrochemical reactions with Mathematica



"Mike Honeychurch" <M.Honeychurch@xxxxxxxxx> wrote in message
news:BF2774F7.BBC%M.Honeychurch@xxxxxxxxxxxx
> If the fortran code is supplied perhaps you could port it to matlab??

I was hoping Evgenij Barsoukov could say whether Andriy Gorkovenko (who
ported the DOS version of LEVM to Windows) or possibly somebody at Solartron
has ported the LEVM Fortran code to another language like C or C++. If thats
already been done, then porting it to Matlab would be a lot easier since
M-code resembles C/C++ a lot more than Fortran. Evgenij might know if this
is the case because he is coauthor with J. Ross Macdonald of the latest
edition of the book, Impedance Spectroscopy (see link below) and he
contributed some of the utilities included with the LEVM package.

http://www.amazon.com/exec/obidos/ASIN/0471647497/rossmacdonsho-20/104-7439666-3084705?creative=327641&camp=14573&link_code=as1

If LEVMW was available in C++, it might be more accessible to a broader
audience. Although C++ doesn't have a primitive complex numeric data type,
classes are readily available to do complex number crunching.

Regards,
Nick


.



Relevant Pages

  • Re: Simulating electrochemical reactions with Mathematica
    ... >> ported the DOS version of LEVM to Windows) or possibly somebody at Solartron ... > I guess the same thing could be done in Matlab. ... > wrapper function that would be called from Matlab and do all this things ... > abilities of Mathematica or Mathcad). ...
    (sci.chem.electrochem)
  • Re: Fortran based MEX w/ COMMON/SAVE
    ... > The Fortran code is really not very nice to look at. ... > use it as an engine and to control its behaviour from Matlab. ... necessary to cast void *. ...
    (comp.soft-sys.matlab)
  • Re: Speed Comparison
    ... Learn how to use mex to compile your fortran code with Intel ifort and use Matlab as front-end to your code and make nice plots when done. ...
    (comp.soft-sys.matlab)
  • Re: Fortran based MEX w/ COMMON/SAVE
    ... > The Fortran code is really not very nice to look at. ... > use it as an engine and to control its behaviour from Matlab. ... interface all our Fortran code using Fortran MEX function interfaces. ...
    (comp.soft-sys.matlab)
  • Re: Speed Comparison
    ... Learn how to use mex to compile your fortran code with Intel ifort and use Matlab as front-end to your code and make nice plots when done. ... do you know where one can find examples of this (gui frontend for ...
    (comp.soft-sys.matlab)