Destructor sends stop command to FFD and releases memory for co-simulation variables at the end of the simulation
function destructor extends Modelica.Icons.Function; input CFDThread FFDThre "the handler of FFD thread"; end destructor;