RUME.initialize
rume.RUME.initialize(data, rng)
Evaluates the Initializer(s) for this RUME.
Parameters
Returns
SimArray
-
the initial values ((N,C)-shaped array) for all geo scope nodes and IPM compartments
Raises
Name | Type | Description |
---|---|---|
InitException |
If initialization fails for any reason or produces invalid values. |