|
CORAPS | |
An application for planning fuel reshufflings in PWR nuclear power plants. It generates an optimal sequence of operations and assists the supervisor during the reshuffling process. |
|
Status |
In production for the seven Belgian nuclear power plants since 1990. |
|
Technical details |
Developped with ALLEGRO\CL (from
Franz Inc).
Total code lines: 76309 (blank lines and comment lines excluded)
Total comment lines: 13170 |
|
GIPSY | |
Graphical Integrated Planning SYstem is a tool for design and planning of electrical networks. GIPSY comprises a graphical interface, an object-oriented database, a system analysis module and various interfaces with load-flow and planning softwares. |
|
Status |
In use for several TEE projects abroad since 1996. |
|
Technical details |
Developped with ALLEGRO\CL (from
Franz Inc).
Uses also AllegroStore (an object-oriented database management system).
Total code lines: more than 75 000(blank lines and comment lines excluded)
Total comment lines: more than 25 000
This object-oriented application includes about 400 object class definitions (half of them are persistent classes - those that define the schema of a database). A class commonly inherits from 3 to 4 other classes. The maximum deepness of the application class hierarchies is 12 (20, including the Allegro CL classes). |
|
IATOS | |
Intelligent Aid To the Operator in a Substation is a knowledge based system designed to facilitate the execution of complex operations in an electrical substation |
|
Status |
In use at Angleur substation (Liège) since December 1998. |
|
Technical details |
Developped with ALLEGRO\CL (from
Franz Inc).
Total code lines: 23991 (blank lines and comment lines excluded)
Total comment lines: 8051 |
|
ORPHEO | |
A knowledge modelling tool for design and maintenance of large hypertext documents. |
|
Status |
Used for internal projects (TEE Quality System, TEE processes). |
|
Technical details |
Developped with ALLEGRO\CL (from
Franz Inc).
Total code lines: 5811 (blank lines and comment lines excluded)
Total comment lines: 1358 |
|
TROPIC | |
A preprocessor to the RELAP thermohydraulic code. |
|
Status |
In use at TEE since 1990 and in about 10 other organisations in the world. |
|
Technical details |
First developped on Symbolics Lisp Machine, ported on UNIX in 1992.
Now developped with LIQUID Common Lisp (from
Xanalysis, formerly Harlequin) and C.
Total LISP code lines: 24000
Total C code lines: 26000 |