Parametric Model Help

I'm attempting to build and run a simulation in Cameo based on the attached image, which is a block diagram that includes formula constraints and values.  The goal is to accomplish the following as a parametric model that simulates this, but I'm having difficulties making it work:

  1. From Power Consumption to Coil Temperature:
    • A binding connector should go from 'InitialPowerConsumption' in the 'Power Consumption' constraint block to 'PowerDissipation' in the 'Coil Temperature' constraint block. This represents the flow of power consumption data to its impact on the temperature of the coils.
  2. From Coil Temperature to Magnetic Field Strength:
    • If the coil temperature affects the magnetic field strength due to changes in the coil's physical properties (like resistance), a connector would link a temperature-related parameter from 'Coil Temperature T' to an influencing parameter within 'Magnetic Field Strength B'. However, if in this system the coil temperature does not directly affect the magnetic field strength, then no direct binding connector is needed.
  3. From Magnetic Field Strength to Radiation Levels:
    • A binding connector should link 'MagneticFieldStrength' from 'Magnetic Field Strength B' to 'MagneticFieldStrength' in the 'Radiation Levels R' constraint block. This shows how the magnetic field strength impacts the effectiveness of radiation shielding.