\(\newcommand{\B}[1]{ {\bf #1} }\) \(\newcommand{\R}[1]{ {\rm #1} }\) \(\newcommand{\W}[1]{ \; #1 \; }\)
depend_command¶
View page sourceThe Depend Command¶
Syntax¶
dismod_at database depend
database¶
Is an
sqlite database containing the
dismod_at input tables which are not modified.
depend_var_table¶
A new depend_var_table is created with the information that maps a var_id to its meaning in terms of the model_variables .
Example¶
The file depend_command.py contains an example and test using this command.