Customizing environment variables for calculators
Currently environment variables of the run-time environment of calculators are hard-wired. Ideally, there should be a resconfig entry for this. Alternatively, a yaml file can be sourced where the user can specify the values.
The resolution mechanism: the name of the variable can be passed over when creating the qadapter. This will be searched in the resconfig and its value will be retrived from there.