Encyclopaedia Index

(a) General description

In PHOENICS, most of the real numbers used in computations are stored in a single real-value array, namely the F-array.

The F-array appears in a module, F_array_data, which is made available by the include statement

       include '/phoenics/d_includ/farray' 

The dimensions of the array are set dynamically at runtime. For more information on this, click here.

wbs