ucini1

Description

Function ucini1 is called at the beginning of a scheduling run before the alternative information has been read.

Synopsis


#include "factor.h"

void ucini1(void)

Returns

Nothing.

Note: This function is typically used to install custom rules and similar initialization tasks that do not depend upon the model data. It is recommended that you only call rule “install” functions from this routine.
Note: This function is called once in the Scheduler before model data is loaded.