Hi, I recently began utilizing DWSIM and am impressed by its capabilities. I've developed a simulation file, which I've split into three submodels to enhance convergence and streamline the overall process. Each submodel's input streams depend on the output streams from the others. To automate this interaction, I'm looking for a way for the input streams to be automatically updated as soon as new output data from the other models become available. Although I believe IronPython scripting can achieve...