Dasslc Mex file compilation to Matlab 5.3 and 6.5!

版本 1.0.0.0 (55.4 KB) 作者: Giovani Tonel
I have compiled a Dasslc solver version (MATLAB MEX INTERFACE), in order to use with Matlab (version
2.4K 次下载
更新时间 2008/10/17

无许可证

DASSLC (Differential-Algebraic System Solver in C) is an easy-to-use and application independent C-based DAE solver package. It does the multirate integration of systems of differential-algebraic equations (DAEs). The integration algorithm used in DASSLC is an extension of the DASSL code of Linda R. Petzold[1]. The setup algorithm used in DASSLC is based on the DAWRS code[3,2], a package to solve DAEs on parallel machines. Actually, DASSLC was extracted from DAWRS to run on sequential machines.

[1] L. R. Petzold. DASSL: Differential algebraic system solver. Technical Report Category #D2A2, Sandia National Laboratories, Livermore, California, 1983.

[2] A. R. Secchi. Simulação Dinâmica de Processos Químicos pelo Método da Relaxação em Forma de Onda em Computadores Paralelos. PhD thesis, COPPE/UFRJ, Rio de Janeiro, RJ, October 1992.

[3] A. R. Secchi, M. Morari, and E. C. Biscaia Jr. Dawrs: A differential-algebraic system solver by the waveform relaxation method. In Proceedings of The Sixth Distributed Memory Computing Conference (DMCC6), pages 502{505, Portland, Oregon, April 1991.

########################
You can download the source code of the interface at: http://www.enq.ufrgs.br/enqlib/numeric/(lfile: DASSLC3)

A tip: first ready the file README.dasslc2ml

########################

引用格式

Giovani Tonel (2024). Dasslc Mex file compilation to Matlab 5.3 and 6.5! (https://www.mathworks.com/matlabcentral/fileexchange/17001-dasslc-mex-file-compilation-to-matlab-5-3-and-6-5), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R11
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Get Started with MATLAB Compiler SDK 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0

I added some comments!