Re: DHARMI project

=?iso-8859-1?Q?J=FCrgen_Weiss?= (jw@miro.stuttgart.netsurf.de)
Wed, 22 Jul 1998 09:54:11 +0200

> The aim of this project is to create a language that is well suited to
> writing scientific models, and hooking them up like tinker-toys. The
> hooking up can done via command line (included in every programs'
> interface) or visually via drag and drop. I do not intend for this
> project to rely on the GUI, but I still want it to have a rather nifty
> one.
>
> It is called DHARMI (Data Habitat And Rapid Modelling Infrastructure)
> and can be found at http://www.erols.com/panda/

Maybe it would be possible to extend the ptolemy system for these
purposes. It allows you to build scientific applications out of building
blocks and combine them in a CAD-like editor. It is also possible
to define a model in a tcl script. Building blocks can be implemented
in either C++ or Java. IMO it shouldn't be difficult to add guile as another
implementation or modeling language.

Ptolemy is a very big system and it's very nice.
And it's free software.

See http://ptolemy.eecs.berkeley.edu/