QuantumATK Forum

QuantumATK => General Questions and Answers => Topic started by: njuxyh on March 14, 2019, 12:34

Title: in my working flow, the iv calculation is for unrelax or relaxed configuration
Post by: njuxyh on March 14, 2019, 12:34
Hi :
i have put configuration relaxation calculation together with iv calculation see figure. i am wondering the iv calculation is for unrelaxed configuration or relaxed configuration?
Title: Re: in my working flow, the iv calculation is for unrelax or relaxed configuration
Post by: Ulrik G. Vej-Hansen on March 14, 2019, 16:31
If you do it like you show, without any modifications, it will be the unrelaxed configuration. Study objects are not designed to be used sequentially in the same script.

However, it is easy to use the relaxed configuration instead. Just insert this line between the two study objects:

device_configuration = optimize_device_configuration.result()