"Gap conductance for pin "+str(solidID)+" is invalid: "+str(pinObj.gapConductance))
# Cannot use the dynamic gap model if gap conductance was manually set
ifgeom.gapModel=='dynamic':
raiseRuntimeError("Cannot set gap conductance for pin: "+str(solidID)+" which uses a solid geometry that uses the dynamic gap model: "+str(solidTypeID))