[Next] [Up] [Previous] [Contents]

General

1) There has been an increase in the speed of deletion of entities selected on the basis of being contained in a set. This is achieved by reducing the number of passes undertaken on the database.

2) Command Line input from a user input or batch file has been extended to 250 characters.

3) Extend the Model title in FEMGEN to be a max of 240 characters (from 20).

4) Increase length of extent of results array from 10,000 to 100,000 to allow for VIEW HIDDEN SHADE SMOOTH on large models (which can be a problem when using VIEW OPTIONS SHRINK command).

5) The flushing of the log and history files (which may affect the speed of some FEMGEN operations) is now influenced by a new resource Femsys.*.HCI.ForceFileFlush

Acceptable values are:
Always - The files are flushed after every write
Interactive - Only flushed when working interactively
Batch -   Only flush when in batch mode or reading from external source
Never -   Never flush the buffers
The default is Interactive.


[Next] [Up] [Previous] [Contents]