Discrete Process Simulation

(Downloads)














 

 

 

 

 

Downloads

In this area all downloadable files of TOMASWEB can be found. All software comes in ZIP-format. Each ZIP-file contains a file "files.txt" with a description of the files included.

You need Delphi 5, 6 , 7, 2005 or 2007 to be able to compile and link this software. If you need to know more on or buy Delphi, or if you are interested in the latest news on this development tool, you can go directly to the Delphi website of Borland.

This page is divided in three sections:

  • Documentation of the software in Word or PDF format
  • Precompiled units for users that are not interested in the source codes.
  • Source files: a complete set of all source, mentioned in the tools section.

Documentation

  • Explanation of the process approach
  • TOMAS
  • Graphics
  • Resources
  • Animation
  • Input
tomasdoc.zip

Precompiled units

The precompiled units come in five versions:
  • for Delphi 5
  • for Delphi 6
  • for Delphi 7
  • for Delphi 2005
  • for Delphi 2007
Be sure to download the right version. For simple use download the right zip-file version and extract the files to the LIB-directory of your Delphi environment.
You can also extract them to a TOMAS-directory and add this directory to the Library Path
(via Tools-->Environment Options-->Library)

tomas for Delphi 5

tomas for Delphi 6

tomas for Delphi 7 tomas for Delphi 2005
tomas for Delphi 2007

Source codes

All sources are contained in tomas.zip. Only the kernel TomasProcess comes in precompiled format (select TomasProcess.dc5 for Delphi5, Tomasprocess.dc6 for Delphi6, TomasProcess.dc7 for Delphi 7, Tomasprocess.dc2005 for Delphi 2005 or Tomasprocess.dc2007 for Delphi 2007 Rename the one chosen to TomasProcess.dcu).
Source codes are ment to be used in design mode, and therefore you may need to install some components (ONLY for 3D-animation and distributed simulations). To do so use the *.dcr files.

tomas