Add conductances

The procedure for adding conductances to a model is:

  1. Ensure that the thermal solver input file contains the line: PARAM ADDUSRCOND 1.
  2. Wait for USER1 to be called with KODE=5, this occurs very early in the solution process.
  3. Define an array to define conductances and an array to hold the values.
  4. Call subroutine ADDCOND.