User Tools

Site Tools


howtos:toolcoding:conditional_logic_for_code_running_in_simulation_vs_calibration

This is an old revision of the document!


Environmental variables

Documeter (Dimensional Analysis)

$isEmpty == true

simulator code simulator image within calibrator
simulator time (ts) running forwards
$history == false
NA
historical time (th) running backwards
$history == true
calibrator running forwards
$history == false

SAMM evaluation

$isEmpty == false

simulator code simulator image within calibrator
simulator time (ts) “normal” evaluation
$history == false
NA
historical time (th) eval his outs
$history == true
eval his ins
$history == false

Code examples

howtos/toolcoding/conditional_logic_for_code_running_in_simulation_vs_calibration.1308079086.txt.gz · Last modified: 2011/06/14 19:18 by marcus.williams