SPPARKS Website - SPPARKS Documentation - SPPARKS Commands

seed command

Syntax:

seed Nvalue 

Examples:

seed 5838959 

Description:

This command sets the random number seed for a master random number generator which is used by SPPARKS to initialize auxiliary random number generators which in turn are used for all operations in the code requiring random numbers. Thus this command is needed to perform any simulation with SPPARKS.

Restrictions: none

Related commands: none

Default: none