Tel: +44(0)1865 300 579
Fax: +44(0)1865 300 232

Programs for Programmers

OmegaChart

OmegaChart

OmegaChart is a Fortran FlowChart generator which converts FORTRAN source code (f77 and f90, fixed or free form) to a FlowChart equivalence.

The generated flowchart is then transmitted as an Excel file. OmegaChart is a useful tool for untangling behind-the-scenes programming logic and enables the programmer or analyst to generate visual documentation of the execution route.

OmegaChart provides detailed "module level" logic such as loops, if-elseif-endif constructs and select-case constructs. With OmegaChart, you can effortlessly minimize the use of GOTO's and therefore "modernize" your code.

OmegaMath is a specialized module of OmegaChart which is capable of performing statement-level analysis of FORTRAN source code. For example, the quadratic formula, when coded into FORTRAN language, may look like
 

X1= (-BETA +sqrt(BETA* BETA -4* ALPHA *GAMMA))/(2*ALPHA)
X2= (-BETA –sqrt(BETA* BETA -4* ALPHA *GAMMA))/(2*ALPHA)

 
These “one-dimensional” expressions can be converted, via OmegaMath, to their original “two-dimensional” mathematical expression
 
Formulae presented in mathematical notation

Expressions with the radical symbol, superscript and/or fractions provide a more vivid view of the mathematical contents behind the program code.

OmegaChart 3.1 comes in three flavors, as described in the following table:


 
Version
OmegaChart 3.1 Lite
OmegaChart 3.1 ProA
OmegaChart 3.1 ProB
Maximum Allowable File Size (per session)
10000 lines
20000 lines
20000 lines
Maximum Allowable Module Size (per session)
2000 lines
5000 lines
5000 lines
Allowable Number of Module (per session)
No Limit
No Limit
No Limit
OmegaMath Features
N/A
N/A
Yes
Registration Fee
35 pounds
65.00 pounds
89 pounds

 

Download a demo here.

for price details