Parent table is: RUN
Child table is: TRND_MV
Child table is: TRND_CC
Child table is: DEV_CC
Child table is: DEV_P
Go to SSASIM input parameters overview
SSASIM: ASSUMP . id
Identifies set of assumptions specified on this row of table, so id value should be unique.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: assump.h and assump.cpp
SSASIM: ASSUMP . notes
Describes specification of table row in free-form note.
Valid values: any ASCII text (Note: do not copy and paste from a word processor because of the possibility of embedded non-ASCII characters.)
Source code: notes are not read by the model
SSASIM: ASSUMP . trnd_mv_id
Points to rows in child TRND_MV table.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: assump.h and assump.cpp
SSASIM: ASSUMP . trnd_cc_id
Points to row(s) in child TRND_CC table.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: assump.h and assump.cpp
SSASIM: ASSUMP . trnd_rstrm
Specifies which random number stream is used to generate multivariate normal variates used to generate long-run trend values of stochastic variables. This stream number cannot be used for another purpose in this run.
Valid values: 0 to 59, Integer
Source code: assump.h and assump.cpp
SSASIM: ASSUMP . dev_cc_id
Points to row(s) in child DEV_CC table.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: assump.h and assump.cpp
SSASIM: ASSUMP . dev_p_id
Points to row(s) in child DEV_P table.
Valid values: 1 to 999999999 (nine digits), Integer
Source code: assump.h and assump.cpp
SSASIM: ASSUMP . dev_rstrm
Specifies which random number stream is used to generate multivariate normal variates used to generate deviation values of stochastic variables. This stream number cannot be used for another purpose in this run.
Valid values: 0 to 59, Integer
Source code: assump.h and assump.cpp