Jump to content



Featured Articles

Check out the latest featured articles.

File Library

Check out the latest downloads available in the File Library.

New Article

Product Viscosity vs. Shear

Featured File

Vertical Tank Selection

New Blog Entry

Low Flow in Pipes- posted in Ankur's blog

Open Simulator


This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic
Share this topic:
| More

#1 zorn81

zorn81

    Brand New Member

  • Members
  • 7 posts

Posted 30 May 2009 - 01:48 AM

Hello,

I've just descovered this open source simulator, it's entirely written in C++, it can be linked to scilab/matlab/simulink:

for LINUX, WINDOWS, source code available


http://www.enq.ufrgs...alsoc/wiki/EMSO

#2 zorn81

zorn81

    Brand New Member

  • Members
  • 7 posts

Posted 01 June 2009 - 01:12 AM

Hello,

Unfortunately EMSO simulator doesn't come with an own thermodynamic package (and calculation routines), it uses an external plugin called VRTHERM, closed source and usb hard key required.

I found this:

http://evgenii.rudny...misc/tdlib.html

It's an open library for thermodynamic calculations written in c++,sources available, i think it's possible to transform this library in a plugin EMSO compatible, but it will take a lot of work and c++ skilled people. EMSO's creator explains how to build a new plugin and the interface between the plugin itself and the simulator. The plugin will be in the form: plugin.so (gcc compiled).

Someone interested?


ZorN




Similar Topics