RAM

Description: Amount of system memory available for program operations in units of megabytes. If an integer value is specified, that value will be used. If a real value is specified, that fraction will be used based on the physical memory available at the start of program execution. The AUTO setting uses a value equal to 0.8 times the available physical memory.

Note: If RAM is set to integer zero or real 1.0, all available physical memory will be used. This may result in either improved or degraded performance depending on the model size and available physical memory. The MAXRAM and MINRAM settings will override the RAM value specified. See also MAXRAM and MINRAM.

Option/Type:

0.0 < Real ≤ 1.0
Integer ≥ 0
AUTO

Default: AUTO