$ operator can be used for conditional statements but GAMS compiler
encounters an error if we use $ in equation definitions! In fact, if
you change NLP to DNLP , "Error 53: Endogenous $ operation not
allowed" will appear! So, maybe you can define LoadCover in
conditional statement before equation part!