C++QED  v2 Milestone 10
a framework for simulating open quantum dynamics
Configuration file keys

Collected configuration file keys of all test classes. More...

+ Collaboration diagram for Configuration file keys:

Collected configuration file keys of all test classes.

OutputManager configuration file keys

Runner configuration file keys

Example usage:

# The options used for running the scripts, multiple keys can be given if they match opts*
opts=--etat 8 --sdf 3
opts1=--dc 0 --Dt 0.1 --NDt 10

# runmode specific options
single=...
single1=...
ensemble=...
master=... 

Verifier configuration file keys

The Verifier compares some test 'this' to another test 'other'.

If this=some_test is specified, it is probably also a good idea to import=some_test to keep the runmodes in sync. Currently the directory of expected results is Testing/expected, it is kept under version control so that changes in the output of the scripts are noticed.

GenericContinuer configuration file keys

Continuer configuration file keys

See GenericContinuer keys.

PythonContinuer configuration file keys

See GenericContinuer keys.

CompileTarget configuration file keys

StateComparer configuration file keys

The following configuration keys are read from the 'target'-sections.

TrajectoryComparer configuration file keys

The following configuration keys are read from the 'target'-sections.

FunctionComparer configuration file keys

The following configuration keys are read from the 'target'-sections.